[packages/perl-App-FatPacker-Simple] use Module::Build from CPAN

glen glen at pld-linux.org
Sat Sep 26 09:18:49 CEST 2015


commit c622576f1ae0b56a45ca53ee4b8b803aae268516
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 26 10:17:37 2015 +0300

    use Module::Build from CPAN
    
    our CPAN version (not perl.spec version) has patched the shebang
    filling.  luckily Module::Build will be removed from CPAN distribution
    with next Perl release, so this is not worth patching in perl.spec

 perl-App-FatPacker-Simple.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-App-FatPacker-Simple.spec b/perl-App-FatPacker-Simple.spec
index 4cfade6..066e1f0 100644
--- a/perl-App-FatPacker-Simple.spec
+++ b/perl-App-FatPacker-Simple.spec
@@ -8,14 +8,14 @@
 Summary:	App::FatPacker::Simple - only fatpack a script
 Name:		perl-App-FatPacker-Simple
 Version:	0.04
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/App/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	2a2a7ff6c1442009f0a693c030db821a
 URL:		http://search.cpan.org/dist/App-FatPacker-Simple/
-BuildRequires:	perl-Module-Build
+BuildRequires:	perl-Module-Build >= 0.4210
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-App-FatPacker-Simple.git/commitdiff/c622576f1ae0b56a45ca53ee4b8b803aae268516



More information about the pld-cvs-commit mailing list