[perl-Plack] Activate optional BR: perl(Devel::StackTrace::WithLexicals). Activate optional BR: perl(LWP::Protoco

corsepiu corsepiu at fedoraproject.org
Wed Jan 18 17:28:15 UTC 2012


commit d0623441f28d655a8eb76a00eb2b255cd6a1ed10
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Jan 18 18:28:10 2012 +0100

    Activate optional BR: perl(Devel::StackTrace::WithLexicals).
    Activate optional BR: perl(LWP::Protocol::http10).

 perl-Plack.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Plack.spec b/perl-Plack.spec
index 39503cf..64db43d 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,6 +1,6 @@
 Name:           perl-Plack
 Version:        0.9985
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -15,14 +15,14 @@ BuildArch:      noarch
 
 BuildRequires:  perl(Devel::StackTrace) >= 1.23
 BuildRequires:  perl(Devel::StackTrace::AsHTML) >= 0.11
-# Optional, not yet in Fedora: BuildRequires:  perl(Devel::StackTrace::WithLexicals) >= 0.8
+BuildRequires:  perl(Devel::StackTrace::WithLexicals) >= 0.8
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::ShareDir) >= 1.00
 BuildRequires:  perl(Filesys::Notify::Simple)
 BuildRequires:  perl(Hash::MultiValue) >= 0.05
 BuildRequires:  perl(HTTP::Body) >= 1.06
 BuildRequires:  perl(LWP) >= 5.814
-# Optional, not yet in Fedora: BuildRequires:  perl(LWP::Protocol::http10)
+BuildRequires:  perl(LWP::Protocol::http10)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
@@ -110,6 +110,10 @@ make test %{?_with_apache:TEST_APACHE2=1 TEST_FCGI_CLIENT=1}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 18 2012 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9985-3
+- Activate optional BR: perl(Devel::StackTrace::WithLexicals).
+- Activate optional BR: perl(LWP::Protocol::http10).
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9985-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 



More information about the perl-devel mailing list