From d0865393e7f9cb906d1cd81b1df42d2c5d140d01 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 18 Apr 2007 12:54:37 +0000 Subject: [PATCH] buildrequire perl(ExtUtils::MakeMaker) --- perl-IO-stringy.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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