rpms/perl-PDL/devel perl-PDL-2.4.3-test.patch, 1.1, 1.2 perl-PDL.spec, 1.33, 1.34

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Wed Aug 15 14:22:15 UTC 2007


Author: rnorwood

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

Modified Files:
	perl-PDL-2.4.3-test.patch perl-PDL.spec 
Log Message:
update test patch to fix ppc builds.

perl-PDL-2.4.3-test.patch:

Index: perl-PDL-2.4.3-test.patch
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL-2.4.3-test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-PDL-2.4.3-test.patch	6 Aug 2007 17:24:18 -0000	1.1
+++ perl-PDL-2.4.3-test.patch	15 Aug 2007 14:22:12 -0000	1.2
@@ -10,7 +10,7 @@
  my $lon3 = double [-180.0, -180.0,  180.0,  180.0];
  my $lat3 = double [  90.0,  -90.0,   90.0,  -90.0];
 --- PDL-2.4.3/t/xvals.t.test	1999-12-09 04:15:22.000000000 -0700
-+++ PDL-2.4.3/t/xvals.t	2007-07-31 12:19:10.000000000 -0600
++++ PDL-2.4.3/t/xvals.t	2007-08-14 14:35:57.000000000 -0600
 @@ -13,11 +13,11 @@
  $a0 = zeroes(3,2);
  # $a0->doflow();
@@ -37,9 +37,11 @@
 +#print $dummy;
  $dummy2 = $dummy->xchg(0,0);
 -print $dummy2;
+-$dummy2->dump();
+-$dummy->dump();
 +#print $dummy2;
- $dummy2->dump();
- $dummy->dump();
++#$dummy2->dump();
++#$dummy->dump();
  PDL::Primitive::axisvalues($dummy2);
 -$dummy2->dump();
 -$dummy->dump();


Index: perl-PDL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- perl-PDL.spec	10 Aug 2007 16:10:57 -0000	1.33
+++ perl-PDL.spec	15 Aug 2007 14:22:12 -0000	1.34
@@ -1,10 +1,10 @@
 Name:           perl-PDL
 Version:        2.4.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The Perl Data Language
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Url:            http://search.cpan.org/dist/PDL/
 Source0:        http://www.cpan.org/authors/id/C/CS/CSOE/PDL-%{version}.tar.gz
 Patch0:         perl-PDL-settings.patch
@@ -137,6 +137,11 @@
 
 
 %changelog
+* Wed Aug 15 2007 Robin Norwood <rnorwood at redhat.com> - 2.4-3-4
+- Updated perl-PDL-2.4.3-test.patch from Orion to fix ppc and ppc64
+- Fixed license string
+- Fixed old changelog version number
+
 * Fri Aug 10 2007 Robin Norwood <rnorwood at redhat.com> - 2.4.3-3
 - More changes from Orion Poplawski
 - BuildRequires and patch for fortran/f77 support
@@ -159,7 +164,7 @@
 * Sat Dec 02 2006 Robin Norwood <rnorwood at redhat.com> - 2.4.3-1
 - Latest version from CPAN: 2.4.3
 
-* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - sh: line 0: fg: no job control
+* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 2.4.2-4.fc5.1
 - rebuild
 
 * Fri Mar 10 2006 Jason Vas Dias <jvdias at redhat.com> - 2.4.2-4




More information about the fedora-extras-commits mailing list