Hello community,

here is the log from the commit of package perl-Crypt-DH-GMP for 
openSUSE:Factory checked in at 2017-10-17 01:51:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Crypt-DH-GMP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Crypt-DH-GMP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Crypt-DH-GMP"

Tue Oct 17 01:51:34 2017 rev:3 rq:533551 version:0.00012

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Crypt-DH-GMP/perl-Crypt-DH-GMP.changes      
2014-03-25 13:19:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Crypt-DH-GMP.new/perl-Crypt-DH-GMP.changes 
2017-10-17 01:51:35.437041091 +0200
@@ -1,0 +2,5 @@
+Thu Oct 12 05:50:03 UTC 2017 - co...@suse.com
+
+- Fix build with perl 5.26
+
+-------------------------------------------------------------------

New:
----
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Crypt-DH-GMP.spec ++++++
--- /var/tmp/diff_new_pack.uwsTGe/_old  2017-10-17 01:51:35.957016732 +0200
+++ /var/tmp/diff_new_pack.uwsTGe/_new  2017-10-17 01:51:35.961016545 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Crypt-DH-GMP
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,8 @@
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Crypt-DH-GMP/
-Source:         
http://www.cpan.org/authors/id/D/DM/DMAKI/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/D/DM/DMAKI/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -33,8 +34,9 @@
 BuildRequires:  perl(ExtUtils::ParseXS) >= 3.18
 BuildRequires:  perl(Test::Requires)
 %{perl_requires}
-# MANUAL
+# MANUAL BEGIN
 BuildRequires:  gmp-devel
+# MANUAL END
 
 %description
 Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
@@ -42,6 +44,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL BEGIN
+sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL
+# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ cpanspec.yml ++++++
---
post_prep: |-
 sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL
preamble: |-
 BuildRequires:  gmp-devel


Reply via email to