SPECS: apache-mod_perl.spec - version 2.03 rc1
radek
radek at pld-linux.org
Fri Sep 8 15:46:59 CEST 2006
Author: radek Date: Fri Sep 8 13:46:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 2.03 rc1
---- Files affected:
SPECS:
apache-mod_perl.spec (1.147 -> 1.148)
---- Diffs:
================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.147 SPECS/apache-mod_perl.spec:1.148
--- SPECS/apache-mod_perl.spec:1.147 Tue Aug 22 14:12:11 2006
+++ SPECS/apache-mod_perl.spec Fri Sep 8 15:46:54 2006
@@ -9,7 +9,7 @@
%define apxs /usr/sbin/apxs
%define mod_name perl
# NB! leave this without *release*
-%define apache_test_version 1.27
+%define apache_test_version 1.29
Summary: A Perl interpreter for the Apache Web server
Summary(cs): Vestavěný interpret Perlu pro WWW server Apache
Summary(da): En indbygget Perl-fortolker for webtjeneren Apache
@@ -30,13 +30,15 @@
Summary(uk): íĎÄŐĚŘ ×ÂŐÄĎ×Ő×ÁÎÎŃ ŚÎÔĹŇĐŇĹÔÁÔĎŇÁ Perl × ÓĹŇ×ĹŇ Apache
Summary(zh_CN): ÓĂÓÚ Apache web ˇţÎńłĚĐňľÄ Perl ˝âĘÍłĚĐňĄŁ
Name: apache-mod_perl
-Version: 2.0.2
-Release: 13
+%define _rc -rc1
+Version: 2.0.3
+Release: 0.%(echo %{_rc} | sed -e s/-//).1
Epoch: 1
License: Apache
Group: Networking/Daemons
-Source0: http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
-# Source0-md5: ad0a509fd34e3b8452887d80a1d45dea
+#Source0: http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
+Source0: http://people.apache.org/~pgollucci/mp2/mod_perl-%{version}%{_rc}.tar.gz
+# Source0-md5: 794dfb58f4219c76f600e8153d5cc347
Source1: %{name}.conf
Patch0: %{name}-Makefile_PL.patch
URL: http://perl.apache.org/
@@ -224,7 +226,7 @@
Perlowe API dla mod_perla.
%prep
-%setup -q -n mod_%{mod_name}-%{version}
+%setup -q -n mod_%{mod_name}-%{version}%{_rc}
%patch0 -p1
bundled=$(%{__perl} -IApache-Test/lib -MApache::Test -e 'print Apache::Test->VERSION')
@@ -311,6 +313,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.148 2006/09/08 13:46:54 radek
+- version 2.03 rc1
+
Revision 1.147 2006/08/22 12:12:11 glen
- -devel R: perl-Apache-Test (for libapreq2.spec); rel 13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_perl.spec?r1=1.147&r2=1.148&f=u
More information about the pld-cvs-commit
mailing list