rpms/spamass-milter/FC-3 spamass-milter.spec,1.3,1.4

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Wed Jun 15 09:10:53 UTC 2005


Author: pghmcfc

Update of /cvs/extras/rpms/spamass-milter/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29838

Modified Files:
	spamass-milter.spec 
Log Message:
Adjust initscript chkconfig values so it starts before sendmail



Index: spamass-milter.spec
===================================================================
RCS file: /cvs/extras/rpms/spamass-milter/FC-3/spamass-milter.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spamass-milter.spec	13 Jun 2005 08:07:57 -0000	1.3
+++ spamass-milter.spec	15 Jun 2005 09:10:51 -0000	1.4
@@ -1,7 +1,7 @@
 Summary:        Sendmail milter for spamassassin
 Name:           spamass-milter
 Version:        0.3.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPL
 Group:          System Environment/Daemons
 URL:            http://savannah.nongnu.org/projects/spamass-milt/
@@ -44,8 +44,8 @@
 #
 # Init file for Spamassassin sendmail milter.
 #
-# chkconfig: - 80 20
-# description: spamass-milter is a daemon which hooks into sendmail and \
+# chkconfig: - 79 21
+# description: spamass-milter is a daemon that hooks into sendmail and \
 #              routes email messages to spamassassin
 #
 # processname: spamass-milter
@@ -167,6 +167,9 @@
 %dir %attr(-,sa-milt,sa-milt) %{_localstatedir}/run/spamass-milter
 
 %changelog
+* Wed Jun 15 2005 Paul Howarth <paul at city-fan.org> - 0.3.0-6%{?dist}
+- Adjust initscript chkconfig values so it starts before sendmail
+
 * Mon Jun 13 2005 Paul Howarth <paul at city-fan.org> - 0.3.0-5%{?dist}
 - Help the configure script find sendmail
 




More information about the fedora-extras-commits mailing list