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

corsepiu corsepiu at fedoraproject.org
Wed Feb 16 04:51:03 UTC 2011


commit cd6944780202d8c40dbf1b0571c3c6f36871b5ae
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Feb 16 05:50:47 2011 +0100

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

 perl-Spoon.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Spoon.spec b/perl-Spoon.spec
index 8908ef9..e9e9474 100644
--- a/perl-Spoon.spec
+++ b/perl-Spoon.spec
@@ -1,6 +1,6 @@
 Name:           perl-Spoon
 Version:        0.24
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Spiffy Application Building Framework
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -15,8 +15,6 @@ BuildRequires:  perl(Template) >= 2.10
 BuildRequires:  perl(Test::Memory::Cycle)
 BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(URI::Escape)
-# TEMPORARY HACK: Force inclusion of perl-IO-All
-BuildRequires:  perl-IO-All
 Requires:       perl(IO::All) >= 0.32
 Requires:       perl(Spiffy) >= 0.24
 Requires:       perl(Template) >= 2.10
@@ -63,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 16 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.24-12
+- Revert temporary hack "BR: perl-IO-All" (Not required anymore).
+
 * Tue Feb 15 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.24-11
 - BR: perl-IO-All, to assure getting the right perl(IO::All)
   (was bogusly provided by perl-Spoon-0.24-9).



More information about the perl-devel mailing list