daf9d2a
Name:           perl-Email-Simple
e072af1
Version:        2.210
e072af1
Release:        1%{?dist}
daf9d2a
Summary:        Simple parsing of RFC2822 message format and headers
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
BuildArch:      noarch
f310335
BuildRequires:	perl(Carp)
e76131a
BuildRequires:  perl(Test::Pod) >= 1.14
e76131a
BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
5403760
BuildRequires:  perl(Test::MinimumVersion)
f310335
BuildRequires:  perl(Test::More) >= 0.96
7009a79
BuildRequires:	perl(ExtUtils::MakeMaker), perl(Email::Date::Format)
daf9d2a
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
96b61fb
Requires:	perl(Email::Date::Format)
7009a79
Provides:	perl-Email-Simple-Creator = %{version}-%{release}
7009a79
Obsoletes:	perl-Email-Simple-Creator <= 1.424
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
%prep
daf9d2a
%setup -q -n Email-Simple-%{version}
daf9d2a
daf9d2a
%build
daf9d2a
%{__perl} Makefile.PL INSTALLDIRS=vendor
daf9d2a
make %{?_smp_mflags}
daf9d2a
daf9d2a
%install
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
%check
b94a452
# remove until fix of Perl::MinimalVersion and version.pm
b94a452
rm -rf t/perl-minver.t
daf9d2a
make test
daf9d2a
daf9d2a
%files
e072af1
%license LICENSE
e072af1
%doc Changes README
daf9d2a
%{perl_vendorlib}/Email/
daf9d2a
%{_mandir}/man3/*.3pm*
daf9d2a
daf9d2a
daf9d2a
%changelog
e072af1
* Tue Mar  8 2016 Tom Callaway <spot@fedoraproject.org> - 2.210-1
e072af1
- update to 2.210
e072af1
5cff830
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.208-2
5cff830
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
5cff830
b0078cf
* Tue Aug 18 2015 Tom Callaway <spot@fedoraproject.org> - 2.2208-1
b0078cf
- update to 2.2208
b0078cf
021fd6d
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.206-2
021fd6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
021fd6d
3302984
* Thu Jun 11 2015 Tom Callaway <spot@fedoraproject.org> - 2.206-1
3302984
- update to 2.206
3302984
fd91c45
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.203-4
fd91c45
- Perl 5.22 rebuild
fd91c45
ca66774
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.203-3
ca66774
- Perl 5.20 rebuild
ca66774
3fd1ff3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.203-2
3fd1ff3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3fd1ff3
f310335
* Thu Mar  6 2014 Tom Callaway <spot@fedoraproject.org> - 2.203-1
f310335
- update to 2.203
f310335
ef62631
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.102-4
ef62631
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ef62631
84c0e88
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 2.102-3
84c0e88
- Perl 5.18 rebuild
84c0e88
f51da2e
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.102-2
f51da2e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
f51da2e
96b61fb
* Fri Aug 17 2012 Tom Callaway <spot@fedoraproject.org> - 2.102-1
96b61fb
- update to 2.102
96b61fb
- add explicit Requires: perl(Email::Date::Format)
96b61fb
69ca6fc
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.100-7
69ca6fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
69ca6fc
b0be5b1
* Thu Jun 21 2012 Petr Pisar <ppisar@redhat.com> - 2.100-6
b0be5b1
- Perl 5.16 rebuild
b0be5b1
8032ac6
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.100-5
8032ac6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8032ac6
Petr Sabata 6faef48
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 2.100-4
Petr Sabata 6faef48
- Perl mass rebuild
Petr Sabata 6faef48
d490af2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.100-3
d490af2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
d490af2
85ffacf
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.100-2
85ffacf
- 661697 rebuild for fixing problems with vendorach/lib
85ffacf
7009a79
* Mon Jul 12 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.100-1
7009a79
- update to 2.100
7009a79
- absorbs perl-Email-Simple-Creator
7009a79
bc915cd
* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.005-6
bc915cd
- Mass rebuild with perl-5.12.0
bc915cd
e77f450
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.005-5
e77f450
- Mass rebuild with perl-5.12.0
e77f450
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.