[perl-Kwiki/f15/master] - Revert temporary hack "BR: perl-IO-All" (Not required anymore).

corsepiu corsepiu at fedoraproject.org
Wed Feb 16 05:56:09 UTC 2011


commit 79e494fb21f3b8e844a4a9a1a1f36c54150cf7d2
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Feb 16 06:56:00 2011 +0100

    - Revert temporary hack "BR: perl-IO-All" (Not required anymore).

 perl-Kwiki.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Kwiki.spec b/perl-Kwiki.spec
index 1476898..7db45e0 100644
--- a/perl-Kwiki.spec
+++ b/perl-Kwiki.spec
@@ -1,6 +1,6 @@
 Name:           perl-Kwiki
 Version:        0.39
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Kwiki Wiki Building Framework
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,8 +12,6 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Memory::Cycle)
 BuildRequires:  perl(Spoon) >= 0.22
-# TEMPORARY HACK: Force inclusion of perl-IO-All
-BuildRequires:  perl-IO-All
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -72,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 16 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.39-12
+- Revert temporary hack "BR: perl-IO-All" (Not required anymore).
+
 * Tue Feb 15 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.39-11
 - Switch to using perl-filters/Abandon filter-requires.sh
   (Work around broken deps caused by rpm dep-tracker changes).



More information about the perl-devel mailing list