[perl-Class-Can] - Add BR: perl(Class::ISA) (Fix FTBS: BZ 660810).

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 02:47:58 UTC 2010


commit 71ad824840e632fd17f7a5006a5d4be427401610
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 03:47:43 2010 +0100

    - Add BR: perl(Class::ISA) (Fix FTBS: BZ 660810).

 perl-Class-Can.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Class-Can.spec b/perl-Class-Can.spec
index 931442a..ebbe4b5 100644
--- a/perl-Class-Can.spec
+++ b/perl-Class-Can.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-Can
 Version:        0.01
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Inspect a class/method and say what it can do (and why)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/modules/by-module/Class/Class-Can-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.006
+BuildRequires:  perl(Class::ISA)
 BuildRequires:  perl(Devel::Symdump)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
@@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 09 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.01-6
+- Add BR: perl(Class::ISA) (Fix FTBS: BZ 660810).
+
 * Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.01-5
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list