瀏覽代碼

update modules

Ralf S. Engelschall 14 年之前
父節點
當前提交
d7f086bcb3
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 3 3
      perl-www/perl-www.patch
  2. 2 2
      perl-www/perl-www.spec

+ 3 - 3
perl-www/perl-www.patch

@@ -51,9 +51,9 @@ Index: Embperl-2.3.0/driver/epxalan.MAKEPL
  
      if (!$path || $path eq '.')
          {
-Index: Web-Scraper-0.33/Makefile.PL
---- Web-Scraper-0.33/Makefile.PL.orig	2011-02-17 18:14:26.000000000 +0100
-+++ Web-Scraper-0.33/Makefile.PL	2011-02-18 18:23:45.000000000 +0100
+Index: Web-Scraper-0.34/Makefile.PL
+--- Web-Scraper-0.34/Makefile.PL.orig	2011-02-17 18:14:26.000000000 +0100
++++ Web-Scraper-0.34/Makefile.PL	2011-02-18 18:23:45.000000000 +0100
 @@ -12,9 +12,9 @@
  requires 'HTML::Tagset';
  requires 'UNIVERSAL::require';

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

@@ -86,7 +86,7 @@
 %define       V_net_openid_consumer                   1.03
 %define       V_net_openid_server                     1.02
 %define       V_www_scraper                           3.05
-%define       V_web_scraper                           0.33
+%define       V_web_scraper                           0.34
 %define       V_net_oauth                             0.27
 %define       V_net_oauth_simple                      1.5
 
@@ -101,7 +101,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20110220
+Release:      20110225
 
 #   package options
 %option       with_curl  no