diff --git a/perl-IO-String.spec b/perl-IO-String.spec index dda0aa0..5938349 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -2,18 +2,19 @@ Name: perl-IO-String Version: 1.08 -Release: 1.1.1 +Release: 2 Summary: Emulate file interface for in-core strings Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/IO-String/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -64,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 16 2007 Tom "spot" Callaway - 0:1.08-2 +- correct license tag +- add BR: perl(ExtUtils::MakeMaker) + * Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control - rebuild