845408
Name:           perl-IPC-Run3
845408
Version:        0.048
845408
Release:        23%{?dist}
845408
Summary:        Run a subprocess in batch mode
845408
License:        GPL+ or Artistic or BSD
845408
URL:            https://metacpan.org/release/IPC-Run3
845408
Source0:        https://cpan.metacpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{version}.tar.gz
845408
BuildArch:      noarch
845408
845408
BuildRequires: make
845408
BuildRequires:  perl-generators
845408
BuildRequires:  perl(Carp)
845408
BuildRequires:  perl(Exporter)
845408
BuildRequires:  perl(ExtUtils::MakeMaker)
845408
BuildRequires:  perl(File::Temp)
845408
BuildRequires:  perl(Getopt::Long)
845408
BuildRequires:  perl(POSIX)
845408
BuildRequires:  perl(Test)
845408
BuildRequires:  perl(Test::More) >= 0.31
845408
BuildRequires:  perl(Time::HiRes)
845408
BuildRequires:  perl(constant)
845408
BuildRequires:  perl(strict)
845408
845408
# For improved tests
845408
BuildRequires:  perl(Test::Pod::Coverage)
845408
BuildRequires:  perl(Test::Pod)
845408
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
845408
845408
# RHBZ #1062267 / https://rt.cpan.org/Public/Bug/Display.html?id=52317
845408
# Patch from
845408
# https://github.com/rschupp/IPC-Run3/commit/8ebe48760cfdc78fbf4fc46413dde9470121b99e
845408
Patch0:         0001-test-and-fix-for-RT-52317-Calling-run3-garbles-STDIN.patch
845408
845408
%description
845408
This module allows you to run a subprocess and redirect stdin, stdout,
845408
and/or stderr to files and perl data structures. It aims to satisfy 99% of
845408
the need for using system, qx, and open3 with a simple, extremely Perlish
845408
API and none of the bloat and rarely used features of IPC::Run.
845408
845408
%prep
845408
%setup -q -n IPC-Run3-%{version}
845408
%patch0 -p1
845408
845408
# Perms in tarballs are broken 
845408
find -type f -exec chmod -x {} \;
845408
845408
%build
845408
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
845408
make %{?_smp_mflags}
845408
845408
%install
845408
make pure_install DESTDIR=$RPM_BUILD_ROOT
845408
%{_fixperms} $RPM_BUILD_ROOT/*
845408
845408
%check
845408
make test RELEASE_TESTING=1
845408
845408
%files
845408
%doc Changes README
845408
%license LICENSE
845408
%{perl_vendorlib}/*
845408
%{_mandir}/man3/*
845408
845408
%changelog
845408
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.048-23
845408
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
845408
  Related: rhbz#1991688
845408
845408
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.048-22
845408
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
845408
845408
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-21
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
845408
845408
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-20
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
845408
845408
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-19
845408
- Perl 5.32 rebuild
845408
845408
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-18
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
845408
845408
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-17
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
845408
845408
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-16
845408
- Perl 5.30 rebuild
845408
845408
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-15
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
845408
845408
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-14
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
845408
845408
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-13
845408
- Perl 5.28 rebuild
845408
845408
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-12
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
845408
845408
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-11
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
845408
845408
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-10
845408
- Perl 5.26 rebuild
845408
845408
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-9
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
845408
845408
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-8
845408
- Perl 5.24 rebuild
845408
845408
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-7
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
845408
845408
* Wed Jan 27 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.048-6
845408
- Add %%license.
845408
- Modernize spec.
845408
845408
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.048-5
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
845408
845408
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-4
845408
- Perl 5.22 rebuild
845408
845408
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-3
845408
- Perl 5.20 rebuild
845408
845408
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.048-2
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
845408
845408
* Mon Mar 31 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.048-1
845408
- Upstream update.
845408
- Add RELEASE_TESTING=1 to work around upstream trying to discourage
845408
  us from running pod-tests.
845408
845408
* Tue Feb 11 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.046-4
845408
- Add 0001-test-and-fix-for-RT-52317-Calling-run3-garbles-STDIN.patch (RHBZ#1062267).
845408
- Spec-file cosmetics.
845408
845408
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.046-3
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
845408
845408
* Sat Jul 20 2013 Petr Pisar <ppisar@redhat.com> - 0.046-2
845408
- Perl 5.18 rebuild
845408
845408
* Wed Jul 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.046-1
845408
- Upstream update.
845408
845408
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.045-5
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
845408
845408
* Fri Nov 23 2012 Petr Šabata <contyk@redhat.com> - 0.045-4
845408
- Add missing BRs
845408
- Drop command macros
845408
- Remove redundant parens from the Licence tag
845408
845408
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.045-3
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
845408
845408
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.045-2
845408
- Perl 5.16 rebuild
845408
845408
* Thu Jan 05 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.045-1
845408
- Upstream update.
845408
- Modernize spec file.
845408
845408
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.044-4
845408
- Perl mass rebuild
845408
845408
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.044-3
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
845408
845408
* Mon Dec 20 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.044-2
845408
- 661697 rebuild for fixing problems with vendorach/lib
845408
845408
* Mon Sep 13 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.044-1
845408
- Upstream update.
845408
- BR: perl(Test::More), perl(Time::HiRes).
845408
845408
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.043-4
845408
- Mass rebuild with perl-5.12.0
845408
845408
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.043-3
845408
- rebuild against perl 5.10.1
845408
845408
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.043-2
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
845408
845408
* Wed Jun 17 2009 Ralf Corsépius <corsepiu@fedoraproject.org> 0.043-1
845408
- Upstream update.
845408
- Reflect upstream URL having changed.
845408
845408
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.042-4
845408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
845408
845408
* Sat Nov 29 2008 Ralf Corsépius <corsepiu@fedoraproject.org> 0.042-3
845408
- Change %%summary.
845408
845408
* Thu Aug 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.042-2
845408
- fix license tag (technically, it was correct before, but this keeps rpmlint from
845408
  flagging this package as a false positive)
845408
845408
* Mon Aug 25 2008 Ralf Corsépius <corsepiu@fedoraproject.org> 0.042-1
845408
- Upstream update.
845408
845408
* Fri Aug 08 2008 Ralf Corsépius <rc040203@freenet.de> 0.041-1
845408
- Upstream update.
845408
845408
* Thu May 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.040-5
845408
- reorder license tag so it doesn't flag as a false positive
845408
845408
* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.040-4
845408
- Rebuild normally, second pass
845408
845408
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.040-3
845408
- Rebuild for perl 5.10 (again), disable tests for first pass
845408
845408
* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.040-2
845408
- rebuild normally, second pass
845408
845408
* Sat Jan 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.040-1.1
845408
- rebuild for new perl, disable tests and TPC for first pass
845408
845408
* Fri Dec 28 2007 Ralf Corsépius <rc040203@freenet.de> 0.040-1
845408
- Upstream update.
845408
- chmod -x files from source tarball.
845408
845408
* Tue Nov 27 2007 Ralf Corsépius <rc040203@freenet.de> 0.039-2
845408
- Bump release to please koji suckage.
845408
845408
* Tue Nov 27 2007 Ralf Corsépius <rc040203@freenet.de> 0.039-1
845408
- Upstream update.
845408
845408
* Fri Sep 07 2007 Ralf Corsépius <rc040203@freenet.de> 0.037-2
845408
- Initial import.
845408
- Update license tag.
845408
845408
* Tue Aug 07 2007 Ralf Corsépius <rc040203@freenet.de> 0.037-1
845408
- Initial submission.