7
0
forked from pool/perl-IPC-Run

62 Commits

Author SHA256 Message Date
765aab81eb Add Gitea build results 2025-08-12 18:14:52 +02:00
d83a1fb6e4 Accepting request 1156551 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=40
2024-03-10 19:23:55 +00:00
f078becfe8 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=47
2024-03-08 22:34:09 +00:00
2bd1860f4d Accepting request 1117963 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1117963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=39
2023-10-16 20:32:50 +00:00
ee9b7e62f4 Accepting request 1116977 from devel:languages:perl:autoupdate
- Remove IPC-Run-0.89-path.diff (fixed upstream)
- updated to 20231003.0
   see /usr/share/doc/packages/perl-IPC-Run/Changelog
  20231003.0 
   Windows now matches other platforms in that a child calling exit(N) causes
   result() to return N and full_result() to return N << 8.  On Windows, before
   this change, result() was returning N >> 8, and full_result() was returning N.
   Programs having workarounds for this may need to condition those workarounds on
   $IPC::Run::VERSION.
   - #157 - On Windows, avoid hang under IPCRUNDEBUG.
   - Refresh "cpanfile" from Makefile.PL, to allow use on Windows.
   - #163 - Normalize shebangs to /usr/bin/perl
   - Fix or skip all tests recently seen to fail on Windows.
   - Include t/result.t in releases.
   - #168 - Make full_result() and result() Windows behavior match non-Windows.

OBS-URL: https://build.opensuse.org/request/show/1116977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=45
2023-10-16 09:39:36 +00:00
6cc720466e Accepting request 998989 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/998989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=38
2022-08-25 13:33:07 +00:00
f0268b21e7 Accepting request 998988 from devel:languages:perl:autoupdate
- Fix patch IPC-Run-0.89-path.diff (add -p0)
- updated to 20220807.0
   see /usr/share/doc/packages/perl-IPC-Run/Changelog
  20220807.0 
   If your applications rely on portability to Windows, see new documentation
   sections "argument-passing rules are program-specific" and "batch files".  This
   release fixes bugs in runs of Windows programs that use standard command line
   parsing rules.  Runs of non-standard programs may require changes.  Notable
   non-standard programs include cmd.exe, cscript.exe, and Cygwin programs.
   - #140 - skip t/pty.t test on NetBSD too
   - Add strict/warnings
   - #142 - Follow Windows argument quoting rules
   - #146 - allow win32_newlines.t to actually run
   - #150 - Make t/pty.t test pass on OpenBSD.
   - #148 - Support Win32 commands having nonstandard command line parsing rules
   - Support executing Win32 batch files.
   - Add IPC::Run::Win32Process, for delivering nonstandard command lines.
   - Fix reporting of Win32::Process::Create() errors.
   - #156 - On Windows, avoid hang when closing read end of pipe.
   - #155 - Ignore known test failure on msys. - t/windows_search_path.t
   - Avoid warning with IPCRUNDEBUG, in Windows spawned children.
   - Use $^X, not 'perl', in tests.
   - Thanks to the New active developer: Noah Misch!

OBS-URL: https://build.opensuse.org/request/show/998988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=43
2022-08-24 08:56:22 +00:00
5122db840e Accepting request 801224 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/801224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=37
2020-05-08 21:06:36 +00:00
0e01727ee2 Accepting request 801215 from devel:languages:perl:autoupdate
- Rebase IPC-Run-0.89-path.diff
updated to 20200505.0
   see /usr/share/doc/packages/perl-IPC-Run/Changelog

