rpms/cfengine/devel cfengine.spec,1.7,1.8

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:22 UTC 2005


Author: thias

Update of /cvs/extras/rpms/cfengine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/cfengine/devel

Modified Files:
	cfengine.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: cfengine.spec
===================================================================
RCS file: /cvs/extras/rpms/cfengine/devel/cfengine.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cfengine.spec	3 Mar 2005 20:08:36 -0000	1.7
+++ cfengine.spec	5 Mar 2005 21:10:20 -0000	1.8
@@ -52,7 +52,7 @@
 
 # It's ugly, but thats the way Mark wants to have it. :(
 # If we don't create this link, cfexecd will not be able to start
-# (hardcoded) /var/sbin/cfagent in scheduled intervals. Other option 
+# (hardcoded) /var/sbin/cfagent in scheduled intervals. Other option
 # would be to patch cfengine to use %{_sbindir}/cfagent
 mkdir -p $RPM_BUILD_ROOT/var/cfengine/bin
 ln -sf %{_sbindir}/cfagent $RPM_BUILD_ROOT/var/cfengine/bin/
@@ -77,7 +77,7 @@
 #
 # All this stuff is pushed into doc directory.
 #
-rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name} 
+rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 
 %post
@@ -187,7 +187,7 @@
 * Wed Apr 09 2003 Juha Ylitalo <jylitalo at iki.fi> - 0:2.0.6-0.fdr.2
 - fixed URL
 - removed Requires as redundant
-- remove %{_infodir}/dir from package, if it would exist 
+- remove %{_infodir}/dir from package, if it would exist
   (which is not the case in RH8)
 
 * Wed Apr 09 2003 Juha Ylitalo <jylitalo at iki.fi> - 0:2.0.6-0.fdr.1
@@ -207,14 +207,14 @@
 - new upstream version.
 
 * Thu Jun 20 2002 Juha Ylitalo <juha.ylitalo at iki.fi> - 2.0.2-4
-- added check that if we are doing initial install 
+- added check that if we are doing initial install
   (meaning that /mnt/sysimage is mounted), there is no point at
   running cfkey until system boots up with correct root directory
 
 * Thu Jun 13 2002 Juha Ylitalo <juha.ylitalo at iki.fi> - 2.0.2-3
 - fixed revision numberings to go on in sensible way
 - added missing man page
-- changed cfexecd and cfservd to start later 
+- changed cfexecd and cfservd to start later
   (assuming your using chkconfig for setting things)
 - additional check in cfexecd start() for making sure that local cfkeys
   have been created.




More information about the fedora-extras-commits mailing list