diff --git a/spamassassin.spec b/spamassassin.spec index 1e2ff94..1f62c86 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -60,7 +60,7 @@ Requires: portreserve Summary: Spam filter for email which can be invoked from mail delivery agents Name: spamassassin Version: 3.3.2 -Release: 0.5.svn%{svnrev}%{?dist} +Release: 0.6.svn%{svnrev}%{?dist} License: ASL 2.0 Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -231,6 +231,7 @@ install -m 0644 %{SOURCE13} $RPM_BUILD_DIR/Mail-SpamAssassin-%{version}/ %doc USAGE sample-nonspam.txt sample-spam.txt %doc README.RHEL.Fedora %{_initrddir}/spamassassin +%dir %{_sysconfdir}/mail %config(noreplace) %{_sysconfdir}/mail/spamassassin %config(noreplace) %{_sysconfdir}/sysconfig/spamassassin %config(noreplace) %{_sysconfdir}/sysconfig/sa-update @@ -278,6 +279,9 @@ fi exit 0 %changelog +* Sun Feb 27 2011 Ville Skyttä - 3.3.2-0.6.svn1071394 +- Own /etc/mail dir (#645035). + * Wed Feb 16 2011 Nick Bebout - 3.3.2-0.5.svn1071394 - Oops, I left off svn in the Release of 3.3.2-0.4.svn1071394 @@ -556,7 +560,7 @@ exit 0 SA#4121 Score for user defined rules become ignored SA#3944 get_envelope_from not handling received header -* Sun Apr 10 2005 Ville Skyttä - 3.0.2-8 +* Sun Apr 10 2005 Ville Skyttä - 3.0.2-8 - Own /usr/share/spamassassin (#152534). - Drop no longer needed dependency filter script. @@ -641,7 +645,7 @@ exit 0 - svn snapshot 20040524 - svn snapshot 20040518 -* Sun May 2 2004 Ville Skyttä - 2.63-8 +* Sun May 2 2004 Ville Skyttä - 2.63-8 - #122233 - Require perl(:MODULE_COMPAT_*). - Use %%{_mandir} and %%{_initrddir}.