Browse Source

modifying package: perl-www-5.8.8 20070921 -> 20070929

Christoph Schug 18 years ago
parent
commit
af86ff3848
2 changed files with 8 additions and 8 deletions
  1. 6 6
      perl-www/perl-www.patch
  2. 2 2
      perl-www/perl-www.spec

+ 6 - 6
perl-www/perl-www.patch

@@ -1,6 +1,6 @@
-Index: Embperl-2.2.0/Makefile.PL
---- Embperl-2.2.0/Makefile.PL.orig	2005-10-26 08:44:21 +0200
-+++ Embperl-2.2.0/Makefile.PL	2007-09-05 11:30:49 +0200
+Index: Embperl-2.3.0/Makefile.PL
+--- Embperl-2.3.0/Makefile.PL.orig	2005-10-26 08:44:21 +0200
++++ Embperl-2.3.0/Makefile.PL	2007-09-05 11:30:49 +0200
 @@ -621,7 +621,7 @@
  $base = $ENV{'ProgramFiles'} if ($win32) ;
  
@@ -19,9 +19,9 @@ Index: Embperl-2.2.0/Makefile.PL
      'clean'        => { FILES => 'dirent.h test/conf/httpd.conf test/conf/httpd.stop.conf test/conf/httpd.min.conf test/tmp/* Embperl.c $(OBJECT)' },
      'realclean'    => { FILES => 'embpmsgid.pl embpexec.pl embpexec.bat embpcgi.pl embpcgi.test.pl embpcgi.bat epocgi.pl epocgi.bat epocgi.test.pl embpfastcgi.pl embpfastcgi.test.pl test/conf/config.pl xs/mmargs.pl' },
      'dist'         => { COMPRESS => 'gzip', SUFFIX => 'gz'},
-Index: Embperl-2.2.0/driver/epxalan.MAKEPL
---- Embperl-2.2.0/driver/epxalan.MAKEPL.orig	2005-10-26 00:16:36 +0200
-+++ Embperl-2.2.0/driver/epxalan.MAKEPL	2007-09-05 11:30:49 +0200
+Index: Embperl-2.3.0/driver/epxalan.MAKEPL
+--- Embperl-2.3.0/driver/epxalan.MAKEPL.orig	2005-10-26 00:16:36 +0200
++++ Embperl-2.3.0/driver/epxalan.MAKEPL	2007-09-05 11:30:49 +0200
 @@ -8,7 +8,7 @@
  
  if (!$win32)

+ 2 - 2
perl-www/perl-www.spec

@@ -83,7 +83,7 @@
 %define       V_http_recorder                         0.05
 %define       V_http_response_encoding                0.05
 %define       V_wddx                                  1.02
-%define       V_embperl                               2.2.0
+%define       V_embperl                               2.3.0
 %define       V_net_openid_consumer                   0.14
 %define       V_net_openid_server                     0.13
 %define       V_www_scraper                           3.05
@@ -100,7 +100,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20070921
+Release:      20070929
 
 #   package options
 %option       with_curl  no