Hello community,

here is the log from the commit of package spamassassin for openSUSE:Factory 
checked in at 2013-12-11 19:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spamassassin (Old)
 and      /work/SRC/openSUSE:Factory/.spamassassin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spamassassin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes        
2013-06-15 09:40:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spamassassin.new/spamassassin.changes   
2013-12-11 19:44:41.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec  8 10:03:12 UTC 2013 - opens...@dstoecker.de
+
+- update spampd to version 2.42 (GIT version)
+
+-------------------------------------------------------------------

Old:
----
  spampd-2.20.tar.gz

New:
----
  spampd-2.42.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ spamassassin.spec ++++++
--- /var/tmp/diff_new_pack.FgAkyC/_old  2013-12-11 19:44:43.000000000 +0100
+++ /var/tmp/diff_new_pack.FgAkyC/_new  2013-12-11 19:44:43.000000000 +0100
@@ -17,7 +17,8 @@
 
 
 %define ix_version 2.05
-%define spd_version 2.20
+%define spd_version 2.42
+# http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm
 
 %define IXHASH iXhash2-%{ix_version}
 %define SPAMPD spampd-%{spd_version}
@@ -33,7 +34,7 @@
 Source:         
http://search.cpan.org/CPAN/authors/id/K/KM/KMCGRAIL/Mail-SpamAssassin-%{version}.tar.gz
 Source1:        Mail-SpamAssassin-rules-%{version}.tar.bz2
 Source2:        %{IXHASH}.tar.gz
-Source3:        %{SPAMPD}.tar.gz
+Source3:        %{SPAMPD}.tar.bz2
 Source10:       local.cf
 Source11:       init.spamd
 Source12:       sysconfig.spamd
@@ -153,6 +154,7 @@
 Summary:        The iXhash plugin for SpamAssassin
 Group:          Development/Libraries/Perl
 Requires:       perl-Mail-SpamAssassin = %version
+Requires:       perl(Digest::MD5)
 Version:        %{ix_version}
 Release:        0
 Provides:       perl-Mail-SpamAssassin-Plugin-iXhash = %{ix_version}
@@ -198,7 +200,7 @@
 
 %check
 # fails now... FIGURE out why
-#%{__make} test
+#%#{__make} test
 
 %install
 ## perl-Mail-SpamAssassin stuff
@@ -218,7 +220,7 @@
 ## spamassassin stuff
 %{__install} -d $RPM_BUILD_ROOT/etc/cron.daily/
 %{__install} -m 0755 %{S:15} $RPM_BUILD_ROOT/etc/cron.daily/
-%{__install} -D -m0755 %{SPAMPD}/spampd $RPM_BUILD_ROOT%{_sbindir}/spampd
+%{__install} -D -m0755 %{SPAMPD}/spampd.pl $RPM_BUILD_ROOT%{_sbindir}/spampd
 mv $RPM_BUILD_ROOT%{_bindir}/spamd $RPM_BUILD_ROOT%{_sbindir}/
 %{__install} -m 0644 %{S:10} $RPM_BUILD_ROOT/etc/mail/spamassassin/local.cf
 %{__install} -D -m 0644 %{S:11} $RPM_BUILD_ROOT/etc/init.d/spamd
@@ -287,8 +289,8 @@
 /var/adm/fillup-templates/sysconfig.spamd
 /var/adm/fillup-templates/sysconfig.spampd
 %if 0%{?suse_version} > 1140
-%config %{_unitdir}/system/spamd.service
-%config %{_unitdir}/system/spampd.service
+%{_unitdir}/system/spamd.service
+%{_unitdir}/system/spampd.service
 %endif
 
 %files -n perl-Mail-SpamAssassin -f %{name}.files

++++++ spampd-2.20.tar.gz -> spampd-2.42.tar.bz2 ++++++
++++ 4150 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to