]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- updated to latest snap
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 6 Oct 2003 23:49:19 +0000 (23:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.42

apache-mod_perl.spec

index ae6104cb346ad7df7f73fa9fb77ff635fe3b3a9d..47585bced90e3ed099c65e24839adc192d2433af 100644 (file)
@@ -1,6 +1,6 @@
 %include       /usr/lib/rpm/macros.perl
 %define        apxs    /usr/sbin/apxs
-%define        snap    20030717
+%define        snap    20031007
 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
@@ -26,8 +26,8 @@ Release:      1.%{snap}.0
 License:       GPL
 Group:         Networking/Daemons
 #Source0:      http://perl.apache.org/dist/mod_perl-%{version}-current.tar.gz
-Source0:       http://radek.karnet.pl/pld/modperl-%{version}_%{snap}.tar.bz2
-# Source0-md5: af7904192118f7a8aec0d3bd245e4d15
+Source0:       modperl-%{version}_%{snap}.tar.bz2
+# Source0-md5: 84944a2acb0ddf6b24f31b6ee37a0575
 Source1:       %{name}.conf
 Patch0:                %{name}-Makefile_PL.patch
 URL:           http://perl.apache.org/
@@ -191,7 +191,7 @@ Apache web 
 
 %prep
 %setup  -q -n modperl-%{version}
-%patch0 -b .orig -p0
+%patch0 -b .orig -p1
 
 %build
 %{__perl} Makefile.PL \
This page took 0.213525 seconds and 4 git commands to generate.