diff --git a/spamassassin.spec b/spamassassin.spec index 44d30e2..eb86339 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -8,7 +8,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents. Name: spamassassin Version: 3.0.2 -Release: 3 +Release: 4 License: Apache License Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -103,7 +103,7 @@ find $RPM_BUILD_ROOT%{perl_vendorlib}/* -type d -print | %files -f %{name}-%{version}-filelist %defattr(-,root,root) -%doc BUGS LICENSE CREDITS Changes README STATUS TRADEMARK UPGRADE +%doc BUGS LICENSE NOTICE CREDITS Changes README STATUS TRADEMARK UPGRADE %doc USAGE sample-nonspam.txt sample-spam.txt %config(noreplace) %{_initrddir}/spamassassin %config(noreplace) %{_sysconfdir}/mail/spamassassin @@ -140,6 +140,9 @@ fi exit 0 %changelog +* Thu Mar 24 2005 Joe Orton 3.0.2-4 +- package the NOTICE file + * Thu Mar 17 2005 Warren Togami - 3.0.2-3 - reinclude ia64, thanks jvdias