[packages/mailcap] add font top level type

glen glen at pld-linux.org
Mon Nov 30 07:38:46 CET 2015


commit b4a0145189411fc17da094b7a3b0bd5566fec9d5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 30 08:38:41 2015 +0200

    add font top level type

 mailcap.spec     |  2 +-
 mime.types.patch | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/mailcap.spec b/mailcap.spec
index 409f055..be4c359 100644
--- a/mailcap.spec
+++ b/mailcap.spec
@@ -16,7 +16,7 @@ Summary(pt_BR.UTF-8):	Define aplicações auxiliares multimídia para vários pr
 Summary(tr.UTF-8):	Çeşitli programlar için çokluortam yardımcı uygulamaları tanımlar
 Name:		mailcap
 Version:	%{ver}
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Base
 Source0:	https://fedorahosted.org/released/mailcap/%{name}-%{fcver}.tar.xz
diff --git a/mime.types.patch b/mime.types.patch
index 016d046..1ecb1b3 100644
--- a/mime.types.patch
+++ b/mime.types.patch
@@ -86,3 +86,14 @@ http://dev.w3.org/webfonts/WOFF2/spec/
  video/x-annodex					axv
  video/x-flv					flv
  video/x-javafx					fxm
+--- mailcap-2.1.45/test.pl~	2015-09-25 08:37:37.000000000 +0300
++++ mailcap-2.1.45/test.pl	2015-11-30 08:37:58.326283402 +0200
+@@ -7,7 +7,7 @@
+ my %toplevel;
+ 
+ my %good_toplevel = map { $_ => 1 }
+-  qw(application audio chemical image message model multipart text video
++  qw(application audio chemical font image message model multipart text video
+      x-conference x-epoc);
+ 
+ while (<>) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mailcap.git/commitdiff/b4a0145189411fc17da094b7a3b0bd5566fec9d5



More information about the pld-cvs-commit mailing list