From 2f62e06a0e6144b0ee46d8a6233f65981ee14d24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Thu, 23 Feb 2017 07:07:38 +0100
Subject: Update to 1.0043. Modernize spec.

---
 .gitignore      |  2 +-
 perl-Plack.spec | 15 +++++++++------
 sources         |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index a13cbc1..38018bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Plack-1.0042.tar.gz
+/Plack-1.0043.tar.gz
diff --git a/perl-Plack.spec b/perl-Plack.spec
index 8ee6945..7ebef6e 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,9 +1,8 @@
 Name:           perl-Plack
-Version:        1.0042
-Release:        2%{?dist}
+Version:        1.0043
+Release:        1%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI 
toolkit)
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Plack/
 Source0:        
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Plack-%{version}.tar.gz
 BuildArch:      noarch
@@ -28,9 +27,8 @@ BuildRequires:  perl(File::ShareDir) >= 1.00
 BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(Filesys::Notify::Simple)
 BuildRequires:  perl(Hash::MultiValue) >= 0.05
-BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
-
 BuildRequires:  perl(HTTP::Entity::Parser) >= 0.17
+BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
 BuildRequires:  perl(HTTP::Message) >= 5.814
 BuildRequires:  perl(HTTP::Tiny) >= 0.03
 BuildRequires:  perl(parent)
@@ -53,6 +51,7 @@ BuildRequires:  perl(FCGI::Client)
 BuildRequires:  perl(FCGI::ProcManager)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(HTTP::Request::AsCGI)
+BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Server::Simple::PSGI)
 BuildRequires:  perl(IO::Handle::Util)
 BuildRequires:  perl(Log::Dispatch::Array) >= 1.001
@@ -105,7 +104,7 @@ t/Plack-Handler/apache2.t t/Plack-Handler/apache2-registry.t
 %{__make} %{?_smp_mflags}
 
 %install
-%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -140,6 +139,10 @@ t/Plack-Handler/apache2.t 
t/Plack-Handler/apache2-registry.t
 %exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.0043-1
+- Update to 1.0043.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.0042-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 2a17698..42649c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7538f04b36fac62879ff6172b4a85d7  Plack-1.0042.tar.gz
+SHA512 (Plack-1.0043.tar.gz) = 
b77f7f1a2a3d2b24f5473af55448ac72d287f34671c9300dc94d5d315aaac9040ec98d498319cfb3877e1cda53f9850ff4548dc46702d722491ad7034d439104
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=f24&id=2f62e06a0e6144b0ee46d8a6233f65981ee14d24
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to