--- rpms/clamav/sme9/clamav.spec 2016/01/06 21:00:25 1.16 +++ rpms/clamav/sme9/clamav.spec 2016/05/03 19:17:24 1.19 @@ -13,7 +13,7 @@ Summary: Anti-virus software Name: clamav -Version: 0.99 +Version: 0.99.2 Release: 1%{?dist} License: GPL Group: Applications/System @@ -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) @@ -407,6 +408,15 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog +* 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]