6bc0ad3
Name:		perl-Test-CheckDeps
6bc0ad3
Summary:	Check for presence of dependencies
970a1e5
Version:	0.010
ff32b8d
Release:	32%{?dist}
6bc0ad3
License:	GPL+ or Artistic
6bc0ad3
URL:		https://metacpan.org/release/Test-CheckDeps
32201b9
Source0:	https://cpan.metacpan.org/modules/by-module/Test/Test-CheckDeps-%{version}.tar.gz
6bc0ad3
BuildArch:	noarch
6bc0ad3
# Build
32201b9
BuildRequires:	coreutils
32201b9
BuildRequires:	findutils
32201b9
BuildRequires:	make
b234785
BuildRequires:	perl-generators
32201b9
BuildRequires:	perl-interpreter
32201b9
BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.76
6bc0ad3
# Module
71ae53e
BuildRequires:	perl(CPAN::Meta) >= 2.120920
5497432
BuildRequires:	perl(CPAN::Meta::Check) >= 0.007
6bc0ad3
BuildRequires:	perl(Exporter) >= 5.57
6bc0ad3
BuildRequires:	perl(List::Util)
07b74e4
BuildRequires:	perl(Test::Builder) >= 0.82
6bc0ad3
# Test Suite
37f857b
BuildRequires:	perl(blib)
839e042
BuildRequires:	perl(File::Spec)
5497432
BuildRequires:	perl(IO::Handle)
5497432
BuildRequires:	perl(IPC::Open3)
6bc0ad3
BuildRequires:	perl(Test::More) >= 0.88
6bc0ad3
# Release tests
32201b9
# perl-Pod-Coverage-TrustPod → perl-Pod-Eventual → perl-Mixin-Linewise → perl-YAML-Tiny → perl-Test-CheckDeps
336073f
%if 0%{!?perl_bootstrap:1}
6bc0ad3
BuildRequires:	perl(Pod::Coverage::TrustPod)
6bc0ad3
BuildRequires:	perl(Test::Pod) >= 1.41
6bc0ad3
BuildRequires:	perl(Test::Pod::Coverage) >= 1.08
336073f
%endif
6bc0ad3
# Runtime
6bc0ad3
Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
6bc0ad3
6bc0ad3
%description
6bc0ad3
This module adds a test that assures all dependencies have been installed
6bc0ad3
properly. If requested, it can bail out all testing on error.
6bc0ad3
6bc0ad3
%prep
6bc0ad3
%setup -q -n Test-CheckDeps-%{version}
6bc0ad3
6bc0ad3
%build
32201b9
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
32201b9
%{make_build}
6bc0ad3
6bc0ad3
%install
32201b9
%{make_install}
32201b9
%{_fixperms} -c %{buildroot}
6bc0ad3
6bc0ad3
%check
839e042
make test RELEASE_TESTING=1
6bc0ad3
6bc0ad3
%files
32201b9
%license LICENSE
32201b9
%doc Changes README
6bc0ad3
%{perl_vendorlib}/Test/
32201b9
%{_mandir}/man3/Test::CheckDeps.3*
6bc0ad3
6bc0ad3
%changelog
ff32b8d
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-32
ff32b8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
ff32b8d
aa1366f
* Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-31
aa1366f
- Perl 5.34 re-rebuild of bootstrapped packages
aa1366f
e6305eb
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-30
e6305eb
- Perl 5.34 rebuild
e6305eb
c242318
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-29
c242318
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
c242318
4d93ba5
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-28
4d93ba5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4d93ba5
b974a10
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-27
b974a10
- Perl 5.32 re-rebuild of bootstrapped packages
b974a10
bfbc7f4
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-26
bfbc7f4
- Perl 5.32 rebuild
bfbc7f4
37f857b
* Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 0.010-25
37f857b
- BR: perl(blib) for t/00-compile.t
37f857b
0b5741f
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-24
0b5741f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0b5741f
32201b9
* Tue Sep 24 2019 Paul Howarth <paul@city-fan.org> - 0.010-23
32201b9
- Spec tidy-up
32201b9
  - Use author-independent source URL
32201b9
  - Specify all build dependencies
32201b9
  - Modernize spec using %%{make_build} and %%{make_install}
32201b9
  - Use %%license
