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