rpms/perl-Email-MIME-Encodings/EL-5 perl-Email-MIME-Encodings.spec, 1.3, 1.4 sources, 1.3, 1.4

Tom Callaway spot at fedoraproject.org
Tue May 5 14:43:24 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/perl-Email-MIME-Encodings/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12833/EL-5

Modified Files:
	perl-Email-MIME-Encodings.spec sources 
Log Message:
1.313


Index: perl-Email-MIME-Encodings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Email-MIME-Encodings/EL-5/perl-Email-MIME-Encodings.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Email-MIME-Encodings.spec	19 Sep 2006 10:39:55 -0000	1.3
+++ perl-Email-MIME-Encodings.spec	5 May 2009 14:42:54 -0000	1.4
@@ -1,10 +1,10 @@
 Name:           perl-Email-MIME-Encodings
-Version:        1.310
-Release:        2%{?dist}
+Version:        1.313
+Release:        1%{?dist}
 Summary:        Unified interface to MIME encoding and decoding
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Email-MIME-Encodings/
 Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/Email-MIME-Encodings-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -12,6 +12,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 BuildRequires:  perl(MIME::Base64) >= 3.05
 BuildRequires:  perl(MIME::QuotedPrint) >= 3.03
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -33,7 +35,7 @@ make %{?_smp_mflags}
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -53,6 +55,25 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.313-1
+- update to 1.313
+
+* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.312-1
+- update to 1.312
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.311-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.311-3
+- Rebuild for perl 5.10 (again)
+
+* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.311-2
+- rebuild for new perl
+
+* Fri Mar 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.311-1
+- Update to 1.311.
+
+- New upstream maintainer.
 * Tue Sep 19 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.310-2
 - Bump release dir to tagging problems.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Email-MIME-Encodings/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	19 Sep 2006 10:39:55 -0000	1.3
+++ sources	5 May 2009 14:42:54 -0000	1.4
@@ -1 +1 @@
-106fc2351d218a0f22b1746cca6d67b2  Email-MIME-Encodings-1.310.tar.gz
+f2580c816fb0c4b2a256540a385bf4fb  Email-MIME-Encodings-1.313.tar.gz




More information about the scm-commits mailing list