packages: perl/perl-fix-h2ph-and-test.patch, perl/perl.spec - drop fix-h2ph...

arekm arekm at pld-linux.org
Sat Jul 23 22:14:51 CEST 2011


Author: arekm                        Date: Sat Jul 23 20:14:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop fix-h2ph-and-test.patch; looks obsolete; up to 5.14.1

---- Files affected:
packages/perl:
   perl-fix-h2ph-and-test.patch (1.1 -> 1.2) , perl.spec (1.443 -> 1.444) 

---- Diffs:

================================================================
Index: packages/perl/perl-fix-h2ph-and-test.patch
diff -u packages/perl/perl-fix-h2ph-and-test.patch:1.1 packages/perl/perl-fix-h2ph-and-test.patch:1.2
--- packages/perl/perl-fix-h2ph-and-test.patch:1.1	Tue Jan  4 22:22:53 2011
+++ packages/perl/perl-fix-h2ph-and-test.patch	Sat Jul 23 22:14:46 2011
@@ -12,15 +12,6 @@
 index 27dd7b9..8d62d46 100644
 --- a/lib/h2ph.t
 +++ b/lib/h2ph.t
-@@ -18,7 +18,7 @@ if (!(-e $extracted_program)) {
-     exit 0;
- }
- 
--plan(4);
-+plan(5);
- 
- # quickly compare two text files
- sub txt_compare {
 @@ -41,8 +41,16 @@ $result = runperl( progfile => 'lib/h2ph.pht',
                     stderr => 1 );
  like( $result, qr/syntax OK$/, "output compiles");

================================================================
Index: packages/perl/perl.spec
diff -u packages/perl/perl.spec:1.443 packages/perl/perl.spec:1.444
--- packages/perl/perl.spec:1.443	Sun May 15 10:40:32 2011
+++ packages/perl/perl.spec	Sat Jul 23 22:14:46 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.0
+%define		ver	5.14.1
 %define		rel	0.1
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
@@ -77,7 +77,7 @@
 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:	e688b0ddad50bca9a6223693a85c439d
+# Source0-md5:	0b74cffa3a10aee08442f950aecbaeec
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	de47d7893f49ad7f41ba69c78511c0db
 Source2:	%{name}.prov
@@ -89,7 +89,6 @@
 Patch6:		%{name}-write-permissions.patch
 Patch7:		%{name}-timer-test.patch
 Patch9:		%{name}-t-syslog.patch
-Patch10:	%{name}-fix-h2ph-and-test.patch
 URL:		http://dev.perl.org/perl5/
 %ifarch ppc
 # gcc 3.3.x miscompiles pp_hot.c
@@ -598,7 +597,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch9 -p1
-%patch10 -p1
 
 cat > runperl <<'EOF'
 #!/bin/sh
@@ -1423,6 +1421,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.444  2011/07/23 20:14:46  arekm
+- drop fix-h2ph-and-test.patch; looks obsolete; up to 5.14.1
+
 Revision 1.443  2011/05/15 08:40:32  arekm
 - partial update to 5.14.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl-fix-h2ph-and-test.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl.spec?r1=1.443&r2=1.444&f=u



More information about the pld-cvs-commit mailing list