[perl-CGI-Application-Plugin-JSON/f13/master] Add perl(CGI) to BuildRequires

Emmanuel Seyman eseyman at fedoraproject.org
Sat Dec 18 16:51:53 UTC 2010


commit b28a7490381f7aa99bfa8c1313372c0d6aa09dea
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sat Dec 18 17:51:44 2010 +0100

    Add perl(CGI) to BuildRequires

 perl-CGI-Application-Plugin-JSON.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Application-Plugin-JSON.spec b/perl-CGI-Application-Plugin-JSON.spec
index b3f1a50..a05a96a 100644
--- a/perl-CGI-Application-Plugin-JSON.spec
+++ b/perl-CGI-Application-Plugin-JSON.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Application-Plugin-JSON
 Version:        1.02
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Easy manipulation of JSON headers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/CGI-Application-Plugin-JSON/
 Source0:        http://www.cpan.org/authors/id/W/WO/WONKO/CGI-Application-Plugin-JSON-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Application) >= 4
 BuildRequires:  perl(JSON) >= 2.02
 BuildRequires:  perl(JSON::Any) >= 1.14
@@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Dec 18 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 1.02-3
+- Add perl(CGI) to BuildRequires (#660927).
+
 * Mon Nov 08 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 1.02-2
 - Fix spec file per review
 



More information about the perl-devel mailing list