SPECS: template.spec - require rc-scripts at runtime using plain R...

qboosh qboosh at pld-linux.org
Sat Aug 13 17:49:00 CEST 2005


Author: qboosh                       Date: Sat Aug 13 15:49:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require rc-scripts at runtime using plain Requires;
  chkconfig R(post,preun) should assure proper installation order

---- Files affected:
SPECS:
   template.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/template.spec
diff -u SPECS/template.spec:1.51 SPECS/template.spec:1.52
--- SPECS/template.spec:1.51	Wed Jul 27 11:37:10 2005
+++ SPECS/template.spec	Sat Aug 13 17:48:55 2005
@@ -22,8 +22,8 @@
 URL:		-
 %if %{with initscript}
 BuildRequires:	rpmbuild(macros) >= 1.228
-Requires(post,preun):	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 %endif
 #BuildRequires:	autoconf
 #BuildRequires:	automake
@@ -171,6 +171,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2005/08/13 15:48:55  qboosh
+- require rc-scripts at runtime using plain Requires;
+  chkconfig R(post,preun) should assure proper installation order
+
 Revision 1.51  2005/07/27 09:37:10  glen
 - ldconfig and initscript samples added as bcond, other useful things
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template.spec?r1=1.51&r2=1.52&f=u




More information about the pld-cvs-commit mailing list