Blame SPECS/perl-Scalar-List-Utils.spec

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