From 5ca700ef4189c58cb286c975cbd8984901539bd9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 11 May 2005 14:32:23 +0000 Subject: [PATCH] - updated 64-bit archs list Changed files: perl-Math-GMP.spec -> 1.16 --- perl-Math-GMP.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec index 9a38f9d..0de0bc8 100644 --- a/perl-Math-GMP.spec +++ b/perl-Math-GMP.spec @@ -16,6 +16,7 @@ Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version # Source0-md5: 291e5847986c7591cd70c1788c979a98 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: gmp-devel +BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +31,7 @@ oblicze %prep %setup -q -n %{pdir}-%{pnam}-%{version} -%ifarch alpha amd64 ia64 ppc64 sparc64 +%ifarch %{x8664} alpha ia64 ppc64 s390x sparc64 # original reference values expect 32-bit long %{__perl} -pi -e 's/^\+9999999999(9*):[0-9]+$/+9999999999$1:9999999999$1/' t/gmppm.t %endif -- 2.44.0