Build of lmdb feature in modsec disabled in libmodsecurity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: libmodsecurity
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://www.modsecurity.org/
|
||||
Group: System Environment/Daemons
|
||||
@@ -73,7 +73,7 @@ applications that use %{name}.
|
||||
--with-yajl \
|
||||
--with-maxmind \
|
||||
--with-geoip \
|
||||
--with-lmdb \
|
||||
--without-lmdb \
|
||||
--with-ssdeep \
|
||||
--with-lua \
|
||||
--with-pic
|
||||
@@ -114,6 +114,9 @@ make install DESTDIR=%{buildroot}
|
||||
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 7 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- lmdb disabled
|
||||
|
||||
* Tue Jan 22 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- New 3.x build for Fedora 29.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user