[perl-CGI-Application-Dispatch] Add Plack::Test as a BR

Emmanuel Seyman eseyman at fedoraproject.org
Tue Apr 8 09:56:54 UTC 2014


commit e98843c538e6868f92ab27d4fae60623a198c27b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Tue Apr 8 11:56:42 2014 +0200

    Add Plack::Test as a BR

 perl-CGI-Application-Dispatch.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Application-Dispatch.spec b/perl-CGI-Application-Dispatch.spec
index 494e355..113ef53 100644
--- a/perl-CGI-Application-Dispatch.spec
+++ b/perl-CGI-Application-Dispatch.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Application-Dispatch
 Version:        3.12
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Dispatch requests to CGI::Application based objects
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -15,6 +15,7 @@ BuildRequires:  perl(Exception::Class::TryCatch)
 BuildRequires:  perl(HTTP::Exception)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Plack)
+BuildRequires:  perl(Plack::Test)
 BuildRequires:  perl(Test::LongString)
 BuildRequires:  perl(Test::More)
 # Apache::Test must be configured before use.
@@ -51,6 +52,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 08 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 3.12-5
+- Add Plack::Test as a BR
+
 * Mon Aug 05 2013 Petr Pisar <ppisar at redhat.com> - 3.12-4
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list