cb7f7e
Name:           perl-Module-Load-Conditional
cb7f7e
Version:        0.74
cb7f7e
Release:        1%{?dist}
cb7f7e
Summary:        Looking up module information / loading at run-time
cb7f7e
License:        GPL+ or Artistic
cb7f7e
URL:            https://metacpan.org/release/Module-Load-Conditional
cb7f7e
Source0:        https://cpan.metacpan.org/modules/by-module/Module/Module-Load-Conditional-%{version}.tar.gz
cb7f7e
BuildArch:      noarch
cb7f7e
# Build:
cb7f7e
BuildRequires:  coreutils
cb7f7e
BuildRequires:  make
cb7f7e
BuildRequires:  perl-generators
cb7f7e
BuildRequires:  perl-interpreter
cb7f7e
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
cb7f7e
# Run-time:
cb7f7e
BuildRequires:  perl(Carp)
cb7f7e
BuildRequires:  perl(Config)
cb7f7e
BuildRequires:  perl(constant)
cb7f7e
BuildRequires:  perl(Exporter)
cb7f7e
BuildRequires:  perl(File::Spec)
cb7f7e
BuildRequires:  perl(FileHandle)
cb7f7e
BuildRequires:  perl(Locale::Maketext::Simple)
cb7f7e
BuildRequires:  perl(Module::CoreList) >= 2.22
cb7f7e
BuildRequires:  perl(Module::Load) >= 0.28
cb7f7e
BuildRequires:  perl(Module::Metadata) >= 1.000005
cb7f7e
BuildRequires:  perl(Params::Check)
cb7f7e
BuildRequires:  perl(strict)
cb7f7e
BuildRequires:  perl(vars)
cb7f7e
BuildRequires:  perl(version) >= 0.69
cb7f7e
# Tests:
cb7f7e
BuildRequires:  perl(FindBin)
cb7f7e
BuildRequires:  perl(lib)
cb7f7e
BuildRequires:  perl(Test::More)
cb7f7e
BuildRequires:  perl(warnings)
cb7f7e
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
cb7f7e
Requires:       perl(Config)
cb7f7e
Requires:       perl(Module::CoreList) >= 2.22
cb7f7e
Requires:       perl(Module::Load) >= 0.28
cb7f7e
Requires:       perl(Module::Metadata) >= 1.000005
cb7f7e
Requires:       perl(version) >= 0.69
cb7f7e
cb7f7e
# Filter under-specified dependencies
cb7f7e
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Module::Load|Module::Metadata|version)\\)$
cb7f7e
cb7f7e
%description
cb7f7e
This module provides simple ways to query and possibly load any of the modules
cb7f7e
you have installed on your system during run-time.
cb7f7e
cb7f7e
%prep
cb7f7e
%setup -q -n Module-Load-Conditional-%{version}
cb7f7e
cb7f7e
%build
cb7f7e
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
cb7f7e
%{make_build}
cb7f7e
cb7f7e
%install
cb7f7e
%{make_install}
cb7f7e
%{_fixperms} -c %{buildroot}
cb7f7e
cb7f7e
%check
cb7f7e
make test
cb7f7e
cb7f7e
%files
cb7f7e
%doc CHANGES README
cb7f7e
%{perl_vendorlib}/Module/
cb7f7e
%{_mandir}/man3/Module::Load::Conditional.3*
cb7f7e
cb7f7e
%changelog
cb7f7e
* Fri Aug 21 2020 Petr Pisar <ppisar@redhat.com> - 0.74-1
cb7f7e
- 0.74 bump
cb7f7e
cb7f7e
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.72-3
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
cb7f7e
cb7f7e
* Sat Jun 27 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.72-2
cb7f7e
- Perl 5.32 re-rebuild updated packages
cb7f7e
cb7f7e
* Thu Jun 25 2020 Petr Pisar <ppisar@redhat.com> - 0.72-1
cb7f7e
- 0.72 bump
cb7f7e
cb7f7e
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.70-456
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.70-2
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
cb7f7e
cb7f7e
* Mon Nov 11 2019 Paul Howarth <paul@city-fan.org> - 0.70-1
cb7f7e
- Update to 0.70
cb7f7e
  - Protect ourselves from Module::Metadata parsing problems (CPAN RT#130939)
cb7f7e
- Use author-independent source URL
cb7f7e
- Fix permissions verbosely
cb7f7e
cb7f7e
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-439
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
cb7f7e
cb7f7e
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.68-438
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-418
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
cb7f7e
cb7f7e
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-417
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
cb7f7e
cb7f7e
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.68-416
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-395
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
cb7f7e
cb7f7e
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-394
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
cb7f7e
cb7f7e
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.68-393
cb7f7e
- Perl 5.26 rebuild
cb7f7e
cb7f7e
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-2
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
cb7f7e
cb7f7e
* Fri Jul 29 2016 Paul Howarth <paul@city-fan.org> - 0.68-1
cb7f7e
- Update to 0.68
cb7f7e
  - Fix unconditional @INC localization
cb7f7e
cb7f7e
* Wed Jul 27 2016 Paul Howarth <paul@city-fan.org> - 0.66-1
cb7f7e
- Update to 0.66
cb7f7e
  - Add FORCE_SAFE_INC option to address CVE-2016-1238
cb7f7e
- BR: perl-generators
cb7f7e
- Simplify find command using -delete
cb7f7e
- Drop legacy Group: tag
cb7f7e
cb7f7e
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.64-365
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.64-347
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
cb7f7e
cb7f7e
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.64-346
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
cb7f7e
cb7f7e
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.64-345
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.64-2
cb7f7e
- Perl 5.22 rebuild
cb7f7e
cb7f7e
* Mon Jan 19 2015 Paul Howarth <paul@city-fan.org> - 0.64-1
cb7f7e
- Update to 0.64
cb7f7e
  - Resolve an edge-case with DEPRECATED (CPAN RT#101555)
cb7f7e
- Make %%files list more explicit
cb7f7e
cb7f7e
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.62-310
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.62-3
cb7f7e
- Perl 5.20 rebuild
cb7f7e
cb7f7e
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.62-2
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
cb7f7e
cb7f7e
* Mon Jan 27 2014 Petr Pisar <ppisar@redhat.com> - 0.62-1
cb7f7e
- 0.62 bump
cb7f7e
cb7f7e
* Mon Jan 20 2014 Petr Pisar <ppisar@redhat.com> - 0.60-1
cb7f7e
- 0.60 bump
cb7f7e
cb7f7e
* Mon Sep 02 2013 Petr Pisar <ppisar@redhat.com> - 0.58-1
cb7f7e
- 0.58 bump
cb7f7e
cb7f7e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.54-291
cb7f7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
cb7f7e
cb7f7e
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 0.54-290
cb7f7e
- Increase release to favour standalone package
cb7f7e
cb7f7e
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 0.54-2
cb7f7e
- Perl 5.18 rebuild
cb7f7e
cb7f7e
* Fri Jan 25 2013 Petr Pisar <ppisar@redhat.com> 0.54-1
cb7f7e
- Specfile autogenerated by cpanspec 1.78.