SPECS (AC-branch): apache-mod_perl.spec - release 2: added SECURIT...
radek
radek at pld-linux.org
Fri Mar 23 14:19:13 CET 2007
Author: radek Date: Fri Mar 23 13:19:13 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- release 2: added SECURITY -path_info_secfix.path; STBR
---- Files affected:
SPECS:
apache-mod_perl.spec (1.151 -> 1.151.2.1)
---- Diffs:
================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.151 SPECS/apache-mod_perl.spec:1.151.2.1
--- SPECS/apache-mod_perl.spec:1.151 Thu Dec 7 08:37:37 2006
+++ SPECS/apache-mod_perl.spec Fri Mar 23 14:19:08 2007
@@ -32,7 +32,7 @@
Summary(zh_CN): ÓĂÓÚ 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.151.2.1 2007/03/23 13:19:08 radek
+- release 2: added SECURITY -path_info_secfix.path; STBR
+
Revision 1.151 2006/12/07 07:37:37 qboosh
- updated to 2.0.3 release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_perl.spec?r1=1.151&r2=1.151.2.1&f=u
More information about the pld-cvs-commit
mailing list