SPECS: apache-mod_security.spec - up to 1.9.4; more docs, nothing ...
zbyniu
zbyniu at pld-linux.org
Tue May 16 02:38:42 CEST 2006
Author: zbyniu Date: Tue May 16 00:38:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.9.4; more docs, nothing useful in INSTALL
---- Files affected:
SPECS:
apache-mod_security.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/apache-mod_security.spec
diff -u SPECS/apache-mod_security.spec:1.16 SPECS/apache-mod_security.spec:1.17
--- SPECS/apache-mod_security.spec:1.16 Fri Apr 14 19:07:56 2006
+++ SPECS/apache-mod_security.spec Tue May 16 02:38:37 2006
@@ -4,12 +4,12 @@
Summary: Apache module: securing web applications
Summary(pl): Moduł do apache: ochrona aplikacji WWW
Name: apache-mod_%{mod_name}
-Version: 1.9.2
+Version: 1.9.4
Release: 1
License: GPL v2
Group: Networking/Daemons
-Source0: http://www.modsecurity.org/download/modsecurity-apache-%{version}.tar.gz
-# Source0-md5: c28b66f02adb1ddb2d0885483f6f8e0e
+Source0: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz
+# Source0-md5: 74d2317781bab619cd7b6b376b978107
URL: http://www.modsecurity.org/
BuildRequires: apache-devel
BuildRequires: rpmbuild(macros) >= 1.268
@@ -31,7 +31,7 @@
parasol chroniący aplikacje WWW przed atakami.
%prep
-%setup -q -n modsecurity-apache-%{version}
+%setup -q -n modsecurity-apache_%{version}
%build
cd apache2
@@ -58,7 +58,8 @@
%files
%defattr(644,root,root,755)
-%doc README CHANGES INSTALL httpd.conf*
+%doc CHANGES README httpd.conf*
+%doc doc/modsecurity-manual.[ch]* doc/*.gif util
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*_mod_%{mod_name}.conf
%attr(755,root,root) %{_pkglibdir}/*.so
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/05/16 00:38:37 zbyniu
+- up to 1.9.4; more docs, nothing useful in INSTALL
+
Revision 1.16 2006/04/14 17:07:56 glen
- restart apache in %postun rather in %preun as the config file, loading module
is still there and module will be loaded after package is uninstalled, which
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_security.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list