[perl] fix patch again, sigh

Tom Callaway spot at fedoraproject.org
Wed Jan 26 21:50:50 UTC 2011


commit 16e956a96d35aafb274c24771c640e1bb6768a20
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Jan 26 16:51:39 2011 -0500

    fix patch again, sigh

 perl-ExtUtils-ParseXS-2.2206.patch |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/perl-ExtUtils-ParseXS-2.2206.patch b/perl-ExtUtils-ParseXS-2.2206.patch
index 27c78cf..98682b6 100644
--- a/perl-ExtUtils-ParseXS-2.2206.patch
+++ b/perl-ExtUtils-ParseXS-2.2206.patch
@@ -380,12 +380,12 @@ diff -up perl-5.12.3/cpan/ExtUtils-ParseXS/t/lib/IncludeTester.pm.22206 perl-5.1
 +
 diff -up perl-5.12.3/MANIFEST.22206 perl-5.12.3/MANIFEST
 --- perl-5.12.3/MANIFEST.22206	2011-01-26 16:36:42.933549001 -0500
-+++ perl-5.12.3/MANIFEST	2011-01-26 16:37:22.611549000 -0500
-@@ -1053,6 +1053,7 @@ cpan/ExtUtils-ParseXS/t/XSTest.pm		Test 
- cpan/ExtUtils-ParseXS/t/XSTest.xs		Test file for ExtUtils::ParseXS tests
- cpan/ExtUtils-ParseXS/t/XSUsage.pm		ExtUtils::ParseXS tests
- cpan/ExtUtils-ParseXS/t/XSUsage.xs		ExtUtils::ParseXS tests
++++ perl-5.12.3/MANIFEST	2011-01-26 16:50:52.762549003 -0500
+@@ -1044,6 +1044,7 @@ cpan/ExtUtils-ParseXS/Changes			ExtUtils
+ cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm	converts Perl XS code into C code
+ cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp	External subroutine preprocessor
+ cpan/ExtUtils-ParseXS/t/basic.t			See if ExtUtils::ParseXS works
 +cpan/ExtUtils-ParseXS/t/lib/IncludeTester.pm
- cpan/File-Fetch/lib/File/Fetch.pm	File::Fetch
- cpan/File-Fetch/t/01_File-Fetch.t	File::Fetch tests
- cpan/File-Fetch/t/null_subclass.t
+ cpan/ExtUtils-ParseXS/t/more.t			Extended ExtUtils::ParseXS testing
+ cpan/ExtUtils-ParseXS/t/typemap			Standard typemap for controlled testing
+ cpan/ExtUtils-ParseXS/t/usage.t			ExtUtils::ParseXS tests


More information about the scm-commits mailing list