Mass perl module update, one or more apply :

- Drop epoch: 0
- Remove trailing white spaces
- Keep consistent between spaces and tabs
This commit is contained in:
Matthias Saou 2005-03-03 23:46:27 +00:00
parent 0b242ece0d
commit 70175412fe

View File

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