--- rpms/clamav/sme9/clamav.spec 2014/05/08 05:15:23 1.9 +++ rpms/clamav/sme9/clamav.spec 2018/03/14 12:56:18 1.21 @@ -13,8 +13,8 @@ Summary: Anti-virus software Name: clamav -Version: 0.98.3 -Release: 2%{?dist} +Version: 0.99.4 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://www.clamav.net/ @@ -35,6 +35,7 @@ BuildRequires: zlib-devel BuildRequires: check-devel BuildRequires: openssl-devel BuildRequires: libxml2-devel +BuildRequires: pcre-devel ### Do not require the latest release of clamav-db specifically (people may use freshclam onward) @@ -223,7 +224,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 +337,7 @@ fi %{_bindir}/clamscan %{_bindir}/freshclam %{_bindir}/sigtool +%{_bindir}/clamsubmit %{_libdir}/libclamav.so.* %{_libdir}/libclamunrar.so.* %{_libdir}/libclamunrar_iface.so.* @@ -406,9 +408,39 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog -* Thu May 8 2014 Ian Wells - 0.98.3-2.sme -- Add BuildRequires for openssl-devel and libxml2-devel [SME: 8372] -- Remove Packager and Vendor from spec file. [SME: 8162] +* Wed Mar 14 2018 Daniel Berteaud - 0.99.4-1.sme +- Update to release 0.99.4 [SME: 10529] + +* Sat Jan 27 2018 Daniel Berteaud - 0.99.3-1.sme +- Update to release 0.99.3 [SME: 10499] + +* Tue May 3 2016 Daniel Berteaud - 0.99.2-1.sme +- Update to release 0.99.2 [SME: 9489] + +* Thu Mar 3 2016 Daniel Berteaud - 0.99.1-1.sme +- Update to release 0.99.1 [SME: 9267] + +* Tue Jan 12 2016 Daniel Berteaud - 0.99-2.sme +- Add pcre-devel to BuildRequires [SME: 9151] + +* Wed Jan 6 2016 Daniel Berteaud - 0.99-1.sme +- Update to release 0.99 [SME: 9151] + +* 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.