update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
5f666b952a
commit
f87e160af0
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7b36f21368a50798e4637607fff6d33050a39f3f316a5d0cc008a30cfe3a204
|
||||
size 63787
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 06:06:25 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 05:23:57 UTC 2011 - coolo@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Math-BigInt-FastCalc (Version 0.28)
|
||||
# spec file for package perl-Math-BigInt-FastCalc
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,22 +15,32 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
Version: 0.28
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Version: 0.30
|
||||
Release: 0
|
||||
%define cpan_name Math-BigInt-FastCalc
|
||||
Summary: Math::BigInt::Calc with some XS for more speed
|
||||
Url: http://search.cpan.org/dist/Math-BigInt-FastCalc/
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Math-BigInt-FastCalc/
|
||||
Source: http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Math::BigInt) >= 1.993
|
||||
BuildRequires: perl(Math::BigInt::Calc) >= 1.993
|
||||
Requires: perl(Math::BigInt) >= 1.993
|
||||
Requires: perl(Math::BigInt::Calc) >= 1.993
|
||||
BuildRequires: perl(Math::BigInt) >= 1.997
|
||||
BuildRequires: perl(Math::BigInt::Calc) >= 1.997
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Math::BigInt::FastCalc)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Module::Signature)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
Requires: perl(Math::BigInt) >= 1.997
|
||||
Requires: perl(Math::BigInt::Calc) >= 1.997
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -63,9 +73,6 @@ loaded automatically, if possible.
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc CHANGES CREDITS README TODO
|
||||
|
Reference in New Issue
Block a user