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