OBS-URL: https://build.opensuse.org/request/show/801215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=41
2020-05-07 12:51:56 +00:00
9840e54e80 Accepting request 611854 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/611854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=36
2018-05-29 08:42:51 +00:00
a88964e8f8 Accepting request 611780 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/611780
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=39
2018-05-24 09:55:49 +00:00
f529f42ef6 Accepting request 594814 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/594814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=35
2018-04-19 13:28:41 +00:00
efd97b036d Accepting request 593884 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/593884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=37
2018-04-09 09:21:53 +00:00
Stephan Kulow
db952a5ca2 Accepting request 592489 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/592489
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=36
2018-04-04 10:20:17 +00:00
bf8790efb7 Accepting request 592070 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/592070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=34
2018-03-30 10:07:43 +00:00
e56dcd3c84 Accepting request 592068 from home:pmonrealgonzalez:branches:devel:languages:perl
- Fixed build on ppc and ppc64 architectures.
- Refreshed spec file with spec-clean.

  0.97 Mon Mar 26 2018
   - Update meta and POD to point to GitHub issues not RT.
   - Update README with pod changes.
   - Fix variable name in synopsis - [Github #47]
   - Fix t/run.t to work on "perl in space" - [Github #100]

OBS-URL: https://build.opensuse.org/request/show/592068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=34
2018-03-28 14:39:57 +00:00
9d1149b36c Accepting request 591328 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/591328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=33
2018-03-28 14:27:01 +00:00
e7ed994629 Accepting request 561824 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/561824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=33
2018-01-06 17:50:55 +00:00
93c360bf26 Accepting request 559566 from home:avindra
- updated to 0.96
  - Update bug tracker to https://github.com/toddr/IPC-Run/issues
- includes 0.95
  - Spelling fixes
  - doc fix: full_result returns $?, not $? >> 8
  - Fix check for reaped PID in reap_nb
  - Re-remove unnecessary use of UNIVERSAL
- includes 0.94_02
  - Skip infinity test on perl below 5.8.9
- includes 0.94_01
  - Use q{} and qq{} to fix problems with quotation in cmd.exe
  - sync $VERSION across all files to address kwalitee
  - RT 109243 - Stop side affect of altering flushing of STDOUT
    and STDERR
  - CHILD_HANDLE should be closed with 'Close' to prevent a
    warning.
  - Better timer error message + an additional unit test
  - Catching previously non-detected malformed time strings
  - Let Timer accept all allowable perl numbers
  - allow the OS to choose the ephemeral port to use
  - Don't use version.pm to parse the perl version in Makefile.PL
  - Do not import POSIX into local namespace (it's a memory hog)
  - perltidy
  - require Win32API::File on Windows
- cleanup with spec-cleaner
- rebase IPC-Run-0.89-path.diff

OBS-URL: https://build.opensuse.org/request/show/559566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=31
2018-01-05 10:09:39 +00:00
a0c632ae1a Accepting request 297047 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/297047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=32
2015-04-21 08:51:18 +00:00
Stephan Kulow
69557f5766 Accepting request 297043 from devel:languages:perl:autoupdate
- updated to 0.94
   see /usr/share/doc/packages/perl-IPC-Run/Changes
  0.94 Sun Dec 14 2014
   - RT 100858 - Update License discrepancies.
  
  0.93_01 Wed Dec 10 2014
   - Many typo corrections from David Steinbrunner via github
   - RT 20105 - t/pty.t fails on Solaris 10
  
  0.93 Wed Dec 10 2014
   - RT 100711 - Add aggressive exit to t/signal.t after skip_all to prevent failures.
   - RT 97926 - Fix for run argument with spaces in path
   - skip t/win32_compile.t on Android
   - RT 86133 - TODO failing POD tests for IPC::Run

OBS-URL: https://build.opensuse.org/request/show/297043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=29
2015-04-16 05:12:14 +00:00
Stephan Kulow
85c50d1fa3 Accepting request 184798 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=29
2013-07-30 14:44:41 +00:00
Stephan Kulow
df1b2d81df - updated to 0.92
- Tests are good in dev version. Releasing to stable.
 - RT 59775 - Catching a signal during select() can lock up IPC::Run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=27
2013-07-27 12:24:43 +00:00
Stephan Kulow
45cc9b5ba7 Accepting request 138169 from devel:languages:perl
- buildrequire explicitly netcfg for the test suite (forwarded request 138167 from coolo)

OBS-URL: https://build.opensuse.org/request/show/138169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=27
2012-10-16 05:14:05 +00:00
Stephan Kulow
74f9a1048b Accepting request 138167 from home:coolo:branches:openSUSE:Factory
- buildrequire explicitly netcfg for the test suite

OBS-URL: https://build.opensuse.org/request/show/138167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=25
2012-10-15 10:47:33 +00:00
Sascha Peilicke
8192e79935 Accepting request 107360 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/107360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=25
2012-02-29 10:02:46 +00:00
Vítězslav Čížek
eac4ad4e91 - update to 0.91
- Tests are good in dev version. Releasing to stable.
 - RT 57277 - Apply suggested 1 line fix for dev release to public.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=23
2012-02-20 12:29:40 +00:00
Stephan Kulow
87947f81dd replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=24
2011-12-06 17:43:19 +00:00
Sascha Peilicke
2f7d8f31d2 Autobuild autoformatter for 76059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=22
2011-07-12 08:24:52 +00:00
Sascha Peilicke
d7ee6f0665 Accepting request 76059 from devel:languages:perl
- update to 0.90 
  - RT 57277 - Add breaking test. No solution at present.
  - RT 68623 - disable parallel tests on windows
  - RT 43072 - Skip dragonfly platform on t/pty.t (hangs)
  - RT 14078 - run() miscalculates length of UTF-8 strings
  - RT 49693 - security patch for lib/IPC/Run/Win32IO.pm s/INADDR_ANY//
  - RT 38193 - Fix error detection on non-English operating systems
  - Add a blank doc entry for IPC::Run::Win32IO::poll to quiet 
    windows pod parser errors
  - RT 57190 - handle PATH environment variable not being defined. 
    WILL NOT default to '.' since UNIX would not do this and the 
    program has been behaving the UNIX way to date.
- removed authors line from .spec

OBS-URL: https://build.opensuse.org/request/show/76059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=21
2011-07-12 08:24:43 +00:00
Vítězslav Čížek
aed66951a9 - update to 0.90
- RT 57277 - Add breaking test. No solution at present.
  - RT 68623 - disable parallel tests on windows
  - RT 43072 - Skip dragonfly platform on t/pty.t (hangs)
  - RT 14078 - run() miscalculates length of UTF-8 strings
  - RT 49693 - security patch for lib/IPC/Run/Win32IO.pm s/INADDR_ANY//
  - RT 38193 - Fix error detection on non-English operating systems
  - Add a blank doc entry for IPC::Run::Win32IO::poll to quiet 
    windows pod parser errors
  - RT 57190 - handle PATH environment variable not being defined. 
    WILL NOT default to '.' since UNIX would not do this and the 
    program has been behaving the UNIX way to date.
- removed authors line from .spec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=21
2011-07-11 14:50:32 +00:00
Sascha Peilicke
a1523af7c5 Autobuild autoformatter for 64341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=20
2011-03-17 09:56:30 +00:00
OBS User buildservice-autocommit
fce19f987b Updating link to change in openSUSE:Factory/perl-IPC-Run revision 20.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=631ef059a841b3cd1b861b3e0d960cdb
2011-03-17 09:56:30 +00:00
Sascha Peilicke
1936c1dbcb Accepting request 64341 from devel:languages:perl
Accepted submit request 64341 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/64341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=19
2011-03-17 09:56:21 +00:00
Christian Wittmer
d9708eaed8 Accepting request 64327 from home:babelworx:ldig:branches:openSUSE:Factory
reviewed ok, thank you

OBS-URL: https://build.opensuse.org/request/show/64327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=19
2011-03-16 20:17:21 +00:00
Lars Vogdt
d4d300123f Autobuild autoformatter for 54569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=17
2010-12-05 20:59:40 +00:00
Lars Vogdt
8e5549773b Accepting request 54569 from devel:languages:perl
Accepted submit request 54569 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=16
2010-12-05 20:59:36 +00:00
Stephan Kulow
7208b7d9f7 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=17
2010-12-03 14:39:08 +00:00
Stephan Kulow
267589386a siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=16
2010-11-30 19:26:32 +00:00
Stephan Kulow
3a262bbcaf - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=15
2010-11-29 18:56:24 +00:00
OBS User autobuild
99016db764 Autobuild autoformatter for 51001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=15
2010-10-19 11:08:25 +00:00
OBS User buildservice-autocommit
e07914d7c7 Updating link to change in openSUSE:Factory/perl-IPC-Run revision 15.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=8581f1f157177902b3af54f8c098bc96
2010-10-19 11:08:25 +00:00
Ruediger Oertel
6902522528 Accepting request 51001 from devel:languages:perl
Accepted submit request 51001 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=14
2010-10-19 11:08:21 +00:00
Stephan Kulow
d6cb60665c add perl as explicit buildrequire
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=13
2010-10-19 08:46:22 +00:00
OBS User autobuild
3f093a619f Accepting request 36769 from devel:languages:perl
Copy from devel:languages:perl/perl-IPC-Run based on submit request 36769 from user anicka

OBS-URL: https://build.opensuse.org/request/show/36769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=11
2010-04-02 22:22:27 +00:00
OBS User autobuild
cc11a50370 Accepting request 36769 from devel:languages:perl
checked in (request 36769)

OBS-URL: https://build.opensuse.org/request/show/36769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=12
2010-04-02 22:22:26 +00:00
Anna Maresova
2ca88f151c - update to 0.89
* Revert extended tests to require "oslo consensus" variables
  * Add IO::Pty to META.yml requirement
  * Missed dangling isa in IPC::Run::Debug
  * Fix retry for read of fh when I get "Resource temporarily 
    unavailable."
  * Fix POD indentation in IO.pm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=11
2010-04-02 11:20:34 +00:00
OBS User autobuild
653c83d67d Accepting request 36163 from devel:languages:perl
Copy from devel:languages:perl/perl-IPC-Run based on submit request 36163 from user anicka

OBS-URL: https://build.opensuse.org/request/show/36163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=10
2010-03-31 17:37:47 +00:00
OBS User buildservice-autocommit
97c162d4d0 Updating link to change in openSUSE:Factory/perl-IPC-Run revision 10.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=90eef0dd5900756a484b80ce18a07cd7
2010-03-31 17:37:47 +00:00
OBS User autobuild
0c65785bde Accepting request 36163 from devel:languages:perl
checked in (request 36163)

OBS-URL: https://build.opensuse.org/request/show/36163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=10
2010-03-31 17:37:46 +00:00