SPECS: apache-mod_security.spec - up to 1.9.1 (stable), rel 1
zbyniu
zbyniu at pld-linux.org
Fri Dec 2 20:33:08 CET 2005
Author: zbyniu Date: Fri Dec 2 19:33:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.9.1 (stable), rel 1
---- Files affected:
SPECS:
apache-mod_security.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/apache-mod_security.spec
diff -u SPECS/apache-mod_security.spec:1.10 SPECS/apache-mod_security.spec:1.11
--- SPECS/apache-mod_security.spec:1.10 Fri Oct 28 00:05:47 2005
+++ SPECS/apache-mod_security.spec Fri Dec 2 20:33:02 2005
@@ -4,13 +4,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}
@@ -18,7 +18,7 @@
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
@@ -32,7 +32,7 @@
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
@@ -72,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/12/02 19:33:02 zbyniu
+- up to 1.9.1 (stable), rel 1
+
Revision 1.10 2005/10/27 22:05:47 zbyniu
- up to 1.9RC1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_security.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list