This commit is contained in:
Tom Callaway 2008-03-06 15:07:21 +00:00
parent b0da3cc04a
commit 402bd9494c
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
IO-Multiplex-1.08.tar.gz
IO-Multiplex-1.09.tar.gz

View File

@ -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)

View File

@ -1 +1 @@
b27e0eb03f85cfd04b3e29953cfd4444 IO-Multiplex-1.08.tar.gz
cf459a39f2964d5ec6c32622759c9e90 IO-Multiplex-1.09.tar.gz