auto-import changelog data from spamassassin-2.63-7.src.rpm

Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 12:38:21 +00:00
parent 64d886fde2
commit b328f3ca03

View File

@ -8,7 +8,7 @@
Summary: Spam filter for email which can be invoked from mail delivery agents.
Name: %{name}
Version: 2.63
Release: 5
Release: 7
License: Artistic
Group: Applications/Internet
URL: http://spamassassin.org/
@ -22,7 +22,7 @@ Source99: filter-requires-spamassassin.sh
# Patch: spamassassin-2.50-servicename.patch
# Patch2: spamassassin-2.50-chld.patch
Patch3: spamassassin-2.63-krb5-backcompat.patch
Requires: %(perl -le 'use Config; print $Config{vendorlibexp}')
Requires: %(perl -le 'use Config; print $Config{sitelibexp}')
Buildroot: %{_tmppath}/%{name}-root
Prefix: %{_prefix}
Requires: /sbin/chkconfig /sbin/service
@ -143,9 +143,11 @@ fi
exit 0
%changelog
* Sat Jan 24 2004 Warren Togami <wtogami@redhat.com> 2.63-5
- require vendorlib instead
- rebuild
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Feb 11 2004 Warren Togami <wtogami@redhat.com> 2.63-6
- require sitelib instead
* Wed Jan 21 2004 Warren Togami <wtogami@redhat.com> 2.63-3
- krb5-backcompat.patch so older krb5-devel does not fail