rpms/perl-PDL/devel perl-PDL.spec,1.39,1.40

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


Author: spot

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

Modified Files:
	perl-PDL.spec 
Log Message:
perl 5.10 fix from p5p


Index: perl-PDL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- perl-PDL.spec	7 Mar 2008 02:13:33 -0000	1.39
+++ perl-PDL.spec	9 Mar 2008 02:59:44 -0000	1.40
@@ -1,6 +1,6 @@
 Name:           perl-PDL
 Version:        2.4.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        The Perl Data Language
 
 Group:          Development/Libraries
@@ -17,6 +17,7 @@
 Patch7:         perl-PDL-2.4.3-fortran.patch
 Patch8:	        perl-PDL-2.4.3-test_hdf.patch
 Patch9:	        perl-PDL-2.4.3-gsl.patch
+Patch10:        PDL-2.4.3-perl510.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl >= 1:5.6.1
@@ -61,6 +62,7 @@
 %patch7 -p1 -b .fortran
 %patch8 -p1 -b .patch_hdf
 %patch9 -p1 -b .gsl
+%patch10 -p1 -b .perl510
 
 # Provides: explicitly filter perl(Inline)
 cat <<__EOF__ > %{name}-findperlprovides
@@ -142,8 +144,11 @@
 
 
 %changelog
+* Sat Mar 08 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.4.3-9
+- patch to fix build against perl 5.10, get useful random numbers
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.4.3-8
-Rebuild for new perl
+- Rebuild for new perl
 
 * Tue Mar 04 2008 Orion Poplawski <orion at cora.nwra.com> - 2.4.3-7
 - Add patch to build GSL support with GSL 1.10




More information about the fedora-extras-commits mailing list