Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-MIME-Types-1.38-2.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: perl-MIME-Types Distribution: Fedora Project
Version: 1.38 Vendor: Fedora Project
Release: 2.el7 Build date: Tue Jan 21 16:21:36 2014
Group: Development/Libraries Build host: buildvm-14.phx2.fedoraproject.org
Size: 67267 Source RPM: perl-MIME-Types-1.38-2.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/MIME-Types/
Summary: MIME types module for Perl
MIME types are used in MIME compliant lines, for instance as part of
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 hesitate to ask to
add additional information.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.38-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 11 2013 Paul Howarth <paul@city-fan.org> - 1.38-1
  - Update to 1.38:
    - Add application/vnd.ms-excel.template.macroEnabled.12 and five related
      from http://filext.com/faq/office_mime_types.php (CPAN RT#82616)
* Fri Dec 21 2012 Paul Howarth <paul@city-fan.org> - 1.37-1
  - Update to 1.37:
    - Remove text/x-perl, where we also have an application/x-perl
      (CPAN RT#82100)
* Wed Nov 21 2012 Petr Šabata <contyk@redhat.com> - 1.36-2
  - Buildrequire perl(lib)
* Thu Nov 01 2012 Paul Howarth <paul@city-fan.org> - 1.36-1
  - Update to 1.36:
    - xlsx and friends had encoding 'binary' (since version 1.30), but should
      have been 'base64' (CPAN RT#80529)
* Tue Jul 24 2012 Paul Howarth <paul@city-fan.org> - 1.35-1
  - Update to 1.35:
    - Explain how to use MIME::Types in mod_perl; when you do not read the
      documentation about mod_perl/fork it will work as always, but
      inefficiently
    - subType() did not handle subType's with '+' in them
    - Added video/webm and audio/webm, although not (yet) IANA registered
  - BR: perl(Carp) and perl(Exporter)
  - BR: at least version 1.00 of  perl(Test::Pod)
  - Use a patch rather than scripted iconv to fix character encooding
  - Don't need to remove empty directories from the buildroot
  - Drop %defattr, redundant since rpm 4.4
  - Use %{_fixperms} macro rather than our own chmod incantation
  - Use DESTDIR rather than PERL_INSTALL_ROOT
  - Don't use macros for commands
  - Make %files list more explicit
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.31-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.31-4
  - Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.31-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.31-2
  - Perl mass rebuild
* Tue Mar 15 2011 Paul Howarth <paul@city-fan.org> - 1.31-1
  - Update to 1.31:
    - Added zillions of new types from debian's /etc/mime.types
    - Changed table format, hopefully to speed-up load times per type, slightly
      compensating for the increased list
    - Fix typo (CPAN RT#55655)
    - xlsx must be encoded binary
    - Added f4v, f4p, f4a, f4b extensions for mpeg4 (CPAN RT#55168)
    - Moved POD test to xt directory, reducing the number of dependencies
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Dec 20 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.28-4
  - 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
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 1.28-2
  - rebuild against perl 5.10.1
* Wed Oct 07 2009 Stepan Kasal <skasal@redhat.com> - 1.28-1
  - new upstream version
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.27-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.27-1
  - update to 1.27
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Nov 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.24-1
  - update to 1.24
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.23-3
  - Rebuild for perl 5.10 (again)
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.23-2
  - rebuild for new perl
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.23-1
  - bump to 1.23
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.20-2
  - license tag fix
* Wed Jun 13 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.20-1
  - 1.20.
  - Convert docs to UTF-8.
* Tue Apr 17 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.19-2
  - BuildRequire perl(Test::More).
* Mon Mar 26 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.19-1
  - 1.19.
  - BuildRequire perl(ExtUtils::MakeMaker).
* Wed Nov 22 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.18-1
  - 1.18.
* Fri Sep 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.17-2
  - Rebuild.
* Tue Aug 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.17-1
  - 1.17.
* Sun Oct 02 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.16-1
  - 1.16.
* Fri Apr 01 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.15-2
  - 1.15.
* Tue May 25 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-0.fdr.3
  - Require perl(:MODULE_COMPAT_*) (bug 1649).
* Mon May 17 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-0.fdr.2
  - Sync with IANA 20040517.
  - Require perl >= 1:5.6.1 for vendor install dir support.
  - Use pure_install to avoid perllocal.pod workarounds.
* Sat Apr 24 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-0.fdr.1
  - Update to 1.13 + IANA 20040424.
* Sun Feb 01 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.12-0.fdr.2
  - Reduce directory ownership bloat.
* Wed Jan 21 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.12-0.fdr.1
  - Update to 1.12.
* Wed Jan 14 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.11-0.fdr.1
  - Update to 1.11.
* Wed Dec 31 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.10-0.fdr.2
  - BuildRequires perl(Test::More).
* Fri Dec 19 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.10-0.fdr.1
  - Update to 1.10.
* Thu Nov 06 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.09-0.fdr.1
  - Update to 1.09.
* Tue Nov 04 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.08-0.fdr.1
  - Update to 1.08.
* Sat Oct 11 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.07-0.fdr.2
  - Install into vendor dirs.
  - Don't use fedora-rpm-helper.
  - Specfile cleanup.
* Wed Jul 30 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.07-0.fdr.1
  - Update to 1.07.
  - Use fedora-rpm-helper.
* Tue Jun 24 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.06-0.fdr.1
  - First build.

Files

/usr/share/doc/perl-MIME-Types-1.38
/usr/share/doc/perl-MIME-Types-1.38/ChangeLog
/usr/share/doc/perl-MIME-Types-1.38/README
/usr/share/man/man3/MIME::Type.3pm.gz
/usr/share/man/man3/MIME::Types.3pm.gz
/usr/share/perl5/vendor_perl/MIME
/usr/share/perl5/vendor_perl/MIME/Type.pm
/usr/share/perl5/vendor_perl/MIME/Type.pod
/usr/share/perl5/vendor_perl/MIME/Types.pm
/usr/share/perl5/vendor_perl/MIME/Types.pod


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024