diff --git a/IPC-Run-0.86-path.diff b/IPC-Run-0.84-path.diff similarity index 100% rename from IPC-Run-0.86-path.diff rename to IPC-Run-0.84-path.diff diff --git a/IPC-Run-0.84.tar.bz2 b/IPC-Run-0.84.tar.bz2 new file mode 100644 index 0000000..ce294f0 --- /dev/null +++ b/IPC-Run-0.84.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f33f458531ec06ef7774d85c2c635d3222a9a11035d98f30bd0bb52d380ddf +size 89387 diff --git a/IPC-Run-0.86.tar.bz2 b/IPC-Run-0.86.tar.bz2 deleted file mode 100644 index 1a2e529..0000000 --- a/IPC-Run-0.86.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed97c3d20c9244559ee699a05b75796cd66847e5f967c03efd7909a040b49382 -size 90335 diff --git a/perl-IPC-Run.changes b/perl-IPC-Run.changes index 326da18..8ca38b2 100644 --- a/perl-IPC-Run.changes +++ b/perl-IPC-Run.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Thu Mar 25 17:43:14 CET 2010 - anicka@suse.cz - -- update to 0.86 - - Add all files to subversion for easier releases - - bump version on ALL files to 86 - - Remove use UNIVERSAL. - RT 51509 - - fix pod for Win32Helper - RT 51695 - - Better PATHEXT logic bug if cmd_name contains periods - RT 50739 - - Enhance tests for run.t for better diagnostics - RT 47630 - ------------------------------------------------------------------- Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index ca7ae7e..32afd34 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -19,7 +19,7 @@ Name: perl-IPC-Run -Version: 0.86 +Version: 0.84 Release: 2 Requires: perl = %{perl_version} AutoReqProv: on @@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description IPC::Run allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are -supported and may be mixed. Like-wise, functional and OO API styles are +supported and may be mixed. Like­wise, functional and OO API styles are both supported and may be mixed. Authors: Barrie Slaymaker @@ -54,8 +54,6 @@ perl Makefile.PL make %{?_smp_mflags} #run.t sometimes fails with "Resource temporarily unavailable" mv t/run.t t/run.tt - -%check make test %install