3.3.0-beta1
This commit is contained in:
parent
262594d348
commit
5aa83f6a48
@ -1,2 +1,2 @@
|
|||||||
Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
Mail-SpamAssassin-3.3.0-beta1.tar.bz2
|
||||||
Mail-SpamAssassin-3.3.0-svn882672.tar.bz2
|
Mail-SpamAssassin-rules-3.3.0-beta1.r886683.tgz
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
daaca5fba5787774eb918e1a5e92be6a Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
9b39e4e4fad09cfe9eff974f3d5a01ea Mail-SpamAssassin-3.3.0-beta1.tar.bz2
|
||||||
45c4c96e709d38c19b666a55ebfa8007 Mail-SpamAssassin-3.3.0-svn882672.tar.bz2
|
cbd092c4e0e71b531f7aca81d4eb2781 Mail-SpamAssassin-rules-3.3.0-beta1.r886683.tgz
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
# OVERRIDE RHEL VERSION HERE, RHEL BUILDSYSTEM DOESN'T HAVE DIST TAG
|
# OVERRIDE RHEL VERSION HERE, RHEL BUILDSYSTEM DOESN'T HAVE DIST TAG
|
||||||
#%%define rhel 4
|
#%%define rhel 4
|
||||||
|
|
||||||
|
#%define _source_filedigest_algorithm md5
|
||||||
|
|
||||||
# Define Variables that must exist
|
# Define Variables that must exist
|
||||||
%{?!rhel:%define rhel 0}
|
%{?!rhel:%define rhel 0}
|
||||||
%{?!fedora:%define fedora 0}
|
%{?!fedora:%define fedora 0}
|
||||||
@ -41,13 +43,13 @@
|
|||||||
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.3.0
|
Version: 3.3.0
|
||||||
%define prename svn882672
|
%define prename beta1
|
||||||
Release: 0.20.%{prename}%{?dist}
|
Release: 0.21.%{prename}%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.apache.org/
|
URL: http://spamassassin.apache.org/
|
||||||
Source0: http://www.apache.org/dist/%{name}/%{real_name}-%{version}-%{prename}.tar.bz2
|
Source0: http://www.apache.org/dist/%{name}/%{real_name}-%{version}-%{prename}.tar.bz2
|
||||||
Source1: Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
Source1: Mail-SpamAssassin-rules-3.3.0-beta1.r886683.tgz
|
||||||
Source2: redhat_local.cf
|
Source2: redhat_local.cf
|
||||||
Source3: spamassassin-default.rc
|
Source3: spamassassin-default.rc
|
||||||
Source4: spamassassin-spamc.rc
|
Source4: spamassassin-spamc.rc
|
||||||
@ -244,6 +246,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 03 2009 Warren Togami <wtogami@redhat.com> - 3.3.0-0.21.beta1
|
||||||
|
- 3.3.0-beta1
|
||||||
|
|
||||||
* Fri Nov 20 2009 Warren Togami <wtogami@redhat.com> - 3.3.0-0.20.svn882672
|
* Fri Nov 20 2009 Warren Togami <wtogami@redhat.com> - 3.3.0-0.20.svn882672
|
||||||
- svn882672 snapshot
|
- svn882672 snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user