Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2014-05-02 09:51:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamav (Old)
 and      /work/SRC/openSUSE:Factory/.clamav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamav"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamav/clamav.changes    2014-03-30 
12:10:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes       2014-05-02 
09:51:39.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 23 10:59:43 UTC 2014 - [email protected]
+
+- do not disable security checks in configure. That would be
+  insecure
+- use DFP_64bit also for aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clamav.spec ++++++
--- /var/tmp/diff_new_pack.upgLIv/_old  2014-05-02 09:51:41.000000000 +0200
+++ /var/tmp/diff_new_pack.upgLIv/_new  2014-05-02 09:51:41.000000000 +0200
@@ -107,7 +107,7 @@
 # SLES9 needs this macro to enable the quarantine feature in libmilter
 CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET"
 %endif
-%ifarch ppc64 ppc64le
+%if "%_lib" == "lib64"
 # tomsfastmath needs this for correct operation on 64-bit platforms
 CFLAGS="$CFLAGS -DFP_64BIT"
 %endif
@@ -124,7 +124,9 @@
        --enable-milter \
        %clamav_check \
        %llvm \
+%if 0%{?suse_version} == 0910
        --disable-zlib-vcheck \
+%endif
        --enable-clamdtop \
        --disable-timestamps
 



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to