[bcfg2/el5] Man pages

Fabian Affolter fab at fedoraproject.org
Thu Jun 2 12:53:19 UTC 2011


commit 2fe49bc35631b826094d4f698cfa779f99356d42
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Thu Jun 2 14:52:59 2011 +0200

    Man pages

 bcfg2.spec |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/bcfg2.spec b/bcfg2.spec
index 514e4ec..d5cfa0e 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -164,7 +164,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog examples COPYRIGHT README
+%doc AUTHORS examples COPYRIGHT README
 
 %ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.cert
 %ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.conf
@@ -196,6 +196,7 @@ fi
 
 %files server
 %defattr(-,root,root,-)
+%{_mandir}/man8/%{name}*.8*
 %ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.key
 %config(noreplace) %{_sysconfdir}/sysconfig/bcfg2-server
 %{_initrddir}/bcfg2-server
@@ -208,13 +209,6 @@ fi
 %{_sbindir}/bcfg2-repo-validate
 %{_sbindir}/bcfg2-reports
 %{_sbindir}/bcfg2-server
-
-%{_mandir}/man8/bcfg2-admin.8*
-%{_mandir}/man8/bcfg2-build-reports.8*
-%{_mandir}/man8/bcfg2-info.8*
-%{_mandir}/man8/bcfg2-repo-validate.8*
-%{_mandir}/man8/bcfg2-server.8*
-
 %dir %{_var}/lib/bcfg2
 
 %changelog


More information about the scm-commits mailing list