]> git.pld-linux.org Git - packages/perl-Plack.git/blobdiff - perl-Plack.spec
- add BR perl-Apache-LogFormat-Compiler, perl-Stream-Buffered
[packages/perl-Plack.git] / perl-Plack.spec
index c6e170308073290466035618795dbd54c291b7ca..863e98b386c36bd92951cd98a131900fc6f14113 100644 (file)
@@ -7,13 +7,13 @@
 Summary:       Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 #Summary(pl.UTF-8):
 Name:          perl-Plack
-Version:       0.9986
+Version:       1.0029
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Plack/%{pdir}-%{version}.tar.gz
-# Source0-md5: 90d63ab0dc479136906db43ab9a99df1
+# Source0-md5: cb1cde10822715423948b7411456f2c4
 URL:           http://search.cpan.org/dist/Plack/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -24,9 +24,12 @@ BuildRequires:       perl(HTTP::Body) >= 1.06
 BuildRequires: perl(Hash::MultiValue) >= 0.05
 BuildRequires: perl(Test::Requires)
 BuildRequires: perl(Test::TCP) >= 0.11
+BuildRequires: perl-Apache-LogFormat-Compiler
 BuildRequires: perl-Devel-StackTrace >= 1.23
 BuildRequires: perl-File-ShareDir >= 1.00
+BuildRequires: perl-File-ShareDir-Install
 BuildRequires: perl-HTTP-Request-AsCGI
+BuildRequires: perl-Stream-Buffered
 BuildRequires: perl-Try-Tiny
 BuildRequires: perl-URI >= 1.36
 BuildRequires: perl-libwww >= 5.814
@@ -34,7 +37,7 @@ BuildRequires:        perl-libwww >= 5.814
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'perl(Apache::Constants)' 'perl(Apache::Request)'
+%define                _noautoreq_perl 'Apache::Constants' 'Apache::Request'
 
 %description
 Plack is a set of tools for using the PSGI stack. It contains
This page took 0.033586 seconds and 4 git commands to generate.