diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 433f876..817d948 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -8,9 +8,7 @@ URL: http://search.cpan.org/dist/IO-stringy/ Source0: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -%if 0%{?fedora} > 6 -BuildRequires: perl-devel -%endif +BuildRequires: perl(ExtUtils::MakeMaker) %description This toolkit primarily provides Perl modules for performing both @@ -44,8 +42,8 @@ filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. %{_mandir}/man3/IO::*.3pm* %changelog -* Thu Mar 8 2007 Paul Howarth 2.110-5 -- buildrequire perl-devel for Fedora 7 onwards +* Wed Apr 18 2007 Paul Howarth 2.110-5 +- buildrequire perl(ExtUtils::MakeMaker) * Sun Sep 17 2006 Paul Howarth 2.110-4 - add dist tag