]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- release 2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Apr 2001 02:38:49 +0000 (02:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- proper (at least compiling :) ipv6 patch

Changed files:
    apache-mod_perl.spec -> 1.6

apache-mod_perl.spec

index fe015de05d9ca994cb562a5370bb479f1a6362d7..5c15886648cec85659d5de89484a814cc0170dd1 100644 (file)
@@ -3,13 +3,14 @@ Summary:      A Perl interpreter for the Apache Web server
 Summary(pl):   Interpreter perla dla serwera WWW Apache
 Name:          apache-mod_perl
 Version:       1.25
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Group(pl):     Sieciowe/Serwery
 Source0:       http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
 Patch0:                apache-perl-rh.patch
-Patch1:                apache-perl-IPv6.patch
+# from ftp://ftp.kddlabs.co.jp/Linux/packages/Kondara/pub/Jirai/
+Patch1:                mod_perl-v6.patch
 BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRequires: perl >= 5.005_03-14
 BuildRequires: apache-devel
@@ -46,7 +47,7 @@ przyspiesza procesy zwi
 %prep
 %setup  -q -n mod_perl-%{version}
 %patch0 -p1
-%patch1 -p1
+%patch1 -p1
 
 %build
 perl Makefile.PL \
This page took 0.568259 seconds and 4 git commands to generate.