ddick pushed to perl-Math-Int64 (epel7). "Upgrade to 0.51 to correct s390 build issues"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Mar 28 04:25:33 UTC 2015


>From 1ab82971e8f8885e34c86214969907ba9407663f Mon Sep 17 00:00:00 2001
From: David Dick <ddick at cpan.org>
Date: Tue, 10 Mar 2015 20:41:00 +1100
Subject: Upgrade to 0.51 to correct s390 build issues


diff --git a/.gitignore b/.gitignore
index 0ed9365..3e24f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Math-Int64-0.34.tar.gz
+/Math-Int64-0.51.tar.gz
diff --git a/perl-Math-Int64.spec b/perl-Math-Int64.spec
index 468b85b..bbbcf3d 100644
--- a/perl-Math-Int64.spec
+++ b/perl-Math-Int64.spec
@@ -1,5 +1,5 @@
 Name:           perl-Math-Int64
-Version:        0.34
+Version:        0.51
 Release:        1%{?dist}
 Summary:        Manipulate 64 bits integers in Perl
 License:        (GPL+ or Artistic) and Public Domain and BSD
@@ -7,15 +7,24 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Math-Int64/
 Source0:        http://www.cpan.org/modules/by-module/Math/Math-Int64-%{version}.tar.gz
 BuildRequires:  perl
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Text::ParseWords)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(XSLoader)
 Requires:       perl(XSLoader)
@@ -43,11 +52,19 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 make test
 
 %files
-%doc Changes README examples
+%if 0%{?_licensedir:1}
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc Changes README.md examples
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Math*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 10 2015 David Dick <ddick at cpan.org> - 0.51-1
+- Upgrade to 0.51 to correct s390 build issues
+
 * Thu Feb 19 2015 David Dick <ddick at cpan.org> - 0.34-1
 - Initial release
diff --git a/sources b/sources
index 68ea6c6..1d79b9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd4b06121b0b6741271da3026a32f719  Math-Int64-0.34.tar.gz
+164fa8a45e769a9dc4e1f9496a102e7d  Math-Int64-0.51.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Math-Int64.git/commit/?h=epel7&id=1ab82971e8f8885e34c86214969907ba9407663f


More information about the scm-commits mailing list