[perl-CGI-Application-Plugin-ActionDispatch] Add perl(CGI) to BuildRequires

Emmanuel Seyman eseyman at fedoraproject.org
Sat Dec 11 22:17:46 UTC 2010


commit a2b27da5d09ad0d3165389feb637d769a5d96a36
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sat Dec 11 23:17:34 2010 +0100

    Add perl(CGI) to BuildRequires

 perl-CGI-Application-Plugin-ActionDispatch.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Application-Plugin-ActionDispatch.spec b/perl-CGI-Application-Plugin-ActionDispatch.spec
index 91ac660..bbcfe38 100644
--- a/perl-CGI-Application-Plugin-ActionDispatch.spec
+++ b/perl-CGI-Application-Plugin-ActionDispatch.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Application-Plugin-ActionDispatch
 Version:        0.98
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Adds attribute based support for parsing the PATH_INFO of an HTTP request
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/CGI-Application-Plugin-ActionDispatc
 Source0:        http://www.cpan.org/authors/id/J/JA/JAYWHY/CGI-Application-Plugin-ActionDispatch-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Application)
 BuildRequires:  perl(Class::Inspector)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Dec 11 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.98-2
+- Add perl(CGI) to BuildRequires (#660771)
+
 * Fri Jun  4 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.98-1
 - Update to 0.98
 



More information about the perl-devel mailing list