SPECS: apache-mod_perl.spec - release 2: added SECURITY -path_info...
radek
radek at pld-linux.org
Fri Mar 23 14:14:57 CET 2007
Author: radek Date: Fri Mar 23 13:14:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release 2: added SECURITY -path_info_secfix.path
---- Files affected:
SPECS:
apache-mod_perl.spec (1.153 -> 1.154)
---- Diffs:
================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.153 SPECS/apache-mod_perl.spec:1.154
--- SPECS/apache-mod_perl.spec:1.153 Mon Feb 12 22:23:47 2007
+++ SPECS/apache-mod_perl.spec Fri Mar 23 14:14:52 2007
@@ -32,7 +32,7 @@
Summary(zh_CN.UTF-8): 用于 Apache web 服务程序的 Perl 解释程序。
Name: apache-mod_perl
Version: 2.0.3
-Release: 1
+Release: 2
Epoch: 1
License: Apache
Group: Networking/Daemons
@@ -40,6 +40,7 @@
# Source0-md5: b40e2adf67c6be15a0041af1c67b6997
Source1: %{name}.conf
Patch0: %{name}-Makefile_PL.patch
+Patch1: %{name}-path_info_secfix.patch
URL: http://perl.apache.org/
BuildRequires: apache-devel >= 2.0.55-1
BuildRequires: apr-util-devel >= 1:1.0.0
@@ -237,6 +238,7 @@
%prep
%setup -q -n mod_%{mod_name}-%{version}
%patch0 -p1
+%patch1 -p0
bundled=$(%{__perl} -IApache-Test/lib -MApache::Test -e 'print Apache::Test->VERSION')
if [ "%apache_test_version" != "$bundled" ]; then
@@ -324,6 +326,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154 2007/03/23 13:14:52 radek
+- release 2: added SECURITY -path_info_secfix.path
+
Revision 1.153 2007/02/12 21:23:47 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_perl.spec?r1=1.153&r2=1.154&f=u
More information about the pld-cvs-commit
mailing list