Rebuild for FC6.

This commit is contained in:
Jose Pedro Oliveira 2006-09-10 15:56:58 +00:00
parent 0d4a972a96
commit 7597fd26e7
2 changed files with 5 additions and 4 deletions

View File

@ -1 +0,0 @@
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild

View File

@ -1,6 +1,6 @@
Name: perl-IO-Tty
Version: 1.07
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl interface to pseudo tty's
License: GPL or Artistic
@ -9,7 +9,6 @@ URL: http://search.cpan.org/dist/IO-Tty/
Source0: http://www.cpan.org/authors/id/R/RG/RGIERSIG/IO-Tty-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -47,10 +46,13 @@ rm -rf $RPM_BUILD_ROOT
%doc ChangeLog README
%{perl_vendorarch}/auto/IO/
%{perl_vendorarch}/IO/
%{_mandir}/man3/IO::*ty*.3pm*
%{_mandir}/man3/*.3pm*
%changelog
* Sun Sep 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-2
- Rebuild for FC6.
* Fri Jul 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-1
- Update to 1.07.