From 70175412fed1edb3a4848edc663ac54e1f0c99f8 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 3 Mar 2005 23:46:27 +0000 Subject: [PATCH] Mass perl module update, one or more apply : - Drop epoch: 0 - Remove trailing white spaces - Keep consistent between spaces and tabs --- perl-IPC-Run.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 58dcf48..9bda959 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -3,7 +3,6 @@ Name: perl-IPC-Run Version: 0.78 Release: 1 -Epoch: 0 Summary: Perl module for interacting with child processes License: GPL or Artistic @@ -13,7 +12,7 @@ Source0: http://www.cpan.org/authors/id/R/RB/RBS/IPC-Run-0.78.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl-IO-Tty +BuildRequires: perl(IO::Tty) %description IPC::Run allows you run and interact with child processes using files,