[perl-POE-Component-Logger] - Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS: BZ 660974) - Remove BR: perl.

corsepiu corsepiu at fedoraproject.org
Wed Dec 8 05:26:12 UTC 2010


commit 3a7dad99ebec4000cda513d0048aa7c92368f52a
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Dec 8 06:25:52 2010 +0100

    - Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS: BZ 660974)
    - Remove BR: perl.

 perl-POE-Component-Logger.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE-Component-Logger.spec b/perl-POE-Component-Logger.spec
index 2848f89..ed76143 100644
--- a/perl-POE-Component-Logger.spec
+++ b/perl-POE-Component-Logger.spec
@@ -1,6 +1,6 @@
 Name:           perl-POE-Component-Logger
 Version:        1.00        
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A POE logging class 
 
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/POE-Component-Log
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(POE) >= 0.11, perl(Log::Dispatch::Config) >= 0.10
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -65,6 +65,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Dec 08 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.00-8
+- Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS: BZ 660974)
+- Remove BR: perl.
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.00-7
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list