diff --git a/clamav.changes b/clamav.changes index c1e9d1e..9f70d08 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 25 19:22:23 UTC 2015 - meissner@suse.com + +- now can handle regexp using signatures using pcre bsc#960237 + ------------------------------------------------------------------- Thu Dec 3 14:17:02 UTC 2015 - max@suse.com diff --git a/clamav.spec b/clamav.spec index ff051fc..4f87efe 100644 --- a/clamav.spec +++ b/clamav.spec @@ -33,6 +33,7 @@ BuildRequires: check-devel BuildRequires: libbz2-devel BuildRequires: libopenssl-devel BuildRequires: libxml2-devel +BuildRequires: pcre-devel BuildRequires: pwdutils BuildRequires: python-devel %define clamav_check --enable-check