Hello community,

here is the log from the commit of package spamassassin for openSUSE:Factory
checked in at Thu Apr 21 12:16:11 CEST 2011.



--------
--- spamassassin/spamassassin.changes   2011-04-10 11:41:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/spamassassin/spamassassin.changes      
2011-04-20 11:39:40.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 20 09:38:34 UTC 2011 - vark...@novell.com
+
+- Fix the sa-update cronjob 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ spamassassin.spec ++++++
--- /var/tmp/diff_new_pack.R2YJR3/_old  2011-04-21 12:15:53.000000000 +0200
+++ /var/tmp/diff_new_pack.R2YJR3/_new  2011-04-21 12:15:53.000000000 +0200
@@ -27,7 +27,7 @@
 Name:           spamassassin
 Summary:        Extensible email filter which is used to identify spam
 Version:        %{sa_version}
-Release:        9
+Release:        10
 License:        Apache Software License ..
 Group:          Productivity/Networking/Email/Utilities
 AutoReqProv:    on
@@ -147,7 +147,7 @@
 License:        Apache License 2.0
 Group:          Development/Libraries/Perl
 Version:        %{ix_version}
-Release:        9
+Release:        10
 %{perl_requires}
 Requires:       perl-Mail-SpamAssassin = %{sa_version}
 

++++++ suse.cron-sa-update ++++++
--- /var/tmp/diff_new_pack.R2YJR3/_old  2011-04-21 12:15:53.000000000 +0200
+++ /var/tmp/diff_new_pack.R2YJR3/_new  2011-04-21 12:15:53.000000000 +0200
@@ -8,6 +8,7 @@
 if [ "$SPAM_SA_UPDATE" = "yes" ]
 then
        /usr/bin/sa-update &> /dev/null
+       result=$?
 
         if [ "$SPAM_SA_COMPILE" = "yes" -a $result = 0 ] ; then
                 /usr/bin/sa-compile &> /dev/null


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



Remember to have fun...

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

Reply via email to