]> git.pld-linux.org Git - packages/perl.git/commitdiff
- release 5.9 - mod_perl2 patch added. Needed some conflicts with earlier PERL_5_8_6
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 7 Jun 2005 11:11:24 +0000 (11:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  mod_perl versions and more fixes in code, but now it seems to start
  working...

Changed files:
    perl.spec -> 1.307

perl.spec

index 91953fb32b8f9d62185eda66f29bb8e27f266ae6..8f2b882c49306f6ac3e1379753c741b86059bb5e 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -52,7 +52,7 @@ Summary(tr):  Kabuk yorumlama dili
 Summary(zh_CN):        Perl ±à³ÌÓïÑÔ¡£
 Name:          perl
 Version:       5.8.6
-Release:       5%{!?with_threads:_nothr}
+Release:       5.9%{!?with_threads:_nothr}
 Epoch:         1
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -69,6 +69,7 @@ Patch5:               %{name}_581-soname.patch
 Patch6:                %{name}-test-noproc.patch
 Patch7:                %{name}_585-microperl_uconfig.patch
 Patch8:                %{name}_586-sperl-CAN-2005-0155.patch
+Patch9:                %{name}-mod_perl2.patch
 URL:           http://dev.perl.org/perl5/
 # required for proper Provides generation (older are not supported by spec)
 BuildRequires: rpm-build >= 4.3-0.20040107.4
@@ -616,6 +617,7 @@ microperlu - popraw je.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p0
+%patch9 -p0
 
 %build
 sh Configure \
This page took 0.067614 seconds and 4 git commands to generate.