--- rpms/clamav/sme9/clamav.spec 2016/01/06 21:00:25 1.16 +++ rpms/clamav/sme9/clamav.spec 2016/01/12 10:40:14 1.17 @@ -14,7 +14,7 @@ Summary: Anti-virus software Name: clamav Version: 0.99 -Release: 1%{?dist} +Release: 2%{?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) @@ -407,6 +408,9 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog +* 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]