]> git.pld-linux.org Git - packages/apache-mod_security.git/blobdiff - apache-mod_security.spec
Release 3 (by relup.sh)
[packages/apache-mod_security.git] / apache-mod_security.spec
index e0c50f186e0294fa60cc642971500eccb49302d3..d62b43398ecdb18e3d631ca40f92e705a2ff56ff 100644 (file)
@@ -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.3
-Release:       2
+Version:       2.7.5
+Release:       3
 License:       GPL v2
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.modsecurity.org/tarball/%{version}//modsecurity-apache_%{version}.tar.gz
-# Source0-md5: 4a220bf4b954ed1760462e5956f65b21
+# Source0-md5: ef471f4e126c34bf4d214103402a24ee
 Source1:       %{name}.conf
 URL:           http://www.modsecurity.org/
 BuildRequires: apache-devel
@@ -57,7 +57,7 @@ This package contains the ModSecurity Audit Log Collector.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{apachelibdir},%{apacheconfdir}/modsecurity.d} \
+install -d $RPM_BUILD_ROOT{%{apachelibdir},%{apacheconfdir}/modsecurity.d/activated_rules} \
        $RPM_BUILD_ROOT{/var/log/mlogc/data,%{_bindir},%{_sysconfdir}} \
        $RPM_BUILD_ROOT/var/lib/%{name}
 
@@ -87,6 +87,7 @@ fi
 %doc CHANGES README.* modsecurity* doc/* tools
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{apacheconfdir}/*_mod_%{mod_name}.conf
 %dir %{apacheconfdir}/modsecurity.d
+%dir %{apacheconfdir}/modsecurity.d/activated_rules
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{apacheconfdir}/modsecurity.d/*.*
 %attr(755,root,root) %{apachelibdir}/*.so
 %attr(770,http,root) %dir /var/lib/%{name}
This page took 0.039449 seconds and 4 git commands to generate.