%global pkg_name Sub-Install %global pkg_version 0.928 %global rpm_pkg_version 0.928 %global rpm_pkg_release 1.n0i.6 Summary: Install subroutines into packages easily Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.metacpan.org/authors/id/R/RJ/RJBS/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Test::More) %description This module makes it easy to install subroutines into packages without the unslightly mess of "no strict" or typeglobs lying about where just anyone can see them. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %install %{perl_install} %files %defattr(-,root,root,-) %{perl_files} %doc Changes LICENSE README %changelog * Mon Oct 08 2018 Marius Feraru - 0.928-1.n0i.6 - version 0.928 * Tue May 22 2007 Marius Feraru - 0.92_4-1.n0i.5.0.924 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 0.924 * Sat May 13 2006 Marius Feraru - 0.92-1.n0i.4 - version 0.92 * Tue May 02 2006 Marius Feraru - 0.91-1.n0i.3 - version 0.91 * Tue Apr 18 2006 Marius Feraru - 0.90-1.n0i.2 - version 0.90 * Tue Apr 04 2006 Marius Feraru 0.03-1.n0i.1 - spec file (re)created using main/v1.12.0 - rebuild on perl 5.8.8