24 Jul 2012 16:40
[perl-MIME-Types] Update to 1.35
Paul Howarth <pghmcfc <at> fedoraproject.org>
2012-07-24 14:40:30 GMT
2012-07-24 14:40:30 GMT
commit 6b7924db369a742807c39679d7f6e148947c75fa
Author: Paul Howarth <paul <at> city-fan.org>
Date: Tue Jul 24 15:38:45 2012 +0100
Update to 1.35
- 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
.gitignore | 2 +-
MIME-Types-1.31-utf8.patch | 50 ++++++++++++++++++++++++++++++++++++
perl-MIME-Types.spec | 60 ++++++++++++++++++++++++++-----------------
sources | 2 +-
4 files changed, 88 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 602b42c..47a4108 100644
(Continue reading)
RSS Feed