Author: pghmcfc
Update of /cvs/pkgs/rpms/perl-Math-BigInt-GMP/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18746
Modified Files:
perl-Math-BigInt-GMP.spec
Log Message:
Bump to same release as EL-5
Index: perl-Math-BigInt-GMP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-BigInt-GMP/EL-6/perl-Math-BigInt-GMP.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Math-BigInt-GMP.spec 26 Jul 2009 09:11:31 -0000 1.3
+++ perl-Math-BigInt-GMP.spec 12 May 2010 09:00:14 -0000 1.4
@@ -1,6 +1,6 @@
Name: perl-Math-BigInt-GMP
Version: 1.24
-Release: 3%{?dist}
+Release: 5%{?dist}
Summary: Math::BigInt::GMP Perl module
License: GPL+ or Artistic
Group: Development/Libraries
@@ -38,7 +38,10 @@ find $RPM_BUILD_ROOT -depth -type d -exe
%{_fixperms} $RPM_BUILD_ROOT/*
%check
+# perl-Math-BigInt 1.87 (delivered with perl-5.10.x) is needed
+%if 0%{?rhel} > 5 || 0%{?fedora} > 8
make test
+%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -51,6 +54,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Tue Dec 15 2009 Stepan Kasal <[email protected]> - 1.24-5
+- skip check in distributions with perl-5.8
+
+* Mon Dec 7 2009 Stepan Kasal <[email protected]> - 1.24-4
+- rebuild against perl 5.10.1
+
* Sun Jul 26 2009 Fedora Release Engineering <[email protected]>
- 1.24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel