[packages/apache-mod_security] Up to 2.9.12
arekm
arekm at pld-linux.org
Wed Aug 20 09:13:52 CEST 2025
commit 098e7368f2a4951e9c791fa3e7ffad153ddaea11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Aug 20 09:13:46 2025 +0200
Up to 2.9.12
apache-mod_security.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/apache-mod_security.spec b/apache-mod_security.spec
index 21c5828..bd6564e 100644
--- a/apache-mod_security.spec
+++ b/apache-mod_security.spec
@@ -3,12 +3,12 @@
Summary: Apache module: securing web applications
Summary(pl.UTF-8): Moduł do apache: ochrona aplikacji WWW
Name: apache-mod_%{mod_name}
-Version: 2.7.5
-Release: 5
+Version: 2.9.12
+Release: 1
License: GPL v2
Group: Networking/Daemons/HTTP
-Source0: http://www.modsecurity.org/tarball/%{version}//modsecurity-apache_%{version}.tar.gz
-# Source0-md5: ef471f4e126c34bf4d214103402a24ee
+Source0: https://github.com/owasp-modsecurity/ModSecurity/releases/download/v%{version}/modsecurity-v%{version}.tar.gz
+# Source0-md5: 0a53077bc36e53d7c9e8b617d7e08f9d
Source1: %{name}.conf
URL: http://www.modsecurity.org/
BuildRequires: apache-devel
@@ -46,7 +46,7 @@ Requires: %{name} = %{version}
This package contains the ModSecurity Audit Log Collector.
%prep
-%setup -q -n modsecurity-apache_%{version}
+%setup -q -n modsecurity-v%{version}
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_security.git/commitdiff/098e7368f2a4951e9c791fa3e7ffad153ddaea11
More information about the pld-cvs-commit
mailing list