packages: perl/perl.spec - up to 5.14.2; porting/regen.t still fails

arekm arekm at pld-linux.org
Mon Nov 7 22:38:16 CET 2011


Author: arekm                        Date: Mon Nov  7 21:38:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 5.14.2; porting/regen.t still fails

---- Files affected:
packages/perl:
   perl.spec (1.445 -> 1.446) 

---- Diffs:

================================================================
Index: packages/perl/perl.spec
diff -u packages/perl/perl.spec:1.445 packages/perl/perl.spec:1.446
--- packages/perl/perl.spec:1.445	Sat Jul 23 23:03:58 2011
+++ packages/perl/perl.spec	Mon Nov  7 22:38:11 2011
@@ -47,7 +47,7 @@
 %define		perl_modver()		%([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{print $3}' %{SOURCE3} || echo ERROR)
 %define		perl_modversion()	%([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, $3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo ERROR)
 
-%define		ver	5.14.1
+%define		ver	5.14.2
 %define		rel	0.1
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
@@ -76,8 +76,8 @@
 Epoch:		1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/%{name}-%{ver}.tar.gz
-# Source0-md5:	0b74cffa3a10aee08442f950aecbaeec
+Source0:	http://www.cpan.org/src/5.0/%{name}-%{ver}.tar.gz
+# Source0-md5:	3306fbaf976dcebdcd49b2ac0be00eb9
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	de47d7893f49ad7f41ba69c78511c0db
 Source2:	%{name}.prov
@@ -1406,6 +1406,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.446  2011/11/07 21:38:11  arekm
+- up to 5.14.2; porting/regen.t still fails
+
 Revision 1.445  2011/07/23 21:03:58  arekm
 - partial files update; need more work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl.spec?r1=1.445&r2=1.446&f=u



More information about the pld-cvs-commit mailing list