buildrequire perl(ExtUtils::MakeMaker)

This commit is contained in:
Paul Howarth 2007-04-18 12:54:37 +00:00
parent a1bdddb5e8
commit d0865393e7

View File

@ -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 <paul@city-fan.org> 2.110-5
- buildrequire perl-devel for Fedora 7 onwards
* Wed Apr 18 2007 Paul Howarth <paul@city-fan.org> 2.110-5
- buildrequire perl(ExtUtils::MakeMaker)
* Sun Sep 17 2006 Paul Howarth <paul@city-fan.org> 2.110-4
- add dist tag