import perl-Math-BigInt-FastCalc-0.500.900-1.module+el8.3.0+6718+7f269185
This commit is contained in:
commit
e9dc9f8deb
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
SOURCES/Math-BigInt-FastCalc-0.5009.tar.gz
|
1
.perl-Math-BigInt-FastCalc.metadata
Normal file
1
.perl-Math-BigInt-FastCalc.metadata
Normal file
@ -0,0 +1 @@
|
||||
45044d5f2026dbfe2b609edc089bb84ac86dc708 SOURCES/Math-BigInt-FastCalc-0.5009.tar.gz
|
112
SPECS/perl-Math-BigInt-FastCalc.spec
Normal file
112
SPECS/perl-Math-BigInt-FastCalc.spec
Normal file
@ -0,0 +1,112 @@
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
%global cpan_version 0.5009
|
||||
Version: 0.500.900
|
||||
Release: 1%{?dist}
|
||||
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-%{cpan_version}.tar.gz
|
||||
BuildRequires: findutils
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
# Run-time:
|
||||
BuildRequires: perl(:VERSION) >= 5.6.0
|
||||
BuildRequires: perl(Math::BigInt::Calc) >= 1.999801
|
||||
BuildRequires: perl(XSLoader)
|
||||
# Tests:
|
||||
# Config::Tiny not used
|
||||
# Exporter not used
|
||||
# lib not used
|
||||
BuildRequires: perl(Math::BigFloat)
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999817
|
||||
# Scalar::Util not used
|
||||
# Test::CPAN::Changes not used
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
# Test::Version not used
|
||||
# Optional tests:
|
||||
# Module::Signature not used and not helpful
|
||||
# Pod::Coverage 0.18 not used
|
||||
# Socket not used
|
||||
# Test::Pod 1.22 not used
|
||||
# Test::Pod::Coverage 1.08 not used
|
||||
# Test::Portability::Files not used
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Conflicts: perl < 4:5.22.0-348
|
||||
|
||||
%description
|
||||
This Perl module provides support for fast big integer calculations.
|
||||
|
||||
%prep
|
||||
%setup -q -n Math-BigInt-FastCalc-%{cpan_version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make pure_install DESTDIR=$RPM_BUILD_ROOT
|
||||
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
|
||||
%{_fixperms} $RPM_BUILD_ROOT/*
|
||||
|
||||
%check
|
||||
unset AUTHOR_TESTING RELEASE_TESTING
|
||||
make test
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc CHANGES CREDITS README TODO
|
||||
%{perl_vendorarch}/auto/*
|
||||
%{perl_vendorarch}/Math*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.900-1
|
||||
- 0.5009 bump
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.800-439
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.800-438
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.800-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Fri Oct 12 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.800-1
|
||||
- 0.5008 bump
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.700-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.700-2
|
||||
- Perl 5.28 rebuild
|
||||
|
||||
* Wed Apr 18 2018 Petr Pisar <ppisar@redhat.com> - 0.500.700-1
|
||||
- 0.5007 bump
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.600-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.600-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.600-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.500.600-3
|
||||
- Perl 5.26 rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.500.600-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Thu Jan 12 2017 Petr Pisar <ppisar@redhat.com> - 0.500.600-1
|
||||
- 0.5006 bump
|
||||
|
||||
* Fri Dec 23 2016 Petr Pisar <ppisar@redhat.com> 0.500.500-1
|
||||
- Specfile autogenerated by cpanspec 1.78.
|
Loading…
Reference in New Issue
Block a user