Hello community,

here is the log from the commit of package spamassassin for openSUSE:Factory 
checked in at 2014-03-09 20:26:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-02-20 06:22:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.spamassassin.new/spamassassin.changes   
2014-03-09 20:26:58.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Feb 25 09:08:13 UTC 2014 - jweberho...@weberhofer.at
+
+- Use perl(IO::Socket::IP) only for openSUSE 12.2+, because it requires
+  a version minimum version of perl(IO::Socket) of 1.97 which is not available.
+  Spamassassin will fallback to use perl(IO::Socket::INET6) or
+  perl(IO::Socket::INET) instead.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spamassassin.spec ++++++
--- /var/tmp/diff_new_pack.EKQyCQ/_old  2014-03-09 20:26:59.000000000 +0100
+++ /var/tmp/diff_new_pack.EKQyCQ/_new  2014-03-09 20:26:59.000000000 +0100
@@ -123,7 +123,10 @@
 Requires:       perl(File::Copy) >= 2.02
 Requires:       perl(File::Spec) >= 0.8
 Requires:       perl(HTML::Parser) >= 3.43
+%if 0%{?suse_version} > 1210
+# Required perl(Socket) version 1.97+ is only available in 12.2+
 Requires:       perl(IO::Socket::IP)
+%endif
 Requires:       perl(IO::Zlib) >= 1.04
 Requires:       perl(Mail::DKIM) >= 0.37
 Requires:       perl(Net::DNS) >= 0.34

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

Reply via email to