[perl-Catalyst-Engine-PSGI] remove Catalyst::Engine::HTTP which is obsoleted in new versions of Catalyst

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jan 16 11:25:34 UTC 2012


commit bdf18db50684c6662e21bc3d58541f361954fd54
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jan 16 12:25:22 2012 +0100

    remove Catalyst::Engine::HTTP which is obsoleted in new versions of Catalyst

 perl-Catalyst-Engine-PSGI.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Catalyst-Engine-PSGI.spec b/perl-Catalyst-Engine-PSGI.spec
index 1adc13c..7222f7f 100644
--- a/perl-Catalyst-Engine-PSGI.spec
+++ b/perl-Catalyst-Engine-PSGI.spec
@@ -1,7 +1,7 @@
 Name:           perl-Catalyst-Engine-PSGI
 Summary:        PSGI engine for Catalyst
 Version:        0.13
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Catalyst-Engine-PSGI-%{version}.tar.gz 
@@ -21,7 +21,6 @@ BuildRequires:  perl(URI)
 #Tests dependencies:
 BuildRequires:  perl(Benchmark)
 BuildRequires:  perl(Catalyst)
-BuildRequires:  perl(Catalyst::Engine::HTTP)
 BuildRequires:  perl(Catalyst::Request)                                                                                                                      
 BuildRequires:  perl(Catalyst::Request::Upload)                                                                                                              
 BuildRequires:  perl(Catalyst::Restarter)                                                                                                                    
@@ -85,6 +84,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 16 2012 Marcela Mašláňová <mmaslano at redhat.com> 0.13-4
+- remove Catalyst::Engine::HTTP which is obsoleted in new versions of Catalyst
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list