rpms/ccs/devel ccs.spec,1.18,1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 6 16:40:02 UTC 2005


Author: cfeist

Update of /cvs/dist/rpms/ccs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26997

Modified Files:
	ccs.spec 
Log Message:
Fixed mandir globs.


Index: ccs.spec
===================================================================
RCS file: /cvs/dist/rpms/ccs/devel/ccs.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ccs.spec	6 May 2005 16:04:25 -0000	1.18
+++ ccs.spec	6 May 2005 16:40:00 -0000	1.19
@@ -11,7 +11,7 @@
 ###############################################################################
 Name: ccs
 Version: 0.25
-Release: 0.9
+Release: 0.11
 License: GPL
 Group: System Environment/Base
 Summary: CCS - The Cluster Configuration System
@@ -71,11 +71,7 @@
 /sbin/ccsd
 %config /etc/init.d/ccsd
 
-%{_mandir}/man5/cluster.conf.5.gz
-%{_mandir}/man7/ccs.7.gz
-%{_mandir}/man8/ccs_test.8.gz
-%{_mandir}/man8/ccs_tool.8.gz
-%{_mandir}/man8/ccsd.8.gz
+%{_mandir}/*/*
 
 %files devel
 %defattr(-,root,root,-)




More information about the fedora-cvs-commits mailing list