--- rpms/clamav/sme9/clamav.spec 2014/05/08 03:13:07 1.8 +++ rpms/clamav/sme9/clamav.spec 2015/05/13 15:04:08 1.15 @@ -13,15 +13,12 @@ Summary: Anti-virus software Name: clamav -Version: 0.98.3 +Version: 0.98.7 Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.clamav.net/ -Packager: Dag Wieers -Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ - Source: http://downloads.sourceforge.net/project/clamav/clamav/%{version}/clamav-%{version}.tar.gz Source1: clamav.init Source2: clamav-milter.init @@ -36,6 +33,9 @@ BuildRequires: ncurses-devel BuildRequires: zlib-devel %{!?_without_milter:BuildRequires: sendmail-devel >= 8.12} BuildRequires: check-devel +BuildRequires: openssl-devel +BuildRequires: libxml2-devel + ### Do not require the latest release of clamav-db specifically (people may use freshclam onward) #Requires: clamav-db = %{version}-%{release} @@ -223,7 +223,7 @@ EOF %{!?_without_milter:--enable-milter} \ --with-dbdir="%{_localstatedir}/clamav" \ --with-group="clamav" \ - --with-libcurl \ + --with-libcurl=%{_prefix} \ --with-user="clamav" ### Disable JIT until it is implemented securely (RHbz #573191) # --enable-llvm \ @@ -336,6 +336,7 @@ fi %{_bindir}/clamscan %{_bindir}/freshclam %{_bindir}/sigtool +%{_bindir}/clamsubmit %{_libdir}/libclamav.so.* %{_libdir}/libclamunrar.so.* %{_libdir}/libclamunrar_iface.so.* @@ -406,10 +407,26 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog +* Wed May 13 2015 Daniel Berteaud - 0.98.7-1.sme +- Updated to release 0.98.7 [SME: 8922] + +* Thu Jan 29 2015 Daniel Berteaud - 0.98.6-1.sme +- Updated to release 0.98.6 [SME: 8822] + +* Tue Dec 16 2014 Daniel Berteaud - 0.98.5-1.sme +- Updated to release 0.98.5 [SME: 8729] + +* Sat Jun 21 2014 Ian Wells - 0.98.4-2.sme +- Add BuildRequires for openssl-devel and libxml2-devel [SME: 8457] +- Remove Packager and Vendor from spec file. + +* Thu Jun 17 2014 David Beveridge - 0.98.4-1 +- Updates to release 0.98.4. + * Thu May 8 2014 David Beveridge - 0.98.3-1 - Updated to release 0.98.3. -* Sun Jan 26 2014 David Beveridge - 0.98.1-1 +* Sun Jan 26 2014 David Beveridge - 0.98.1-1 - Updates to release 0.98.1. * Tue Sep 24 2013 Dag Wieers - 0.98-1