[perl-Log-Any] BR: perl(base), perl(Data::Dumper), perl(Test::Builder)

Paul Howarth pghmcfc at fedoraproject.org
Sat Apr 21 21:26:36 UTC 2012


commit 6039ae32b37434636299470c1e8026aefcd25424
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Apr 21 22:26:27 2012 +0100

    BR: perl(base), perl(Data::Dumper), perl(Test::Builder)

 perl-Log-Any.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec
index 6c3c243..b06c790 100644
--- a/perl-Log-Any.spec
+++ b/perl-Log-Any.spec
@@ -1,6 +1,6 @@
 Name:           perl-Log-Any
 Version:        0.11
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Bringing loggers and listeners together
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,10 @@ URL:            http://search.cpan.org/dist/Log-Any/
 Source0:        http://www.cpan.org/authors/id/J/JS/JSWARTZ/Log-Any-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(base)
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Simple)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -55,8 +58,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
-* Wed Jul 20 2011 Iain Arnell <iarnell at gmail.com> 0.11-6
-- add __provides_exclude macro for rpm 4.9
+* Sat Apr 21 2012 Paul Howarth <paul at city-fan.org> - 0.11-7
+- BR: perl(base), perl(Data::Dumper), perl(Test::Builder)
+
+* Wed Jul 20 2011 Iain Arnell <iarnell at gmail.com> - 0.11-6
+- Add __provides_exclude macro for rpm 4.9
 
 * Mon Jun 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.11-5
 - Perl mass rebuild


More information about the scm-commits mailing list