[perl-Math-Pari] BR: perl(Cwd) and perl(ExtUtils::Constant)

Paul Howarth pghmcfc at fedoraproject.org
Tue Jul 3 14:38:25 UTC 2012


commit e2cb5302f17b53b8efa2aef1c0236c9e191c4258
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jul 3 15:38:06 2012 +0100

    BR: perl(Cwd) and perl(ExtUtils::Constant)

 perl-Math-Pari.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Math-Pari.spec b/perl-Math-Pari.spec
index 55d21fe..52f4f02 100644
--- a/perl-Math-Pari.spec
+++ b/perl-Math-Pari.spec
@@ -3,7 +3,7 @@
 Summary:	Perl interface to PARI
 Name:		perl-Math-Pari
 Version:	2.010806
-Release:	14%{?dist}
+Release:	15%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Math-Pari/
@@ -13,7 +13,9 @@ Patch1:		Math-Pari-2.010802-docs-and-testsuite.patch
 Patch2:		Math-Pari-2.01080605-include-path.patch
 BuildRequires:	libpari23-devel
 BuildRequires:	perl(Carp)
+BuildRequires:	perl(Cwd)
 BuildRequires:	perl(Exporter)
+BuildRequires:	perl(ExtUtils::Constant)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -76,6 +78,9 @@ make test
 %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm*
 
 %changelog
+* Tue Jul  3 2012 Paul Howarth <paul at city-fan.org> - 2.010806-15
+- BR: perl(Cwd) and perl(ExtUtils::Constant)
+
 * Wed Jun 13 2012 Paul Howarth <paul at city-fan.org> - 2.010806-14
 - Migrate to build against libpari23, since the new pari 2.5.x is not yet
   supported upstream (CPAN RT#69295, CPAN RT#70990)


More information about the scm-commits mailing list