]> git.pld-linux.org Git - packages/perl-Plack.git/blobdiff - perl-Plack.spec
- up to 1.0030
[packages/perl-Plack.git] / perl-Plack.spec
index b357a685ea6cee33a63af1f4d7ce9f9a8564d6a7..cf6f027034a16229dd1f4d5485de1aef997ac937 100644 (file)
@@ -7,14 +7,13 @@
 Summary:       Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 #Summary(pl.UTF-8):
 Name:          perl-Plack
-Version:       0.9985
+Version:       1.0030
 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: 3d340079cdec9435991fdd0e0953c99e
-Patch0:                %{name}-tests.patch
+# Source0-md5: 162b8d59c870871969b1a4e4754fc180
 URL:           http://search.cpan.org/dist/Plack/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -25,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
@@ -35,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
@@ -52,7 +54,6 @@ and Plack are and why we need them.
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
This page took 0.071807 seconds and 4 git commands to generate.