rpms/perl-Math-GMP/devel perl-Math-GMP.spec,1.9,1.10

Paul Howarth pghmcfc at fedoraproject.org
Tue Mar 25 14:18:24 UTC 2008


Author: pghmcfc

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

Modified Files:
	perl-Math-GMP.spec 
Log Message:
Apply 64-bit testsuite-fixing patch on ia64 too (#436649)


Index: perl-Math-GMP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-GMP/devel/perl-Math-GMP.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Math-GMP.spec	6 Mar 2008 15:12:04 -0000	1.9
+++ perl-Math-GMP.spec	25 Mar 2008 14:17:38 -0000	1.10
@@ -1,7 +1,7 @@
 Summary:	High speed arbitrary size integer math
 Name:		perl-Math-GMP
 Version:	2.04
-Release:	8%{?dist}
+Release:	9%{?dist}
 License:	LGPLv2+
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Math-GMP/
@@ -19,7 +19,7 @@
 
 %prep
 %setup -q -n Math-GMP-%{version}
-%ifarch x86_64 ppc64
+%ifarch x86_64 ppc64 ia64
 %patch0 -p0
 %endif
 
@@ -49,10 +49,13 @@
 %{_mandir}/man3/Math::GMP.3pm*
 
 %changelog
-* Thu Mar  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.04-8
-- rebuild for new perl
+* Tue Mar 25 2008 Paul Howarth <paul at city-fan.org> 2.04-9
+- Apply 64-bit testsuite-fixing patch on ia64 too (#436649)
 
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.04-7
+* Thu Mar  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.04-8
+- Rebuild for new perl
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> 2.04-7
 - Autorebuild for GCC 4.3
 
 * Mon Aug 13 2007 Paul Howarth <paul at city-fan.org> 2.04-6




More information about the Fedora-perl-devel-list mailing list