[perl-Kwiki-RecentChanges] Add IO::All BR

Petr Sabata psabata at fedoraproject.org
Fri Jul 22 13:44:22 UTC 2011


commit 28f91e37d6b43f3fac6df157bbfe71ec51505bda
Author: Petr Sabata <contyk at redhat.com>
Date:   Fri Jul 22 15:43:50 2011 +0200

    Add IO::All BR

 perl-Kwiki-RecentChanges.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Kwiki-RecentChanges.spec b/perl-Kwiki-RecentChanges.spec
index 60d107a..db43cf6 100644
--- a/perl-Kwiki-RecentChanges.spec
+++ b/perl-Kwiki-RecentChanges.spec
@@ -1,6 +1,6 @@
 Name:           perl-Kwiki-RecentChanges
 Version:        0.14
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Kwiki Recent Changes Plugin
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/authors/id/G/GU/GUGOD/Kwiki-RecentChanges-%{
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(IO::All)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Kwiki) >= 0.37
 Requires:       perl(Kwiki) >= 0.37
@@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 22 2011 Petr Sabata <contyk at redhat.com> - 0.14-16
+- BuildRequire IO::All
+
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 0.14-15
 - Perl mass rebuild
 


More information about the scm-commits mailing list