!1 add perl-devel buildrequire.
Merge pull request !1 from licunlong/master
This commit is contained in:
commit
8ff77ae561
@ -1,12 +1,13 @@
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
Version: 0.500.700
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Math::BigInt::Calc with some XS for more speed
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Math-BigInt-FastCalc
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.5007.tar.gz
|
||||
|
||||
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88
|
||||
BuildRequires:perl-generators perl-interpreter perl-devel
|
||||
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
Conflicts: perl < 4:5.22.0-348
|
||||
@ -60,5 +61,8 @@ make test
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 0.500.700-5
|
||||
- add perl-devel buildrequire
|
||||
|
||||
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.500.700-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user