# Run optional test %bcond_without perl_Module_CoreList_enables_optional_test %global cpan_version 5.20180120 Name: perl-Module-CoreList # Epoch to compete with perl.spec Epoch: 1 Version: 5.20180414 Release: 1%{?dist} Summary: What modules are shipped with versions of perl License: GPL+ or Artistic URL: http://search.cpan.org/dist/Module-CoreList/ Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{cpan_version}.tar.gz # Provide data about Perl 5.24.4. It's required for perl-5.24.4, # so that we have metadata about packaged Perl. Some tools like Pinto need it. Patch0: Module-CoreList-5.20180120-Upgrade-database-to-5.20180414_24.patch BuildArch: noarch BuildRequires: make BuildRequires: perl-generators BuildRequires: perl-interpreter BuildRequires: perl(Config) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # File::Copy not used # Run-time: # feature not used at tests # Getopt::Long not used at tests BuildRequires: perl(List::Util) # Pod::Usage not used at tests BuildRequires: perl(strict) BuildRequires: perl(version) >= 0.88 BuildRequires: perl(warnings) # Tests: BuildRequires: perl(Test::More) # Optional tests: %if %{with perl_Module_CoreList_enables_optional_test} && !%{defined perl_bootstrap} BuildRequires: perl(Test::Pod) >= 1.00 %endif Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(List::Util) Requires: perl(version) >= 0.88 # Remove under-specified dependencies %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(version\\)$ %description Module::CoreList provides information on which core and dual-life modules are shipped with each version of perl. %package tools Summary: Tool for listing modules shipped with perl Requires: perl(feature) Requires: perl(version) >= 0.88 Requires: perl-Module-CoreList = %{epoch}:%{version}-%{release} # The files were distributed with perl.spec's subpackage # perl-Module-CoreList <= 1:5.020001-309 Conflicts: perl-Module-CoreList < 1:5.20140914 %description tools This package provides a corelist(1) tool which can be used to query what modules were shipped with given perl version. %prep %setup -q -n Module-CoreList-%{cpan_version} %patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %files tools %doc README %{_bindir}/corelist %{_mandir}/man1/corelist.* %changelog * Mon Apr 16 2018 Petr Pisar - 1:5.20180414-1 - 5.20180414_24 bump * Mon Jan 22 2018 Jitka Plesnikova - 1:5.20180120-1 - 5.20180120 bump * Fri Dec 22 2017 Petr Pisar - 1:5.20171220-1 - 5.20171220 bump * Tue Nov 21 2017 Petr Pisar - 1:5.20171120-1 - 5.20171120 bump * Mon Oct 23 2017 Jitka Plesnikova - 1:5.20171020-1 - 5.20171020 bump * Mon Sep 25 2017 Petr Pisar - 1:5.20170923-1 - 5.20170923 bump * Thu Sep 21 2017 Petr Pisar - 1:5.20170920-1 - 5.20170920 bump * Tue Aug 22 2017 Petr Pisar - 1:5.20170821-1 - 5.20170821 bump * Fri Jul 21 2017 Petr Pisar - 1:5.20170720-1 - 5.20170720 bump * Mon Jul 17 2017 Petr Pisar - 1:5.20170715-1 - 5.20170715 bump * Tue Jun 20 2017 Jitka Plesnikova - 1:5.20170621-1 - 5.20170621 bump * Thu Jun 01 2017 Petr Pisar - 1:5.20170531-1 - 5.20170531 bump * Wed May 31 2017 Petr Pisar - 1:5.20170530-1 - 5.20170530 bump * Thu May 11 2017 Petr Pisar - 1:5.20170520-0.1 - Upgrade to 5.20170520 as provided in perl's blead git branch * Fri Apr 21 2017 Petr Pisar - 1:5.20170420-1 - 5.20170420 bump * Tue Mar 21 2017 Petr Pisar - 1:5.20170320-1 - 5.20170320 bump * Tue Feb 21 2017 Petr Pisar - 1:5.20170220-1 - 5.20170220 bump * Sat Feb 11 2017 Fedora Release Engineering - 1:5.20170120-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Petr Pisar - 1:5.20170120-1 - 5.20170120 bump * Mon Jan 16 2017 Petr Pisar - 1:5.20170115-1 - 5.20170115 bump * Wed Dec 21 2016 Petr Pisar - 1:5.20161220-1 - 5.20161220 bump * Mon Nov 21 2016 Petr Pisar - 1:5.20161120-1 - 5.20161120 bump * Fri Oct 21 2016 Petr Pisar - 1:5.20161020-1 - 5.20161020 bump * Wed Sep 21 2016 Petr Pisar - 1:5.20160920-1 - 5.20160920 bump * Fri Sep 02 2016 Petr Pisar - 1:5.20160820-1 - 5.20160820 bump * Fri Aug 05 2016 Jitka Plesnikova - 1:5.20160720-2 - Avoid loading optional modules from default . (CVE-2016-1238) * Thu Jul 21 2016 Petr Pisar - 1:5.20160720-1 - 5.20160720 bump * Tue Jun 21 2016 Petr Pisar - 1:5.20160620-1 - 5.20160620 bump * Mon May 23 2016 Petr Pisar - 1:5.20160520-1 - 5.20160520 bump * Wed May 18 2016 Jitka Plesnikova - 1:5.20160507-3 - Perl 5.24 re-rebuild of bootstrapped packages * Sat May 14 2016 Jitka Plesnikova - 1:5.20160507-2 - Perl 5.24 rebuild * Tue May 10 2016 Petr Pisar - 1:5.20160507-1 - 5.20160507 bump * Mon May 02 2016 Petr Pisar - 1:5.20160429-1 - 5.20160429 bump * Mon Mar 21 2016 Petr Pisar - 1:5.20160320-1 - 5.20160320 bump * Mon Feb 22 2016 Petr Pisar - 1:5.20160121-1 - 5.20160121 bump * Thu Feb 04 2016 Fedora Release Engineering - 1:5.20160120-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jan 21 2016 Petr Pisar - 1:5.20160120-1 - 5.20160120 bump * Tue Dec 22 2015 Jitka Plesnikova - 1:5.20151220-1 - 5.20151220 bump * Mon Dec 14 2015 Jitka Plesnikova - 1:5.20151213-1 - 5.20151213 bump * Mon Nov 23 2015 Petr Pisar - 1:5.20151120-1 - 5.20151120 bump * Thu Oct 22 2015 Petr Pisar - 1:5.20151020-1 - 5.20151020 bump * Mon Sep 21 2015 Petr Pisar - 1:5.20150920-1 - 5.20150920 bump * Mon Sep 14 2015 Petr Pisar - 1:5.20150912-1 - 5.20150912 bump * Tue Aug 25 2015 Tom Callaway - 1:5.20150820-1 - 5.20150820 bump * Tue Jul 21 2015 Petr Pisar - 1:5.20150720-1 - 5.20150720 bump * Mon Jun 22 2015 Petr Pisar - 1:5.20150620-1 - 5.20150620 bump * Thu Jun 18 2015 Fedora Release Engineering - 1:5.20150520-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 10 2015 Jitka Plesnikova - 1:5.20150520-3 - Perl 5.22 re-rebuild of bootstrapped packages * Wed Jun 03 2015 Jitka Plesnikova - 1:5.20150520-2 - Perl 5.22 rebuild * Tue Jun 02 2015 Petr Pisar - 1:5.20150520-1 - 5.20150520 bump * Tue Apr 21 2015 Petr Pisar - 1:5.20150420-1 - 5.20150420 bump * Mon Mar 23 2015 Petr Pisar - 1:5.20150320-1 - 5.20150320 bump * Mon Feb 23 2015 Petr Pisar - 1:5.20150220-1 - 5.20150220 bump * Mon Feb 16 2015 Tom Callaway - 1:5.20150214-1 - 5.20150214 bump * Fri Jan 23 2015 Petr Pisar - 1:5.20150120-1 - 5.20150120 bump * Fri Jan 02 2015 Petr Pisar - 1:5.20141220-1 - 5.20141220 bump * Tue Nov 25 2014 Petr Pisar - 1:5.20141120-1 - 5.20141120 bump * Tue Oct 21 2014 Petr Pisar - 1:5.20141020-1 - 5.20141020 bump * Wed Oct 08 2014 Petr Pisar - 1:5.20141002-1 - 5.20141002 bump * Wed Sep 17 2014 Petr Pisar 1:5.20140914-1 - Specfile autogenerated by cpanspec 1.78.