Tidy up and fix typos
This commit is contained in:
parent
18b09796a1
commit
3b8fbd497e
@ -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@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@redhat.com> - 1.28-3
|
||||
- Mass rebuild with perl-5.12.0
|
||||
|
Loading…
Reference in New Issue
Block a user