OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 13-Nov-2007 18:32:24 Branch: HEAD Handle: 2007111317322400 Modified files: openpkg-src/apache-security apache-security.spec Log: fix file permission Summary: Revision Changes Path 1.8 +2 -2 openpkg-src/apache-security/apache-security.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache-security/apache-security.spec ============================================================================ $ cvs diff -u -r1.7 -r1.8 apache-security.spec --- openpkg-src/apache-security/apache-security.spec 13 Sep 2007 08:08:31 -0000 1.7 +++ openpkg-src/apache-security/apache-security.spec 13 Nov 2007 17:32:24 -0000 1.8 @@ -37,7 +37,7 @@ Group: Web License: Open Source Version: %{V_module} -Release: 20070913 +Release: 20071113 # list of sources Source0: http://www.modsecurity.org/download/modsecurity-apache_%{V_module}.tar.gz @@ -99,7 +99,7 @@ %{l_shtool} install -c -m 755 \ apache2/.libs/mod_security2.so \ $RPM_BUILD_ROOT%{l_prefix}/libexec/apache/mod_security.so - %{l_shtool} install -c -m 755 %{l_value -s -a} \ + %{l_shtool} install -c -m 644 %{l_value -s -a} \ %{SOURCE apache-security.conf} \ $RPM_BUILD_ROOT%{l_prefix}/etc/apache/apache.d/ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org