- Disable YARA support for licensing reasons (bsc#1101654).

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=172
This commit is contained in:
Reinhard Max 2018-07-30 11:28:31 +00:00 committed by Git OBS Bridge
parent fc65c3a5de
commit 047b23765b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 30 11:27:30 UTC 2018 - max@suse.com
- Disable YARA support for licensing reasons (bsc#1101654).
-------------------------------------------------------------------
Wed Jul 25 16:23:09 UTC 2018 - mpluskal@suse.com

View File

@ -130,7 +130,8 @@ CFLAGS="$CFLAGS -DFP_64BIT"
%{clamav_check} \
--enable-clamdtop \
--disable-zlib-vcheck \
--disable-timestamps
--disable-timestamps \
--disable-yara
make V=1 %{?_smp_mflags}