mcsnapshot has rules, add separate rules back in the next package.
This commit is contained in:
parent
5bd1a2b035
commit
99dbd4bf19
@ -1,2 +1 @@
|
|||||||
mcsnapshot.tgz
|
mcsnapshot.tgz
|
||||||
Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
|
||||||
|
1
sources
1
sources
@ -1,2 +1 @@
|
|||||||
57a321c63b1a97ee43d33a3bddced6d1 mcsnapshot.tgz
|
57a321c63b1a97ee43d33a3bddced6d1 mcsnapshot.tgz
|
||||||
daaca5fba5787774eb918e1a5e92be6a Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
|
||||||
|
@ -43,7 +43,7 @@ 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
|
||||||
# Temporary tarball before alpha3
|
# Temporary tarball before alpha3
|
||||||
Source0: mcsnapshot.tgz
|
Source0: mcsnapshot.tgz
|
||||||
Source1: Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.tgz
|
#Source1: Mail-SpamAssassin-rules-3.3.0-alpha2.r802600.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
|
||||||
@ -158,9 +158,9 @@ find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {}
|
|||||||
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
||||||
|
|
||||||
# Default rules from separate tarball
|
# Default rules from separate tarball
|
||||||
cd $RPM_BUILD_ROOT%{_datadir}/spamassassin/
|
#cd $RPM_BUILD_ROOT%{_datadir}/spamassassin/
|
||||||
tar xfvz %{SOURCE1}
|
#tar xfvz %{SOURCE1}
|
||||||
cd -
|
#cd -
|
||||||
|
|
||||||
find $RPM_BUILD_ROOT/usr -type f -print |
|
find $RPM_BUILD_ROOT/usr -type f -print |
|
||||||
sed "s@^$RPM_BUILD_ROOT@@g" |
|
sed "s@^$RPM_BUILD_ROOT@@g" |
|
||||||
@ -226,7 +226,7 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 09 2009 Warren Togami <wtogami@redhat.com> 3.3.3-0.7.mcsnapshot
|
* Thu Sep 10 2009 Warren Togami <wtogami@redhat.com> 3.3.3-0.8.mcsnapshot
|
||||||
- numerous bugs fixed
|
- numerous bugs fixed
|
||||||
- this snapshot is used during masscheck underway until
|
- this snapshot is used during masscheck underway until
|
||||||
September 17th in order to determine the base scores for spamassassin-3.3.0.
|
September 17th in order to determine the base scores for spamassassin-3.3.0.
|
||||||
|
Loading…
Reference in New Issue
Block a user