From 0a01b00b1979d505cb203d2d284149cc4aa4f37e7f553876b08a7e7e138cea11 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 12 Apr 2010 09:52:03 +0000 Subject: [PATCH 1/3] Let configure decide about LLVM OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=25 --- clamav.changes | 6 ++++++ clamav.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/clamav.changes b/clamav.changes index 44b3512..1b7ca57 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 12 11:42:39 CEST 2010 - max@suse.de + +- Leave it up to configure to decide whether the arch supports JIT + compiling through LLVM (currntly only x86 and x86_64). + ------------------------------------------------------------------- Wed Apr 7 19:17:05 CEST 2010 - max@suse.de diff --git a/clamav.spec b/clamav.spec index 7fbb73d..0ea796f 100644 --- a/clamav.spec +++ b/clamav.spec @@ -149,7 +149,6 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET" --enable-milter \ %clamav_check \ --disable-zlib-vcheck \ - --enable-llvm \ --enable-clamdtop make %{?jobs:-j%jobs} From 80f8a11686199f43c2436c7001effcd89e652d7b7c866dfb93a02e39a072114b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 13 Apr 2010 19:23:11 +0000 Subject: [PATCH 2/3] Accepting request 37744 from security checked in (request 37744) OBS-URL: https://build.opensuse.org/request/show/37744 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=26 --- clamav.changes | 6 ------ clamav.spec | 1 + 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/clamav.changes b/clamav.changes index 1b7ca57..44b3512 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Apr 12 11:42:39 CEST 2010 - max@suse.de - -- Leave it up to configure to decide whether the arch supports JIT - compiling through LLVM (currntly only x86 and x86_64). - ------------------------------------------------------------------- Wed Apr 7 19:17:05 CEST 2010 - max@suse.de diff --git a/clamav.spec b/clamav.spec index 0ea796f..7fbb73d 100644 --- a/clamav.spec +++ b/clamav.spec @@ -149,6 +149,7 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET" --enable-milter \ %clamav_check \ --disable-zlib-vcheck \ + --enable-llvm \ --enable-clamdtop make %{?jobs:-j%jobs} From aa0d1b22472a79ade7a13fcce5e95d9c3859dc988b7731d83a47fb5706d52885 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 13 Apr 2010 19:23:12 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/clamav revision 29.0 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=cf787441aba9c906f679881726f74b57 --- clamav.changes | 6 ++++++ clamav.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/clamav.changes b/clamav.changes index 44b3512..1b7ca57 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 12 11:42:39 CEST 2010 - max@suse.de + +- Leave it up to configure to decide whether the arch supports JIT + compiling through LLVM (currntly only x86 and x86_64). + ------------------------------------------------------------------- Wed Apr 7 19:17:05 CEST 2010 - max@suse.de diff --git a/clamav.spec b/clamav.spec index 7fbb73d..f9ee33b 100644 --- a/clamav.spec +++ b/clamav.spec @@ -32,7 +32,7 @@ BuildRequires: check-devel pwdutils python BuildRequires: gcc-c++ Summary: Antivirus Toolkit Version: 0.96 -Release: 1 +Release: 2 License: GPLv2 Group: Productivity/Security Url: http://www.clamav.net @@ -149,7 +149,6 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET" --enable-milter \ %clamav_check \ --disable-zlib-vcheck \ - --enable-llvm \ --enable-clamdtop make %{?jobs:-j%jobs}