[perl-MIME-Types] Tidy up and fix typos

Paul Howarth pghmcfc at fedoraproject.org
Tue Mar 15 13:08:33 UTC 2011


commit 3b8fbd497e7ba4a0466946e2cd1d3d536cfad9fa
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Mar 15 12:57:28 2011 +0000

    Tidy up and fix typos

 perl-MIME-Types.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index 67d21b0..c323fda 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -13,7 +13,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 MIME types are used in MIME compliant lines, for instance as part of
@@ -21,7 +21,7 @@ e-mail and HTTP traffic, to indicate the type of content which is
 transmitted. Sometimes real knowledge about a mime-type is need.
 This module maintains a set of MIME::Type objects, which each describe
 one known mime type. There are many types defined by RFCs and vendors,
-so the list is long but not complete. Please don't hestitate to ask to
+so the list is long but not complete. Please don't hesitate to ask to
 add additional information.
 
 
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Mon Dec 20 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.28-4
-- 661697 rebuild for fixing problems with vendorach/lib
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.28-3
 - Mass rebuild with perl-5.12.0



More information about the perl-devel mailing list