new perl
This commit is contained in:
parent
b0da3cc04a
commit
402bd9494c
@ -1 +1 @@
|
||||
IO-Multiplex-1.08.tar.gz
|
||||
IO-Multiplex-1.09.tar.gz
|
||||
|
||||
@ -1,16 +1,15 @@
|
||||
Summary: IO-Multiplex module for perl
|
||||
Name: perl-IO-Multiplex
|
||||
Version: 1.08
|
||||
Release: 5%{?dist}.1
|
||||
Version: 1.09
|
||||
Release: 1%{?dist}
|
||||
License: Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IO-Multiplex/
|
||||
|
||||
Source: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-1.08.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -47,6 +46,10 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
|
||||
%{perl_vendorlib}/IO/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.09-1
|
||||
- rebuild for new perl
|
||||
- 1.09
|
||||
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-5.1
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user