daf9d2a
Name:           perl-Email-Simple
1e1a9d6
Version:        2.005
c40af0a
Release:        4%{?dist}
daf9d2a
Summary:        Simple parsing of RFC2822 message format and headers
daf9d2a
daf9d2a
Group:          Development/Libraries
85449ea
License:        GPL+ or Artistic
daf9d2a
URL:            http://search.cpan.org/dist/Email-Simple/
e76131a
Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Simple-%{version}.tar.gz
daf9d2a
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
daf9d2a
daf9d2a
BuildArch:      noarch
e76131a
BuildRequires:  perl(Test::Pod) >= 1.14
e76131a
BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
5403760
BuildRequires:  perl(Test::MinimumVersion)
f31305b
BuildRequires:  perl(Test::More)
daf9d2a
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
daf9d2a
daf9d2a
%description
daf9d2a
"Email::Simple" is the first deliverable of the "Perl Email Project", a
daf9d2a
reaction against the complexity and increasing bugginess of the
daf9d2a
"Mail::*" modules. In contrast, "Email::*" modules are meant to be
daf9d2a
simple to use and to maintain, pared to the bone, fast, minimal in their
daf9d2a
external dependencies, and correct.
daf9d2a
daf9d2a
daf9d2a
%prep
daf9d2a
%setup -q -n Email-Simple-%{version}
daf9d2a
daf9d2a
daf9d2a
%build
daf9d2a
%{__perl} Makefile.PL INSTALLDIRS=vendor
daf9d2a
make %{?_smp_mflags}
daf9d2a
daf9d2a
daf9d2a
%install
daf9d2a
rm -rf $RPM_BUILD_ROOT
daf9d2a
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
daf9d2a
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
bf42dfd
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
daf9d2a
chmod -R u+w $RPM_BUILD_ROOT/*
daf9d2a
daf9d2a
daf9d2a
%check
daf9d2a
make test
daf9d2a
daf9d2a
daf9d2a
%clean
daf9d2a
rm -rf $RPM_BUILD_ROOT
daf9d2a
daf9d2a
daf9d2a
%files
daf9d2a
%defattr(-,root,root,-)
1b18e83
%doc Changes LICENSE README
daf9d2a
%{perl_vendorlib}/Email/
daf9d2a
%{_mandir}/man3/*.3pm*
daf9d2a
daf9d2a
daf9d2a
%changelog
c40af0a
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 2.005-4
c40af0a
- rebuild against perl 5.10.1
c40af0a
79944a9
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.005-3
79944a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
79944a9
e06f306
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.005-2
e06f306
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e06f306
1e1a9d6
* Mon Feb 02 2009 Ralf Cors├ępius <corsepiu@fedoraproject.org> - 2.005-1
1e1a9d6
- Upstream update.
1e1a9d6
4731eee
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.003-3
4731eee
- Rebuild for perl 5.10 (again)
4731eee
f31305b
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.003-2
f31305b
- rebuild for new perl, disable unnecessary BR on perl-Email-MIME
f31305b
5403760
* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 2.003-1
5403760
- bump to 2.003
5403760
9ec424b
* Fri Mar 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.999-1
9ec424b
- Update to 1.999.
9ec424b
bf42dfd
* Sat Feb 10 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.998-1
bf42dfd
- Update to 1.998.
bf42dfd
1b18e83
* Fri Dec  1 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.996-1
1b18e83
- Update to 1.996.
1b18e83
784022b
* Thu Oct 19 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.995-1
784022b
- Update to 1.995.
784022b
de2cb71
* Sat Oct  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.992-1
de2cb71
- Update to 1.992.
de2cb71
2ab3513
* Wed Sep  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.990-1
2ab3513
- Update to 1.990.
2ab3513
337d502
* Mon Aug 28 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.980-1
337d502
- Update to 1.980.
337d502
263980c
* Sat Jul 29 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.96-1
263980c
- Update to 1.96.
263980c
db04115
* Sat Jul 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.95-1
db04115
- Update to 1.95.
db04115
e76131a
* Tue Jul 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.94-1
e76131a
- Update to 1.94.
e76131a
daf9d2a
* Thu Sep 08 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.92-1
daf9d2a
- First build.