[perl-OpenFrame] - Add BR: perl(CGI), perl(CGI::Cookie) (Fix FTBFS: BZ 661067).

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 06:20:49 UTC 2010


commit a84aa1c3a95c82893c0b2172aefaa3bbc9c60a5e
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 07:20:35 2010 +0100

    - Add BR: perl(CGI), perl(CGI::Cookie) (Fix FTBFS: BZ 661067).

 perl-OpenFrame.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-OpenFrame.spec b/perl-OpenFrame.spec
index fc63dbb..7383d0f 100644
--- a/perl-OpenFrame.spec
+++ b/perl-OpenFrame.spec
@@ -1,6 +1,6 @@
 Name:           perl-OpenFrame
 Version:        3.05
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Framework for network enabled applications
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,8 @@ Source0:        http://www.cpan.org/authors/id/R/RC/RCLAMP/OpenFrame-%{version}.
 Source1:        README.LICENSE
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
+BuildRequires:  perl(CGI::Cookie)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find::Rule)
 BuildRequires:  perl(File::Type) >= 0.01
@@ -58,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.05-13
+- Add BR: perl(CGI), perl(CGI::Cookie) (Fix FTBFS: BZ 661067).
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 3.05-12
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list