%global pkg_name Email-Abstract %global pkg_version 2.134 %global rpm_pkg_version 2.134 %global rpm_pkg_release 1.n0i.4 Summary: Unified interface to mail representations 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.cpan.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(Class::ISA) >= 0.20 Requires: perl(Class::ISA) >= 0.20 BuildRequires: perl(Email::Simple) >= 1.91 Requires: perl(Email::Simple) >= 1.91 BuildRequires: perl(Module::Pluggable) >= 1.5 Requires: perl(Module::Pluggable) >= 1.5 %global perl_filter_req 'perl\\((Class::ISA|Email::Simple|Module::Pluggable)\\)$' %description Email::Abstract provides module writers with the ability to write representation-independent mail handling code. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files} %doc Changes LICENSE README %changelog * Sun Nov 18 2007 Marius Feraru - 2.134-1.n0i.4 - version 2.134 - spec update (new reb00t build tools) * Tue Sep 25 2007 Marius Feraru - 2.133_04-1.n0i.3 - version 2.133_04 * Tue May 22 2007 Marius Feraru - 2.13_2-1.n0i.2.2.132 - spec file (re)created using N0i::CPAN::RPMizer 1.146 - version 2.132 * Wed Aug 03 2005 Marius Feraru 2.01-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7