From 7597fd26e7bc0b0ee6d58251bdb32b4146558254 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Sun, 10 Sep 2006 15:56:58 +0000 Subject: [PATCH] Rebuild for FC6. --- needs.rebuild | 1 - perl-IO-Tty.spec | 8 +++++--- 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 needs.rebuild diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 62a714d..acdd499 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -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 - 1.07-2 +- Rebuild for FC6. + * Fri Jul 21 2006 Jose Pedro Oliveira - 1.07-1 - Update to 1.07.