[perl-Task-Catalyst] drop Log4perl requirements

Iain Arnell iarnell at fedoraproject.org
Fri Sep 30 04:10:42 UTC 2011


commit 72f1d9eb2a4bc28e2434c4c384427aa21e7526fc
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Sep 30 05:43:16 2011 +0200

    drop Log4perl requirements
    
    Catalyst::Log::Log4perl has been deprecated, and Task-Catalyst upstream
    no longer includes Log4perl support.

 perl-Task-Catalyst.spec |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-Task-Catalyst.spec b/perl-Task-Catalyst.spec
index 64ad2e5..1168dc5 100644
--- a/perl-Task-Catalyst.spec
+++ b/perl-Task-Catalyst.spec
@@ -1,6 +1,6 @@
 Name:       perl-Task-Catalyst 
-Version:    3.0000 
-Release:    8%{?dist}
+Version:    3.0000
+Release:    9%{?dist}
 # lib/Task/Catalyst.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -36,10 +36,6 @@ BuildRequires: %*\
 # feature: PAR Support
 %req_both perl(PAR)
 
-# feature: Log4perl Support
-%req_both perl(Params::Validate)
-%req_both perl(Catalyst::Log::Log4perl) => 0.1
-
 # feature: HTML::FormFu Support
 %req_both perl(Catalyst::Controller::HTML::FormFu) => 0.03 
 
@@ -113,6 +109,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Sep 30 2011 Iain Arnell <iarnell at gmail.com>     3.0000-9
+- drop Log4perl requirements. Catalyst::Log::Log4perl has been 
+  deprecated, and Task-Catalyst upstream no longer includes Log4perl
+  support.
+
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 3.0000-8
 - Perl mass rebuild
 



More information about the perl-devel mailing list