rpms/perl/devel perl-5.10.0-Archive-Extract-0.26.patch, 1.1, 1.2 perl.spec, 1.156, 1.157

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Mar 9 00:24:46 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13077

Modified Files:
	perl-5.10.0-Archive-Extract-0.26.patch perl.spec 
Log Message:
add missing lzma test file

perl-5.10.0-Archive-Extract-0.26.patch:

Index: perl-5.10.0-Archive-Extract-0.26.patch
===================================================================
RCS file: /cvs/pkgs/rpms/perl/devel/perl-5.10.0-Archive-Extract-0.26.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-5.10.0-Archive-Extract-0.26.patch	8 Mar 2008 20:38:57 -0000	1.1
+++ perl-5.10.0-Archive-Extract-0.26.patch	9 Mar 2008 00:24:39 -0000	1.2
@@ -296,3 +296,23 @@
  which may not be feasible on your system. Consider setting the global
  variable C<$Archive::Extract::PREFER_BIN> to C<1>, which will prefer
  the use of command line programs and won't consume so much memory.
+diff -up perl-5.10.0/lib/Archive/Extract/t/src/x.lzma.packed.BAD perl-5.10.0/lib/Archive/Extract/t/src/x.lzma.packed
+--- perl-5.10.0/lib/Archive/Extract/t/src/x.lzma.packed.BAD	2008-03-08 19:20:41.000000000 -0500
++++ perl-5.10.0/lib/Archive/Extract/t/src/x.lzma.packed	2008-03-08 19:20:33.000000000 -0500
+@@ -0,0 +1,16 @@
++#########################################################################
++This is a binary file that was packed with the 'uupacktool.pl' which
++is included in the Perl distribution.
++
++To unpack this file use the following command:
++
++     uupacktool.pl -u lib/Archive/Extract/t/src/x.lzma.packed lib/Archive/Extract/t/src/x.lzma
++
++To recreate it use the following command:
++
++     uupacktool.pl -p lib/Archive/Extract/t/src/x.lzma lib/Archive/Extract/t/src/x.lzma.packed
++
++Created at Sat Mar  8 19:20:33 2008
++#########################################################################
++__UU__
++270``@```````````````````


Index: perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- perl.spec	8 Mar 2008 20:38:57 -0000	1.156
+++ perl.spec	9 Mar 2008 00:24:39 -0000	1.157
@@ -16,7 +16,7 @@
 
 Name:           perl
 Version:        %{perl_version}
-Release:        12%{?dist}
+Release:        13%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        The Perl programming language
 Group:          Development/Languages
@@ -1591,6 +1591,9 @@
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Sat Mar  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> 4:5.10.0-13
+- add missing lzma test file
+
 * Fri Mar  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> 4:5.10.0-12
 - conditionalize multilib patch report in patchlevel.h
 - Update Archive::Extract to 0.26




More information about the fedora-extras-commits mailing list