|
|
@ -24,7 +24,7 @@ |
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 2.8 |
|
|
|
%define V_major 2.8 |
|
|
|
%define V_minor 0 |
|
|
|
%define V_minor 0 |
|
|
|
%define V_rules 3.1.0 |
|
|
|
%define V_rules 3.1.1 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: apache-security |
|
|
|
Name: apache-security |
|
|
@ -37,7 +37,7 @@ Class: EVAL |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: Open Source |
|
|
|
License: Open Source |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20181127 |
|
|
|
Release: 20190627 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/SpiderLabs/ModSecurity/releases/download/v%{V_major}.%{V_minor}/modsecurity-%{V_major}.%{V_minor}.tar.gz |
|
|
|
Source0: https://github.com/SpiderLabs/ModSecurity/releases/download/v%{V_major}.%{V_minor}/modsecurity-%{V_major}.%{V_minor}.tar.gz |
|
|
|