From 29ad975c7c92a9068e51640d8871e33d23ac2b1fcb7d7d84f5cd7e1db924fc72 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 13 Jan 2016 18:12:46 +0000 Subject: [PATCH] Accepting request 350864 from home:msmeissn:branches:security - now can handle regexp using signatures using pcre bsc#960237 OBS-URL: https://build.opensuse.org/request/show/350864 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=126 --- clamav.changes | 5 +++++ clamav.spec | 1 + 2 files changed, 6 insertions(+) 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