auto-import changelog data from spamassassin-3.0-2.pre1.src.rpm
Sun Jun 20 2004 Warren Togami <wtogami@redhat.com> - 3.0-2.pre1 - 3.0.0 pre1 - remove unnecessary patches applied upstream - update krb5 backcompat patch
This commit is contained in:
parent
db3b3f84f1
commit
b1a2844a6b
@ -1 +1 @@
|
|||||||
Mail-SpamAssassin-3.0-svn20040530.tar.bz2
|
Mail-SpamAssassin-3.000000-pre1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
157608b487ec5d73494dad371f101683 Mail-SpamAssassin-3.0-svn20040530.tar.bz2
|
53ebc4b0527d8f99d9fc3b52781a8100 Mail-SpamAssassin-3.000000-pre1.tar.bz2
|
||||||
|
@ -9,22 +9,22 @@
|
|||||||
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: %{name}
|
Name: %{name}
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
Release: 1
|
Release: 2.pre1
|
||||||
License: Apache License
|
License: Apache License
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.org/
|
URL: http://spamassassin.org/
|
||||||
# Subversion Snapshot
|
# Subversion Snapshot
|
||||||
# http://wiki.apache.org/spamassassin/DownloadFromSvn
|
# http://wiki.apache.org/spamassassin/DownloadFromSvn
|
||||||
Source0: Mail-SpamAssassin-3.0-svn20040530.tar.bz2
|
Source0: Mail-SpamAssassin-3.000000-pre1.tar.bz2
|
||||||
Source2: redhat_local.cf
|
Source2: redhat_local.cf
|
||||||
Source3: spamassassin-default.rc
|
Source3: spamassassin-default.rc
|
||||||
Source4: spamassassin-spamc.rc
|
Source4: spamassassin-spamc.rc
|
||||||
Source5: spamassassin.sysconfig
|
Source5: spamassassin.sysconfig
|
||||||
Source10: spamassassin-helper.sh
|
Source10: spamassassin-helper.sh
|
||||||
Source99: filter-requires-spamassassin.sh
|
Source99: filter-requires-spamassassin.sh
|
||||||
Patch3: spamassassin-2.63-krb5-backcompat.patch
|
Patch3: spamassassin-3.0-krb5-backcompat.patch
|
||||||
# SEND TO UPSTREAM: disable service by default
|
# SEND TO UPSTREAM: disable service by default
|
||||||
Patch4: spamassassin-3.0-disable_service.patch
|
#Patch4: spamassassin-3.0-disable_service.patch
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
@ -61,7 +61,7 @@ To filter spam for all users, add that line to /etc/procmailrc
|
|||||||
(creating if necessary).
|
(creating if necessary).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n spamassassin
|
%setup -q -n Mail-SpamAssassin-3.000000
|
||||||
# %%setup -q -n %{real_name}-%{version}
|
# %%setup -q -n %{real_name}-%{version}
|
||||||
|
|
||||||
# Backwards compatibility with older krb5-devel
|
# Backwards compatibility with older krb5-devel
|
||||||
@ -71,7 +71,7 @@ echo %{krb5backcompat}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# SEND TO UPSTREAM: disable service by default
|
# SEND TO UPSTREAM: disable service by default
|
||||||
%patch4 -p1
|
#%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
@ -157,6 +157,11 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2004 Warren Togami <wtogami@redhat.com> - 3.0-2.pre1
|
||||||
|
- 3.0.0 pre1
|
||||||
|
- remove unnecessary patches applied upstream
|
||||||
|
- update krb5 backcompat patch
|
||||||
|
|
||||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user