]> git.pld-linux.org Git - packages/perl-Regexp-Common.git/commitdiff
- updated to 2.117 auto/ac/perl-Regexp-Common-2_117-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 8 Aug 2004 21:03:33 +0000 (21:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- commented out test.patch, we'll see if it is still needed

Changed files:
    perl-Regexp-Common.spec -> 1.20

perl-Regexp-Common.spec

index 102013c376de5e9110fcef6b2d8e105ed34fc16f..ec81334ee75af39d53cbdefc89064a65811f8d3a 100644 (file)
@@ -8,12 +8,12 @@
 Summary:       Regexp::Common Perl module - commonly requested regular expressions
 Summary(pl):   Modu³ Perla Regexp::Common - czêsto u¿ywane wyra¿enia regularne
 Name:          perl-Regexp-Common
-Version:       2.115
-Release:       2
+Version:       2.117
+Release:       1
 License:       Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 2cf0788ca410d863ebf6251f20aa0892
+# Source0-md5: 1ccecab99f7ae4f42c3428f07d5f8731
 Patch0:                %{name}-test.patch
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -50,7 +50,8 @@ cz
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+# Not sure if this patch is still needed
+#%patch0 -p1
 
 %{__perl} -pi -e 's/^(use 5.004)(73;)(.*)$/$1_$2$3/' lib/Regexp/Common.pm
 
This page took 0.119842 seconds and 4 git commands to generate.