]> git.pld-linux.org Git - packages/apache-mod_security.git/commitdiff
- up to 1.9.1 (stable), rel 1
authorzbyniu <zbyniu@pld-linux.org>
Fri, 2 Dec 2005 19:33:02 +0000 (19:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_security.spec -> 1.11

apache-mod_security.spec

index bb87fc4cf9886a646e60941113869751fffb7b78..424182162eb7e1bff5042150dd040e44f0a9199d 100644 (file)
@@ -3,13 +3,13 @@
 Summary:       Apache module: securing web applications
 Summary(pl):   Modu³ do apache: ochrona aplikacji WWW
 Name:          apache-mod_%{mod_name}
-%define        _pre    RC1
-Version:       1.9
-Release:       0.%{_pre}.1
+%define        _pre    %{nil}
+Version:       1.9.1
+Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
-Source0:       http://www.modsecurity.org/download/modsecurity-%{version}%{_pre}.tar.gz
-# Source0-md5: 400c5f127aa1b406bb65875acdcc4908
+Source0:       http://www.modsecurity.org/download/modsecurity-apache-%{version}%{_pre}.tar.gz
+# Source0-md5: d648ba26b1dba708a06344072bea984c
 URL:           http://www.modsecurity.org/
 BuildRequires: apache-devel
 Requires(post,preun):  %{apxs}
@@ -17,7 +17,7 @@ Requires:     apache
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
-%define                _sysconfdir     %(%{apxs} -q SYSCONFDIR)
+%define                _sysconfdir     %(%{apxs} -q SYSCONFDIR)
 
 %description
 ModSecurity is an open source intrusion detection and prevention
@@ -31,7 +31,7 @@ dla aplikacji WWW. Operuje w ramach serwera WWW, dzia
 potê¿ny parasol chroni±cy aplikacje WWW przed atakami.
 
 %prep
-%setup -q -n modsecurity-%{version}%{_pre}
+%setup -q -n modsecurity-apache-%{version}%{_pre}
 
 %build
 cd apache2
This page took 0.108173 seconds and 4 git commands to generate.