auto-import changelog data from spamassassin-3.0-5.rc1.src.rpm
Thu Aug 19 2004 Warren Togami <wtogami@redhat.com> - 3.0-5.rc1 - 3.0 rc1
This commit is contained in:
parent
1db810fc6b
commit
23f3b44cfd
@ -1 +1 @@
|
||||
Mail-SpamAssassin-3.0.0-pre4.tar.bz2
|
||||
Mail-SpamAssassin-3.0.0-rc1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
ffbc9664affc3e316eb78fb83820f9bf Mail-SpamAssassin-3.0.0-pre4.tar.bz2
|
||||
135e9b7f0943e9660afbb6f19be3f008 Mail-SpamAssassin-3.0.0-rc1.tar.bz2
|
||||
|
@ -9,13 +9,11 @@
|
||||
Summary: Spam filter for email which can be invoked from mail delivery agents.
|
||||
Name: %{name}
|
||||
Version: 3.0
|
||||
Release: 4.pre4
|
||||
Release: 5.rc1
|
||||
License: Apache License
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.org/
|
||||
# Subversion Snapshot
|
||||
# http://wiki.apache.org/spamassassin/DownloadFromSvn
|
||||
Source0: Mail-SpamAssassin-3.0.0-pre4.tar.bz2
|
||||
Source0: Mail-SpamAssassin-3.0.0-rc1.tar.bz2
|
||||
Source2: redhat_local.cf
|
||||
Source3: spamassassin-default.rc
|
||||
Source4: spamassassin-spamc.rc
|
||||
@ -23,8 +21,6 @@ Source5: spamassassin.sysconfig
|
||||
Source10: spamassassin-helper.sh
|
||||
Source99: filter-requires-spamassassin.sh
|
||||
Patch3: spamassassin-3.0-krb5-backcompat.patch
|
||||
# SEND TO UPSTREAM: disable service by default
|
||||
#Patch4: spamassassin-3.0-disable_service.patch
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
Prefix: %{_prefix}
|
||||
@ -70,9 +66,6 @@ echo %{krb5backcompat}
|
||||
%patch3 -p1
|
||||
%endif
|
||||
|
||||
# SEND TO UPSTREAM: disable service by default
|
||||
#%patch4 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
%{__perl} Makefile.PL DESTDIR=$RPM_BUILD_ROOT/ SYSCONFDIR=%{_sysconfdir} INSTALLDIRS=vendor ENABLE_SSL=yes < /dev/null
|
||||
@ -157,6 +150,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Thu Aug 19 2004 Warren Togami <wtogami@redhat.com> - 3.0-5.rc1
|
||||
- 3.0 rc1
|
||||
|
||||
* Sat Aug 07 2004 Warren Togami <wtogami@redhat.com> - 3.0-3.pre4
|
||||
- 3.0 pre4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user