buildrequire perl(ExtUtils::MakeMaker)
This commit is contained in:
parent
a1bdddb5e8
commit
d0865393e7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user