|
|
|
@ -19,7 +19,7 @@ |
|
|
|
|
Name: nginx |
|
|
|
|
Epoch: 1 |
|
|
|
|
Version: 1.12.2 |
|
|
|
|
Release: 20.beta5%{?dist} |
|
|
|
|
Release: 20.beta6%{?dist} |
|
|
|
|
|
|
|
|
|
Summary: A high performance web server and reverse proxy server |
|
|
|
|
Group: System Environment/Daemons |
|
|
|
@ -199,18 +199,6 @@ Requires: nginx == %{?epoch:%{epoch}:}%{version} |
|
|
|
|
%description mod-ndk |
|
|
|
|
%{summary}. |
|
|
|
|
|
|
|
|
|
%package mod-http-modsecurity |
|
|
|
|
Summary: nginx lua dynamic modules |
|
|
|
|
URL: https://github.com/SpiderLabs/ModSecurity-nginx |
|
|
|
|
Group: System Environment/Daemons |
|
|
|
|
License: Apache License 2.0 |
|
|
|
|
BuildRequires: libmodsecurity-devel |
|
|
|
|
Requires: libmodsecurity |
|
|
|
|
Requires: nginx == %{?epoch:%{epoch}:}%{version} |
|
|
|
|
|
|
|
|
|
%description mod-http-modsecurity |
|
|
|
|
%{summary}. |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%setup -q -T -D -a 300 |
|
|
|
@ -500,7 +488,7 @@ fi |
|
|
|
|
%{_libdir}/nginx/modules/ndk_http_module.so |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta5 |
|
|
|
|
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta6 |
|
|
|
|
- Add ndk and lua 3rd party modules (daniel@firewall-services.com) |
|
|
|
|
|
|
|
|
|
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta1 |
|
|
|
|