SPECS: mailman.spec - fixed requires

baggins baggins at pld-linux.org
Fri Feb 3 23:44:25 CET 2006


Author: baggins                      Date: Fri Feb  3 22:44:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed requires

---- Files affected:
SPECS:
   mailman.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.113 SPECS/mailman.spec:1.114
--- SPECS/mailman.spec:1.113	Fri Feb  3 16:08:20 2006
+++ SPECS/mailman.spec	Fri Feb  3 23:44:20 2006
@@ -35,7 +35,7 @@
 BuildRequires:	python >= 2.1
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.202
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
@@ -47,6 +47,7 @@
 Requires(post):	grep
 Requires(postun):	fileutils
 Requires(postun):	grep
+Requires:	/sbin/chkconfig
 Requires:	crondaemon
 %pyrequires_eq	python-modules
 Requires:	smtpdaemon
@@ -414,6 +415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/02/03 22:44:20  baggins
+- fixed requires
+
 Revision 1.113  2006/02/03 15:08:20  baggins
 - 64bit fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list