- package the NOTICE file

This commit is contained in:
jorton 2005-03-24 14:09:17 +00:00
parent 9bdae1ff15
commit d4425f7b6f

View File

@ -8,7 +8,7 @@
Summary: Spam filter for email which can be invoked from mail delivery agents. Summary: Spam filter for email which can be invoked from mail delivery agents.
Name: spamassassin Name: spamassassin
Version: 3.0.2 Version: 3.0.2
Release: 3 Release: 4
License: Apache License License: Apache License
Group: Applications/Internet Group: Applications/Internet
URL: http://spamassassin.apache.org/ URL: http://spamassassin.apache.org/
@ -103,7 +103,7 @@ find $RPM_BUILD_ROOT%{perl_vendorlib}/* -type d -print |
%files -f %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist
%defattr(-,root,root) %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 %doc USAGE sample-nonspam.txt sample-spam.txt
%config(noreplace) %{_initrddir}/spamassassin %config(noreplace) %{_initrddir}/spamassassin
%config(noreplace) %{_sysconfdir}/mail/spamassassin %config(noreplace) %{_sysconfdir}/mail/spamassassin
@ -140,6 +140,9 @@ fi
exit 0 exit 0
%changelog %changelog
* Thu Mar 24 2005 Joe Orton <jorton@redhat.com> 3.0.2-4
- package the NOTICE file
* Thu Mar 17 2005 Warren Togami <wtogami@redhat.com> - 3.0.2-3 * Thu Mar 17 2005 Warren Togami <wtogami@redhat.com> - 3.0.2-3
- reinclude ia64, thanks jvdias - reinclude ia64, thanks jvdias