[perl-Test-Memory-Cycle] - Add BR: perl(CGI) (Fix FTBFS: BZ 660987).

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 04:31:42 UTC 2010


commit 2e58385ef9d4a7fd7b7cd02bb0451f8428eb01fb
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 05:31:28 2010 +0100

    - Add BR: perl(CGI) (Fix FTBFS: BZ 660987).

 perl-Test-Memory-Cycle.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Memory-Cycle.spec b/perl-Test-Memory-Cycle.spec
index 6c89221..f0414fb 100644
--- a/perl-Test-Memory-Cycle.spec
+++ b/perl-Test-Memory-Cycle.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Memory-Cycle
 Version:        1.04
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Check for memory leaks and circular memory references
 
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ Source0:        http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-%
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(Devel::Cycle) >= 1.07
 BuildRequires:  perl(PadWalker)
 BuildRequires:  perl(Test::Builder::Tester)
@@ -59,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.04-10
+- Add BR: perl(CGI) (Fix FTBFS: BZ 660987).
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.04-9
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list