Buildrequire perl-devel for Fedora 7 onwards
This commit is contained in:
parent
fdcff3bc51
commit
a1bdddb5e8
@ -1,13 +1,16 @@
|
||||
Summary: I/O on in-core objects like strings and arrays for Perl
|
||||
Name: perl-IO-stringy
|
||||
Version: 2.110
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPL or Artistic
|
||||
Group: Development/Libraries
|
||||
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
|
||||
|
||||
%description
|
||||
This toolkit primarily provides Perl modules for performing both
|
||||
@ -41,6 +44,9 @@ 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
|
||||
|
||||
* Sun Sep 17 2006 Paul Howarth <paul@city-fan.org> 2.110-4
|
||||
- add dist tag
|
||||
- fix argument order in find command with -depth
|
||||
|
||||
Loading…
Reference in New Issue
Block a user