From 6501b91074784b7a0d01c5ad4836e29b7a545de3 Mon Sep 17 00:00:00 2001 From: Lassi Marttala Date: Mon, 5 Mar 2012 13:51:56 +0100 Subject: Add man pages to rpm build --- automotive-dlt.spec.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'automotive-dlt.spec.in') diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in index 8c8b480..2ab48ec 100644 --- a/automotive-dlt.spec.in +++ b/automotive-dlt.spec.in @@ -105,6 +105,15 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/dlt-example-user-func %{_bindir}/dlt-example-filetransfer + +%files doc +%{_mandir}/man1/dlt-convert.1.gz +%{_mandir}/man1/dlt-daemon.1.gz +%{_mandir}/man1/dlt-receive.1.gz +%{_mandir}/man1/dlt-system.1.gz +%{_mandir}/man5/dlt-system.conf.5.gz +%{_mandir}/man5/dlt.conf.5.gz + %files devel %{_includedir}/dlt/*.h %{_libdir}/pkgconfig/@PROJECT_NAME@.pc -- cgit v1.2.1