Name: | perl-MIME-Types |
---|---|
Version: | 1.38 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 67267 |
License: | GPL+ or Artistic |
RPM: | perl-MIME-Types-1.38-2.el7.noarch.rpm |
Source RPM: | perl-MIME-Types-1.38-2.el7.src.rpm |
Build Date: | Thu Oct 12 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/MIME-Types/ |
Summary: | MIME types module for Perl |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 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)
- Update to 1.37: - Remove text/x-perl, where we also have an application/x-perl (CPAN RT#82100)
- Buildrequire perl(lib)
- Update to 1.36: - xlsx and friends had encoding 'binary' (since version 1.30), but should have been 'base64' (CPAN RT#80529)
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild