Browse Source

update module

master
parent
commit
66983babe5
  1. 6
      perl-module/perl-module.patch
  2. 4
      perl-module/perl-module.spec

6
perl-module/perl-module.patch

@ -10,9 +10,9 @@ Index: CPAN-2.00/Makefile.PL
print "done!\n";
print "(You may wish to trust it locally with 'gpg --lsign-key 450F89EC')\n";
last;
Index: ExtUtils-PkgConfig-1.14/Makefile.PL
--- ExtUtils-PkgConfig-1.14/Makefile.PL.orig 2013-02-04 03:56:20.000000000 +0100
+++ ExtUtils-PkgConfig-1.14/Makefile.PL 2013-05-20 10:00:01.633671159 +0200
Index: ExtUtils-PkgConfig-1.15/Makefile.PL
--- ExtUtils-PkgConfig-1.15/Makefile.PL.orig 2013-02-04 03:56:20.000000000 +0100
+++ ExtUtils-PkgConfig-1.15/Makefile.PL 2013-05-20 10:00:01.633671159 +0200
@@ -5,19 +5,6 @@
# don't go any further if pkg-config cannot be found.
my $have_pkg_config = `pkg-config --version`;

4
perl-module/perl-module.spec

@ -29,7 +29,7 @@
# versions of individual parts
%define V_perl 5.18
%define V_extutils_depends 0.304
%define V_extutils_pkgconfig 1.14
%define V_extutils_pkgconfig 1.15
%define V_extutils_modulemaker 0.51
%define V_extutils_makemaker 6.78
%define V_extutils_xsbuilder 0.28
@ -57,7 +57,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20130929
Release: 20130930
# list of sources
Source0: http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-%{V_extutils_depends}.tar.gz

Loading…
Cancel
Save