rpms/ccs/devel ccs.spec,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 9 16:02:02 UTC 2005


Author: cfeist

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

Modified Files:
	ccs.spec 
Log Message:
Re-add moving /etc/init.d dir.


Index: ccs.spec
===================================================================
RCS file: /cvs/dist/rpms/ccs/devel/ccs.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ccs.spec	9 May 2005 15:56:00 -0000	1.23
+++ ccs.spec	9 May 2005 16:01:59 -0000	1.24
@@ -11,7 +11,7 @@
 ###############################################################################
 Name: ccs
 Version: 0.25
-Release: 0.15
+Release: 0.17
 License: GPL
 Group: System Environment/Base
 Summary: CCS - The Cluster Configuration System
@@ -52,6 +52,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
+mkdir -p $RPM_BUILD_ROOT/etc/rc.d
+mv -f $RPM_BUILD_ROOT/etc/init.d $RPM_BUILD_ROOT/etc/rc.d/
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-cvs-commits mailing list