%{?scl:%scl_package perl-List-AllUtils} Name: %{?scl_prefix}perl-List-AllUtils Version: 0.09 Release: 2%{?dist} Summary: Combines List::Util and List::MoreUtils License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/List-AllUtils/ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-%{version}.tar.gz BuildArch: noarch BuildRequires: %{?scl_prefix}perl BuildRequires: %{?scl_prefix}perl(ExtUtils::MakeMaker) BuildRequires: %{?scl_prefix}perl(strict) BuildRequires: %{?scl_prefix}perl(warnings) # Run-time: BuildRequires: %{?scl_prefix}perl(base) BuildRequires: %{?scl_prefix}perl(Exporter) BuildRequires: %{?scl_prefix}perl(List::MoreUtils) >= 0.28 BuildRequires: %{?scl_prefix}perl(List::Util) >= 1.31 # Tests: BuildRequires: %{?scl_prefix}perl(File::Spec) BuildRequires: %{?scl_prefix}perl(IO::Handle) BuildRequires: %{?scl_prefix}perl(IPC::Open3) BuildRequires: %{?scl_prefix}perl(Test::More) >= 0.88 # Test::NoTabs not used # Test::Pod::LinkCheck not used # Test::Portability::Files not used # Test::Spelling 0.12 not used # Test::Synopsis not used BuildRequires: %{?scl_prefix}perl(Test::Warnings) Requires: %{?scl_prefix}perl(:MODULE_COMPAT_%(%{?scl:scl enable %{scl} '}eval "$(perl -V:version)";echo $version%{?scl:'})) %description Are you sick of trying to remember whether a particular helper is defined in List::Util or List::MoreUtils? I sure am. Now you don't have to remember. This module will export all of the functions that either of those two modules defines. %prep %setup -q -n List-AllUtils-%{version} %build %{?scl:scl enable %{scl} '}perl Makefile.PL INSTALLDIRS=vendor && make %{?_smp_mflags}%{?scl:'} %install %{?scl:scl enable %{scl} '}make pure_install DESTDIR=$RPM_BUILD_ROOT%{?scl:'} find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; %{_fixperms} $RPM_BUILD_ROOT/* %check %{?scl:scl enable %{scl} '}make test%{?scl:'} %files %doc LICENSE %doc Changes README.md %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Mar 06 2015 Jitka Plesnikova - 0.09-2 - Correct license declaration from (GPL+ or Artistic) to (Artistic 2.0) (bug #1198255) * Wed Oct 08 2014 Petr Pisar - 0.09-1 - 0.09 bump * Fri Aug 29 2014 Jitka Plesnikova - 0.08-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 04 2014 Petr Pisar - 0.08-1 - 0.08 bump * Tue Oct 15 2013 Petr Pisar - 0.07-1 - 0.07 bump * Mon Sep 02 2013 Petr Pisar - 0.05-1 - 0.05 bump * Sat Aug 03 2013 Fedora Release Engineering - 0.03-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jul 26 2013 Petr Pisar - 0.03-2 - Perl 5.18 rebuild * Thu Mar 07 2013 Petr Pisar 0.03-1 - Specfile autogenerated by cpanspec 1.78.