eseyman pushed to perl-CGI-Compile (master). "Update to 0.20"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Oct 31 21:43:00 UTC 2015


From c11cf2b9ba35ed3998b5ef4208c6463113885a9a Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sat, 31 Oct 2015 22:42:51 +0100
Subject: Update to 0.20

---
 .gitignore            |  1 +
 perl-CGI-Compile.spec | 12 ++++++------
 sources               |  2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index bbfd1f6..477133b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ CGI-Compile-0.11.tar.gz
 /CGI-Compile-0.17.tar.gz
 /CGI-Compile-0.18.tar.gz
 /CGI-Compile-0.19.tar.gz
+/CGI-Compile-0.20.tar.gz
diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec
index 656f69f..0ee9c09 100644
--- a/perl-CGI-Compile.spec
+++ b/perl-CGI-Compile.spec
@@ -1,7 +1,7 @@
 Name:           perl-CGI-Compile
 Summary:        Compile .cgi scripts to a code reference like ModPerl::Registry
-Version:        0.19
-Release:        3%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz 
@@ -11,7 +11,6 @@ BuildArch:      noarch
 
 BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Emulate::PSGI)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(File::pushd)
 BuildRequires:  perl(Module::Build::Tiny)
 BuildRequires:  perl(Test::More)
@@ -36,9 +35,7 @@ sed -i -e '1s,#!.*perl,#!%{__perl},' t/*.t
 ./Build
 
 %install
-./Build install --destdir $RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-
+./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -51,6 +48,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Oct 31 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.20-1
+- Update to 0.20
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8d68b1b..70a8f61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-741be16d472edb710daba24b9dab9210  CGI-Compile-0.19.tar.gz
+eb7c6496ae2137fd01c579842b189dad  CGI-Compile-0.20.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-CGI-Compile.git/commit/?h=master&id=c11cf2b9ba35ed3998b5ef4208c6463113885a9a


More information about the perl-devel mailing list