diff --git a/spamassassin.spec b/spamassassin.spec index 16e3396..3c91e97 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -6,7 +6,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents. Name: spamassassin Version: 3.1.0 -Release: 2.fc5 +Release: 3.fc5 License: Apache License Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -19,7 +19,7 @@ Source10: spamassassin-helper.sh # Patches 0-99 are RH specific # none yet # Patches 100+ are SVN backports (DO NOT REUSE!) -Patch121: spamassassin-3.0.4-4655-initrd-kill-ppid.patch +Patch122: spamassassin-3.1.0-nls-spamd-init.patch # end of patches Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Buildroot: %{_tmppath}/%{name}-root @@ -61,7 +61,7 @@ To filter spam for all users, add that line to /etc/procmailrc # Patches 0-99 are RH specific # none yet # Patches 100+ are SVN backports (DO NOT REUSE!) -%patch121 -p1 +%patch122 -p1 # end of patches %build @@ -148,6 +148,9 @@ fi exit 0 %changelog +* Thu Dec 01 2005 Warren Togami - 3.1.0-3 +- #174579 nls spamd init script (Rudolf Kastl) + * Tue Nov 08 2005 Warren Togami - 3.1.0-2 - #161785 ensure that service restart works