%define pkg_name Email-Simple %define pkg_version 2.003 %define rpm_pkg_version 2.00_3 %define rpm_pkg_release 1.n0i.5 Summary: Simple parsing of RFC2822 message format and headers Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: 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: reb00t-rpmdevtools BuildRequires: perl(ExtUtils::MakeMaker) %description Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the "Mail::*" modules. In contrast, "Email::*" modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %{!?_without_test:%{__make} test} %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 * Wed Aug 01 2007 Marius Feraru - 2.00_3-1.n0i.5.2.003 - version 2.003 * Tue May 22 2007 Marius Feraru - 1.99_9-1.n0i.4.1.999 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 1.999 * Sun Jul 24 2005 Marius Feraru 1.92-2.n0i.3 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7 * Sun Mar 20 2005 Marius Feraru 0:1.92-1.n0i.2 - automatic rebuild (perl 5.8.6) * Wed Dec 08 2004 Marius Feraru 0:1.92-1.n0i.1 - version 1.92 - spec file (re?)created using N0i::CPAN::RPMizer/2004120601