Chris Weyl 59726c3
Name:           perl-Test-SharedFork
Chris Weyl 59726c3
Summary:        Fork test
174c6e4
Version:        0.35
420ca4e
Release:        5%{?dist}
Chris Weyl 59726c3
License:        GPL+ or Artistic
Chris Weyl 59726c3
Group:          Development/Libraries
3b00777
Source0:        http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-SharedFork-%{version}.tar.gz
Chris Weyl 59726c3
URL:            http://search.cpan.org/dist/Test-SharedFork
39a2919
Chris Weyl 59726c3
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Chris Weyl 59726c3
BuildArch:      noarch
Chris Weyl 59726c3
c73fc71
BuildRequires:  perl-generators
d76717f
BuildRequires:  perl(App::Prove)
36827bd
BuildRequires:  perl(Config)
174c6e4
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
36827bd
BuildRequires:  perl(Fcntl)
36827bd
BuildRequires:  perl(File::Spec::Functions)
36827bd
BuildRequires:  perl(File::Temp)
36827bd
BuildRequires:  perl(IO::Handle)
4ce6165
BuildRequires:  perl(Module::Build)
36827bd
BuildRequires:  perl(Storable)
26ec201
BuildRequires:  perl(Test::Builder) >= 0.32
26ec201
BuildRequires:  perl(Test::Builder::Module)
d76717f
BuildRequires:  perl(Test::Builder::Tester)
Chris Weyl 59726c3
BuildRequires:  perl(Test::More) >= 0.88
18bbe1a
BuildRequires:  perl(Test::Requires)
36827bd
BuildRequires:  perl(Tie::Array)
36827bd
BuildRequires:  perl(Tie::Scalar)
26ec201
BuildRequires:  perl(Time::HiRes)
36827bd
BuildRequires:  perl(base)
36827bd
BuildRequires:  perl(strict)
36827bd
BuildRequires:  perl(warnings)
Chris Weyl 59726c3
Chris Weyl 59726c3
%description
Chris Weyl 59726c3
Test::SharedFork is utility module for Test::Builder. It manages testing
Chris Weyl 59726c3
by keeping the test count consistent between parent and child processes.
Chris Weyl 59726c3
Chris Weyl 59726c3
%prep
Chris Weyl 59726c3
%setup -q -n Test-SharedFork-%{version}
Chris Weyl 59726c3
Chris Weyl 59726c3
%build
9dfeceb
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
26ec201
make %{?_smp_mflags}
Chris Weyl 59726c3
Chris Weyl 59726c3
%install
26ec201
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
Chris Weyl 59726c3
%{_fixperms} %{buildroot}/*
Chris Weyl 59726c3
Chris Weyl 59726c3
%check
26ec201
make test
Chris Weyl 59726c3
Chris Weyl 59726c3
%files
4ce6165
%doc Changes
d76717f
%license LICENSE
Chris Weyl 59726c3
%{perl_vendorlib}/*
Chris Weyl 59726c3
%{_mandir}/man3/*.3*
Chris Weyl 59726c3
Chris Weyl 59726c3
%changelog
420ca4e
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-5
420ca4e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
420ca4e
3b95161
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.35-4
3b95161
- Perl 5.24 rebuild
3b95161
e41746d
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-3
e41746d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e41746d
9dfeceb
* Sat Jan 30 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.35-2
9dfeceb
- Modernize spec.
9dfeceb
174c6e4
* Sat Jan 02 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.35-1
174c6e4
- Upstream update.
174c6e4
29c9056
* Wed Oct 07 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.34-1
29c9056
- Upstream update.
29c9056
4adba19
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-2
4adba19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4adba19
ebdf356
* Fri Jun 12 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.33-1
ebdf356
- Upstream update.
ebdf356
1781435
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-2
1781435
- Perl 5.22 rebuild
1781435
d76717f
* Fri May 01 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.31-1
d76717f
- Upstream update.
d76717f
- Add %%license.
d76717f
- Cleanup BRs.
d76717f
3b00777
* Mon Sep 22 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.29-1
3b00777
- Upstream update.
3b00777
- Reflect upstream URL having changed.
3b00777
b80117e
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-2
b80117e
- Perl 5.20 rebuild
b80117e
4d6c3f1
* Mon Jul 07 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.28-1
4d6c3f1
- Upstream update.
4d6c3f1
26ec201
* Mon Jun 30 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.26-1
26ec201
- Upstream update.
26ec201
- Reflect BR-changes.
26ec201
- Reflect upstream having switched to ExtUtils::MakeMaker.
26ec201
b42d63b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
b42d63b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b42d63b
da5a37e
* Tue Apr 08 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.24-1
da5a37e
- Upstream update.
da5a37e
36827bd
* Tue Mar 25 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.23-1
36827bd
- Upstream update.
36827bd
- Extend BR:s.
36827bd
4ce6165
* Thu Mar 13 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.22-1
4ce6165
- Upstream update.
4ce6165
- Remove Obsoletes/Provides perl-Test-SharedFork-tests.
4ce6165
- Reflect upstream having switched to Module::Build.
4ce6165
8088579
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-4
8088579
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8088579
1fbd901
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.21-3
1fbd901
- Perl 5.18 rebuild
1fbd901
62a0330
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-2
62a0330
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
62a0330
36f85ae
* Wed Dec 12 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.21-1
36f85ae
- Upstream update.
36f85ae
- Modernize spec.
36f85ae
1fc231d
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-3
1fc231d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1fc231d
c5edef6
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.20-2
c5edef6
- Perl 5.16 rebuild
c5edef6
345d2e0
* Tue Feb 14 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.20-1
345d2e0
- Upstream update.
345d2e0
e387946
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19-2
e387946
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e387946
18bbe1a
* Thu Dec 15 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.19-1
18bbe1a
- Upstream update.
18bbe1a
a8efed5
* Thu Oct 13 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.18-1
a8efed5
- Upstream update.
a8efed5
7533053
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.16-3
7533053
- Perl mass rebuild
7533053
dc046c8
* Thu Jun 09 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.16-2
dc046c8
- Perl 5.14 mass rebuild
dc046c8
39a2919
* Fri Feb 18 2011 Ralf Corsepius <corsepiu@fedoraproject.org> - 0.16-1
39a2919
- Update to 0.16.
39a2919
- Abandon perl-Test-SharedFork-tests.
39a2919
- Spec file overhaul.
39a2919
8ab7f13
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-4
8ab7f13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8ab7f13
96f5989
* Mon Jan 10 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.15-3
7ea2316
- re-add macros. -tests sub-package was missing during update
7ea2316
9df7acb
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.15-2
9df7acb
- 661697 rebuild for fixing problems with vendorach/lib
9df7acb
4c15c13
* Wed Dec 22 2010 Ralf Corsepius <corsepiu@fedoraproject.org> - 0.15-1
4c15c13
- Update to 0.15.
4c15c13
5a693a7
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.11-2
5a693a7
- Mass rebuild with perl-5.12.0
5a693a7
Chris Weyl 59726c3
* Sat Mar 20 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11-1
Chris Weyl 59726c3
- specfile by Fedora::App::MaintainerTools 0.006
Chris Weyl 59726c3
Chris Weyl 59726c3