]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- updated to 2.0.3 release auto/ac/apache-mod_perl-2_0_3-1 auto/th/apache-mod_perl-2_0_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 Dec 2006 07:37:37 +0000 (07:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.151

apache-mod_perl.spec

index 2809f26881094e4ee075ebfe3252477a7d5b365d..ed6732f9a69c3d2acfa08394f4a7c099150fb40d 100644 (file)
@@ -30,15 +30,13 @@ Summary(sv):        En inbyggd Perl-interpretator f
 Summary(uk):   íÏÄÕÌØ ×ÂÕÄÏ×Õ×ÁÎÎÑ ¦ÎÔÅÒÐÒÅÔÁÔÏÒÁ Perl × ÓÅÒ×ÅÒ Apache
 Summary(zh_CN):        ÓÃÓÚ Apache web ·þÎñ³ÌÐòµÄ Perl ½âÊͳÌÐò¡£
 Name:          apache-mod_perl
-%define        _rc     -rc1
 Version:       2.0.3
-Release:       0.%(echo %{_rc} | sed -e s/-//).1
+Release:       1
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
-#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
+Source0:       http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
+# Source0-md5: b40e2adf67c6be15a0041af1c67b6997
 Source1:       %{name}.conf
 Patch0:                %{name}-Makefile_PL.patch
 URL:           http://perl.apache.org/
@@ -236,7 +234,7 @@ Perl APIs for mod_perl.
 Perlowe API dla mod_perla.
 
 %prep
-%setup -q -n mod_%{mod_name}-%{version}%{_rc}
+%setup -q -n mod_%{mod_name}-%{version}
 %patch0 -p1
 
 bundled=$(%{__perl} -IApache-Test/lib -MApache::Test -e 'print Apache::Test->VERSION')
This page took 0.283173 seconds and 4 git commands to generate.