SPECS: spamassassin.spec - updated to 3.2.0 - more BRs for tests -...

adamg adamg at pld-linux.org
Thu May 3 13:25:59 CEST 2007


Author: adamg                        Date: Thu May  3 11:25:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.2.0
- more BRs for tests
- package sa-compile
- release 0.1 (passes make test)

---- Files affected:
SPECS:
   spamassassin.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: SPECS/spamassassin.spec
diff -u SPECS/spamassassin.spec:1.122 SPECS/spamassassin.spec:1.123
--- SPECS/spamassassin.spec:1.122	Fri Feb 23 22:11:10 2007
+++ SPECS/spamassassin.spec	Thu May  3 13:25:54 2007
@@ -3,7 +3,7 @@
 # - build lib{,ssl}spamc.so (if there is a point)
 #
 # Conditional build:
-%bcond_without	tests		# perform "make test"
+%bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Mail
@@ -11,12 +11,12 @@
 Summary:	A spam filter for email which can be invoked from mail delivery agents
 Summary(pl.UTF-8):	Filtr antyspamowy, przeznaczony dla programów dostarczających pocztę (MDA)
 Name:		spamassassin
-Version:	3.1.8
-Release:	1
+Version:	3.2.0
+Release:	0.1
 License:	Apache Software License v2
 Group:		Applications/Mail
 Source0:	http://www.apache.net.pl/spamassassin/source/%{pdir}-%{pnam}-%{version}.tar.bz2
-# Source0-md5:	e8184a9a4ff11da5bd20b294cfeac7ac
+# Source0-md5:	6840e3be132e2c3cbf66298b0227e880
 Source1:	%{name}.sysconfig
 Source2:	%{name}-spamd.init
 URL:		http://spamassassin.apache.org/
@@ -40,9 +40,15 @@
 BuildRequires:	rpmbuild(macros) >= 1.310
 %if %{with tests}
 # are these really needed?
+BuildRequires:	perl-Encode-Detect
 BuildRequires:	perl-MIME-Base64
 BuildRequires:	perl-MIME-tools
+BuildRequires:	perl-Mail-DKIM
+BuildRequires:	perl-Mail-DomainKeys
+BuildRequires:	perl-Mail-SPF
 BuildRequires:	perl-MailTools
+BuildRequires:	perl-Razor > 2.61
+BUildRequires:	perl-Compress-Zlib
 %endif
 BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-Mail-SpamAssassin = %{version}-%{release}
@@ -137,8 +143,8 @@
 Group:		Applications/Mail
 Requires:	gnupg
 Requires:	perl-Archive-Tar
-Requires:	perl-libwww
 Requires:	perl-Mail-SpamAssassin = %{version}-%{release}
+Requires:	perl-libwww
 
 %description update
 sa-update automates the process of downloading and installing new
@@ -248,10 +254,12 @@
 %defattr(644,root,root,755)
 %doc BUGS CREDITS Changes INSTALL README STATUS TRADEMARK UPGRADE USAGE
 %doc procmailrc.example
+%attr(755,root,root) %{_bindir}/sa-compile
 %attr(755,root,root) %{_bindir}/sa-learn
 %attr(755,root,root) %{_bindir}/spamassassin
 # It's needed for help of spamassassin command.
 %{perl_vendorlib}/spamassassin-run.pod
+%{_mandir}/man1/sa-compile*
 %{_mandir}/man1/sa-learn*
 %{_mandir}/man1/spamassassin*
 
@@ -303,6 +311,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2007/05/03 11:25:54  adamg
+- updated to 3.2.0
+- more BRs for tests
+- package sa-compile
+- release 0.1 (passes make test)
+
 Revision 1.122  2007/02/23 21:11:10  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spamassassin.spec?r1=1.122&r2=1.123&f=u



More information about the pld-cvs-commit mailing list