]> git.pld-linux.org Git - packages/mailcap.git/commitdiff
- add webm/weba types; http://www.webcoder.de/2010/06/04/how-to-configure-your-webser... auto/th/mailcap-2_3-6
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Jan 2012 20:08:29 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mailcap.spec -> 1.64
    mime.types.patch -> 1.5

mailcap.spec
mime.types.patch

index 1125cbb75566c062eee0f76dc7147cd635c097d2..7f8aeb4a93e09bb42c75b5dec741fcb9a506bf9a 100644 (file)
@@ -12,7 +12,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:       2.3
-Release:       5
+Release:       6
 License:       Public Domain
 Group:         Base
 Source0:       https://fedorahosted.org/released/mailcap/%{name}-%{fcver}.tar.gz
@@ -114,9 +114,9 @@ cp -a %{SOURCE1} mailcap
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir}/man{1,4},%{_bindir}}
-cp -a mailcap mime.types $RPM_BUILD_ROOT%{_sysconfdir}
-cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man4
-cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/run-%{name}.1
+cp -p mailcap mime.types $RPM_BUILD_ROOT%{_sysconfdir}
+cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man4
+cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/run-%{name}.1
 install -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}
 
 %clean
index 8e37b5283aa1b6245d11e0a25d8d6dbceb648df1..7fce3e301ab0c4d5bae32fbd01ea2764ba69852a 100644 (file)
@@ -1,5 +1,5 @@
---- mailcap-2.1.31/mime.types  2010-08-26 19:34:50.779161843 +0300
-+++ mailcap-2.1.31/mime.types  2010-08-26 19:40:09.069126869 +0300
+--- mailcap-2.1.31/mime.types  2010-08-26 19:40:09.069126869 +0300
++++ mailcap-2.1.31/mime.types  2012-01-22 21:57:54.126209709 +0200
 @@ -481,7 +481,7 @@
  application/vnd.ms-ims                                ims
  application/vnd.ms-lrm                                lrm
  application/zip                                       zip
  audio/32kadpcm                                        726
  # 3gp, 3gpp: video/3gpp
-@@ -1006,7 +1008,7 @@
+@@ -979,6 +981,7 @@
+ audio/vnd.vmx.cvsd
+ audio/vorbis
+ audio/vorbis-config
++audio/webm                                    weba
+ image/cgm
+ image/fits                                    fits fit fts
+ image/g3fax
+@@ -1006,7 +1009,7 @@
  image/vnd.fujixerox.edmics-mmr                        mmr
  image/vnd.fujixerox.edmics-rlc                        rlc
  image/vnd.globalgraphics.pgb                  pgb
@@ -27,7 +35,7 @@
  image/vnd.mix
  image/vnd.ms-modi                             mdi
  image/vnd.net-fpx
-@@ -1017,6 +1019,7 @@
+@@ -1017,6 +1020,7 @@
  image/vnd.svf
  image/vnd.wap.wbmp                            wbmp
  image/vnd.xiff                                        xif
@@ -35,7 +43,7 @@
  message/CPIM
  message/delivery-status
  message/disposition-notification
-@@ -1257,6 +1260,7 @@
+@@ -1257,6 +1261,7 @@
  application/x-troff-ms                                ms
  application/x-ustar                           ustar
  application/x-wais-source                     src
  application/x-xz                              xz
  audio/midi                                    mid midi kar
  audio/x-aiff                                  aif aiff aifc
+@@ -1286,6 +1291,7 @@
+ text/x-pod                                    pod
+ text/x-setext                                 etx
+ text/x-vcard                                  vcf
++video/webm                                    webm
+ video/x-flv                                   flv
+ video/x-ms-asf                                        asx
+ video/x-ms-wm                                 wm
This page took 0.06305 seconds and 4 git commands to generate.