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

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


commit fe393219592d3305aa1762354a6db23737c91d2c
Author: Petr Sabata <contyk at redhat.com>
Date:   Fri Jul 22 15:35:54 2011 +0200

    Add IO::All BR

 perl-Kwiki-Attachments.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Kwiki-Attachments.spec b/perl-Kwiki-Attachments.spec
index 93a3856..45ea3e3 100644
--- a/perl-Kwiki-Attachments.spec
+++ b/perl-Kwiki-Attachments.spec
@@ -1,6 +1,6 @@
 Name:           perl-Kwiki-Attachments
 Version:        0.21
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Kwiki Page Attachments Plugin
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/authors/id/S/SU/SUE/Kwiki-Attachments-%{vers
 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
@@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 22 2011 Petr Sabata <contyk at redhat.com> - 0.21-5
+- BuildRequire IO::All
+
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 0.21-4
 - Perl mass rebuild
 


More information about the scm-commits mailing list