32201b9
311a68b
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-22
311a68b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
311a68b
4d27884
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-21
4d27884
- Perl 5.30 re-rebuild of bootstrapped packages
4d27884
a5c1490
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-20
a5c1490
- Perl 5.30 rebuild
a5c1490
7e43b45
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-19
7e43b45
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
7e43b45
f4975c8
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-18
f4975c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
f4975c8
78a8701
* Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-17
78a8701
- Perl 5.28 re-rebuild of bootstrapped packages
78a8701
3846b0d
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-16
3846b0d
- Perl 5.28 rebuild
3846b0d
7c4ac17
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-15
7c4ac17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
7c4ac17
ef3e3b9
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-14
ef3e3b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ef3e3b9
ddc647e
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-13
ddc647e
- Perl 5.26 re-rebuild of bootstrapped packages
ddc647e
c60eb78
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-12
c60eb78
- Perl 5.26 rebuild
c60eb78
0885634
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-11
0885634
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0885634
4723a6a
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-10
4723a6a
- Perl 5.24 re-rebuild of bootstrapped packages
4723a6a
fbfd6f5
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-9
fbfd6f5
- Perl 5.24 rebuild
fbfd6f5
7970746
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-8
7970746
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7970746
f3c71d0
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.010-7
f3c71d0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
f3c71d0
6266100
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-6
6266100
- Perl 5.22 re-rebuild of bootstrapped packages
6266100
c2e81ef
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-5
c2e81ef
- Perl 5.22 rebuild
c2e81ef
0b19253
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-4
0b19253
- Perl 5.20 re-rebuild of bootstrapped packages
0b19253
cba2cac
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-3
cba2cac
- Perl 5.20 rebuild
cba2cac
adf99e1
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.010-2
adf99e1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
adf99e1
970a1e5
* Wed Oct  9 2013 Paul Howarth <paul@city-fan.org> - 0.010-1
970a1e5
- Update to 0.010
970a1e5
  - Added Synopsis
970a1e5
  - $Test::Builder::Level increased, so failing tests appear to come from the
970a1e5
    .t file rather than Test/CheckDeps.pm
970a1e5
  - Also test 'develop' prereqs when AUTHOR_TESTING
970a1e5
839e042
* Thu Sep 26 2013 Paul Howarth <paul@city-fan.org> - 0.008-1
839e042
- Update to 0.008
839e042
  - Switch to MakeMaker to fix bootstrapping issues
839e042
5497432
* Thu Sep 19 2013 Paul Howarth <paul@city-fan.org> - 0.007-1
5497432
- Update to 0.007
5497432
  - Require CPAN::Meta::Check ≥ 0.007, for conflicts fixes
5497432
- Bump Module::Build::Tiny version requirement to 0.027
5497432
- BR: perl(IO::Handle) and perl(IPC::Open3) rather than
5497432
  perl(File::Temp) for the test suite
5497432
336073f
* Wed Sep  4 2013 Paul Howarth <paul@city-fan.org> - 0.006-4
336073f
- Skip the release tests when bootstrapping
336073f
4e1e545
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.006-3
4e1e545
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
4e1e545
77b9b76
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.006-2
77b9b76
- Perl 5.18 rebuild
77b9b76
71ae53e
* Fri Jun 21 2013 Paul Howarth <paul@city-fan.org> - 0.006-1
71ae53e
- Update to 0.006
71ae53e
  - Require CPAN::Meta::Check ≥ 0.004
71ae53e
  - Explicitly require CPAN::Meta ≥ 2.120920
71ae53e
  - Switch to Module::Build::Tiny
71ae53e
07b74e4
* Wed May 15 2013 Paul Howarth <paul@city-fan.org> - 0.004-1
07b74e4
- Update to 0.004
07b74e4
  - Sort dependencies before displaying them
07b74e4
  - check_dependencies() can now optionally also test recommended and suggested
07b74e4
    prerequisites
07b74e4
  - Reinstate loading of CPAN::Meta
07b74e4
- Kwalitee test dropped upstream to avoid circular deps, so longer need to
07b74e4
  BR: perl(Test::Kwalitee)
07b74e4
- No longer need perl(Module::Metadata)
07b74e4
- Bump perl(Test::Builder) version requirement to 0.82 for todo_start/todo_end
07b74e4
6bc0ad3
* Wed May  1 2013 Paul Howarth <paul@city-fan.org> - 0.002-2
6bc0ad3
- Sanitize for Fedora submission
6bc0ad3
6bc0ad3
* Sat Apr 27 2013 Paul Howarth <paul@city-fan.org> - 0.002-1
6bc0ad3
- Initial RPM version