%{?scl:%scl_package perl-Exporter} Name: %{?scl_prefix}perl-Exporter Version: 5.70 Release: 313%{?dist} Summary: Implements default import method for modules License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Exporter/ Source0: http://www.cpan.org/authors/id/T/TO/TODDR/Exporter-%{version}.tar.gz BuildArch: noarch BuildRequires: %{?scl_prefix}perl BuildRequires: %{?scl_prefix}perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: %{?scl_prefix}perl(Carp) >= 1.05 BuildRequires: %{?scl_prefix}perl(strict) BuildRequires: %{?scl_prefix}perl(warnings) # Tests: BuildRequires: %{?scl_prefix}perl(Test::More) BuildRequires: %{?scl_prefix}perl(vars) %if !%{defined perl_bootstrap} && !%{defined perl_small} # Optional tests: BuildRequires: %{?scl_prefix}perl(Test::Pod) >= 1.18 %endif Requires: %{?scl_prefix}perl(:MODULE_COMPAT_%(%{?scl:scl enable %{scl} '}eval "$(perl -V:version)";echo $version%{?scl:'})) Requires: %{?scl_prefix}perl(Carp) >= 1.05 Requires: %{?scl_prefix}perl(warnings) %description The Exporter module implements an import method which allows a module to export functions and variables to its users' name spaces. Many modules use Exporter rather than implementing their own import method because Exporter provides a highly flexible interface, with an implementation optimized for the common case. %prep %setup -q -n Exporter-%{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 Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sun Jan 25 2015 Jitka Plesnikova - 5.70-313 - Rebuild of bootstrapped package * Thu Jan 22 2015 Petr Pisar - 5.70-312 - Disable optional tests for small build root * Sun Sep 07 2014 Jitka Plesnikova - 5.70-311 - Perl 5.20 re-rebuild of bootstrapped packages * Wed Sep 03 2014 Jitka Plesnikova - 5.70-310 - Increase release to favour standalone package * Tue Aug 26 2014 Jitka Plesnikova - 5.70-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 5.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Apr 14 2014 Petr Pisar - 5.70-1 - 5.70 bump * Wed Aug 14 2013 Jitka Plesnikova - 5.68-293 - Perl 5.18 re-rebuild of bootstrapped packages * Sat Aug 03 2013 Fedora Release Engineering - 5.68-292 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jul 26 2013 Petr Pisar - 5.68-291 - Specify all dependencies * Mon Jul 15 2013 Petr Pisar - 5.68-290 - Increase release to favour standalone package * Fri Jul 12 2013 Petr Pisar - 5.68-2 - Link minimal build-root packages against libperl.so explicitly * Thu Mar 28 2013 Petr Pisar - 5.68-1 - 5.68 bump * Fri Mar 22 2013 Petr Pisar 5.67-1 - Specfile autogenerated by cpanspec 1.78.