forked from perl/perl-IPC-Run
This commit is contained in:
committed by
Git OBS Bridge
parent
ec368f0dfe
commit
8c75b68a38
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25a31eab2a45b973ab7705a97dc52f8c7d17ae78630a60e9e247b415eb708be9
|
||||
size 88795
|
3
IPC-Run-0.84.tar.bz2
Normal file
3
IPC-Run-0.84.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64f33f458531ec06ef7774d85c2c635d3222a9a11035d98f30bd0bb52d380ddf
|
||||
size 89387
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 16:10:11 CEST 2009 - anicka@suse.cz
|
||||
|
||||
- update to 0.84
|
||||
* Add darwin to the list of known-bad platforms
|
||||
* Switch from command.com to cmd.exe so we work on 2008 or newer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 15:56:56 CET 2009 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-IPC-Run (Version 0.82)
|
||||
# spec file for package perl-IPC-Run (Version 0.84)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: perl-IPC-Run
|
||||
Version: 0.82
|
||||
Version: 0.84
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License; GPL v2 or later
|
||||
License: Artistic License .. ; GPL v2 or later
|
||||
Url: http://cpan.org/modules/by-module/IPC/
|
||||
Summary: System() and Background Procs with Piping, Redirs, and PTYs
|
||||
Source: IPC-Run-%{version}.tar.bz2
|
||||
@@ -73,38 +73,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/perl-IPC-Run
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2009 anicka@suse.cz
|
||||
- update to 0.82
|
||||
* Simplfied the Makefile.PL code a little.
|
||||
* Upgraded all tests to Test::More
|
||||
* Added a $VERSION for all modules
|
||||
* Adding some missing POD sections
|
||||
* Various other clean ups
|
||||
* Wed Jun 06 2007 ro@suse.de
|
||||
- fix one place with wrong interpreter in example script
|
||||
* Wed Jul 12 2006 anicka@suse.cz
|
||||
- update to 0.80
|
||||
- IPC::Run::IO now retries on certain "temporarily unavailable" errors.
|
||||
This should fix several reported issues with t/run.t, test 69.
|
||||
- Applied documentation patch from RT.
|
||||
- Fixed documentation to work with '<' redirect
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Mon Jan 09 2006 anicka@suse.cz
|
||||
- disable run.t as it sometimes fails with
|
||||
"Resource temporarily unavailable"
|
||||
* Mon Aug 01 2005 mjancar@suse.cz
|
||||
- update to 0.79
|
||||
* Thu Aug 19 2004 mjancar@suse.cz
|
||||
- update to 0.78
|
||||
* Sat Feb 28 2004 ro@suse.de
|
||||
- fix requirement for /usr/local/bin
|
||||
* Thu Feb 26 2004 mjancar@suse.cz
|
||||
- update to 0.77
|
||||
* Fri Aug 22 2003 mjancar@suse.cz
|
||||
- require the perl version we build with
|
||||
* Mon Jul 21 2003 mjancar@suse.cz
|
||||
- adapt to perl-5.8.1
|
||||
- use %%perl_process_packlist
|
||||
* Fri Jun 13 2003 mjancar@suse.cz
|
||||
- initial version 0.75
|
||||
|
Reference in New Issue
Block a user