[clamav: 1/2] - Upgrade to 0.98.4 and updated daily.cvd (#1111811) - Add build requirement to libxml2 for DMG, Ope

Robert Scheck robert at fedoraproject.org
Sat Jun 21 17:40:58 UTC 2014


commit 5fcbde9d29c83d65196cbb0fd1a724453de2749d
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Jun 21 19:40:03 2014 +0200

    - Upgrade to 0.98.4 and updated daily.cvd (#1111811)
    - Add build requirement to libxml2 for DMG, OpenIOC and XAR

 clamav.spec |   10 +++++++---
 sources     |    4 ++--
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 793a79c..2c52d3a 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -52,7 +52,7 @@ Requires(postun):	 /bin/systemctl\
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
-Version:	0.98.3
+Version:	0.98.4
 Release:	1%{?dist}
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
@@ -70,7 +70,7 @@ Source0:	%name-%version%{?prerelease}-norar.tar.xz
 # To download the *.cvd, go to http://www.clamav.net and use the links
 # there (I renamed the files to add the -version suffix for verifying).
 Source10:	http://db.local.clamav.net/main-55.cvd
-Source11:	http://db.local.clamav.net/daily-18354.cvd
+Source11:	http://db.local.clamav.net/daily-19120.cvd
 
 Patch24:	clamav-0.92-private.patch
 Patch26:	clamav-0.98-cliopts.patch
@@ -83,7 +83,7 @@ BuildRoot:	%_tmppath/%name-%version-%release-root
 Requires:	clamav-lib = %version-%release
 Requires:	data(clamav)
 BuildRequires:	zlib-devel bzip2-devel gmp-devel curl-devel
-BuildRequires:	ncurses-devel openssl-devel
+BuildRequires:	ncurses-devel openssl-devel libxml2-devel
 BuildRequires:	%_includedir/tcpd.h
 %{?with_bytecode:BuildRequires:	bc tcl groff graphviz}
 %if %{have_ocaml}
@@ -855,6 +855,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 
 
 %changelog
+* Sat Jun 21 2014 Robert Scheck <robert at fedoraproject.org> - 0.98.4-1
+- Upgrade to 0.98.4 and updated daily.cvd (#1111811)
+- Add build requirement to libxml2 for DMG, OpenIOC and XAR
+
 * Sat May 10 2014 Robert Scheck <robert at fedoraproject.org> - 0.98.3-1
 - Upgrade to 0.98.3 and updated daily.cvd (#1095614)
 - Avoid automatic path detection breakage regarding curl
diff --git a/sources b/sources
index 9436b28..08599ef 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-e9210784829725bf716fda7ca536bbb0  clamav-0.98.3-norar.tar.xz
+22bca4a49928a883c90c549a93b9bcde  clamav-0.98.4-norar.tar.xz
 06f660f474d1a6863de4a00eb02521e3  main-55.cvd
-5a7d62d7d8ee4b237d6e08f5bc02037c  daily-18354.cvd
+14939dd869178d9c934bd2b7026104f5  daily-19120.cvd


More information about the scm-commits mailing list