- 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:
parent
fc65c3a5de
commit
047b23765b
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user