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