7091c8
Name:           perl-Scalar-List-Utils
7091c8
Version:        1.27
7091c8
Release:        246%{?dist}
7091c8
Summary:        A selection of general-utility scalar and list subroutines
7091c8
License:        GPL+ or Artistic
7091c8
Group:          Development/Libraries
7091c8
URL:            http://search.cpan.org/dist/Scalar-List-Utils/
7091c8
Source0:        http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-%{version}.tar.gz
7091c8
BuildRequires:  perl
7091c8
BuildRequires:  perl(base)
7091c8
BuildRequires:  perl(Carp)
7091c8
BuildRequires:  perl(Config)
7091c8
BuildRequires:  perl(constant)
7091c8
BuildRequires:  perl(Exporter)
7091c8
BuildRequires:  perl(ExtUtils::MakeMaker)
7091c8
BuildRequires:  perl(File::Spec)
7091c8
BuildRequires:  perl(IO::File)
7091c8
BuildRequires:  perl(IO::Handle)
7091c8
BuildRequires:  perl(Math::BigInt)
7091c8
BuildRequires:  perl(overload)
7091c8
BuildRequires:  perl(strict)
7091c8
BuildRequires:  perl(Symbol)
7091c8
BuildRequires:  perl(Test::More)
7091c8
BuildRequires:  perl(threads)
7091c8
BuildRequires:  perl(threads::shared)
7091c8
BuildRequires:  perl(Tie::Handle)
7091c8
BuildRequires:  perl(Tie::Scalar)
7091c8
BuildRequires:  perl(Tie::StdScalar)
7091c8
BuildRequires:  perl(vars)
7091c8
BuildRequires:  perl(warnings)
7091c8
BuildRequires:  perl(XSLoader)
7091c8
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
7091c8
Requires:       perl(Carp)
7091c8
7091c8
%{?perl_default_filter}
7091c8
7091c8
%description
7091c8
This package contains a selection of subroutines that people have expressed
7091c8
would be nice to have in the perl core, but the usage would not really be
7091c8
high enough to warrant the use of a keyword, and the size so small such
7091c8
that being individual extensions would be wasteful.
7091c8
7091c8
%prep
7091c8
%setup -q -n Scalar-List-Utils-%{version}
7091c8
7091c8
%build
7091c8
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
7091c8
make %{?_smp_mflags}
7091c8
7091c8
%install
7091c8
make pure_install DESTDIR=%{buildroot}
7091c8
7091c8
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
7091c8
find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
7091c8
7091c8
%{_fixperms} %{buildroot}/*
7091c8
7091c8
%check
7091c8
make test
7091c8
7091c8
%files
7091c8
%doc Changes README
7091c8
%{perl_vendorarch}/auto/*
7091c8
%{perl_vendorarch}/List*
7091c8
%{perl_vendorarch}/Scalar*
7091c8
%{_mandir}/man3/*
7091c8
7091c8
%changelog
7091c8
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 1.27-246
7091c8
- Specify all dependencies
7091c8
7091c8
* Fri Jan 04 2013 Iain Arnell <iarnell@gmail.com> 1.27-245
7091c8
- update to latest upstream version
7091c8
7091c8
* Fri Aug 17 2012 Petr Pisar <ppisar@redhat.com> - 1.25-240
7091c8
- Increase release to replace perl sub-package (bug #848961)
7091c8
7091c8
* Thu Aug 16 2012 Petr Pisar <ppisar@redhat.com> - 1.25-4
7091c8
- Correct dependencies
7091c8
7091c8
* Tue Aug 14 2012 Daniel Mach <dmach@redhat.com> - 1.25-3.1
7091c8
- Rebuild for perl 5.16
7091c8
7091c8
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25-3
7091c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
7091c8
7091c8
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.25-2
7091c8
- Perl 5.16 rebuild
7091c8
7091c8
* Sun Mar 25 2012 Iain Arnell <iarnell@gmail.com> 1.25-1
7091c8
- update to latest upstream version
7091c8
7091c8
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-3
7091c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7091c8
7091c8
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.23-2
7091c8
- Perl mass rebuild
7091c8
7091c8
* Mon Feb 21 2011 Iain Arnell <iarnell@gmail.com> 1.23-1
7091c8
- Specfile autogenerated by cpanspec 1.79.