Browse Source

add text/vtt mime type

master
parent
commit
d0dd9fac30
  1. 12
      apache/apache.patch
  2. 2
      apache/apache.spec

12
apache/apache.patch

@ -51,7 +51,7 @@ Index: configure
reconfig.yes)
Index: docs/conf/mime.types
--- docs/conf/mime.types.orig 2016-06-30 19:10:32.000000000 +0200
+++ docs/conf/mime.types 2017-03-03 21:13:53.231317000 +0100
+++ docs/conf/mime.types 2018-03-07 20:28:49.818091000 +0100
@@ -1047,14 +1047,14 @@
application/x-font-ghostscript gsf
# application/x-font-libgrx
@ -69,7 +69,15 @@ Index: docs/conf/mime.types
# application/x-font-vfont
application/x-freearc arc
application/x-futuresplash spl
@@ -1586,3 +1586,11 @@
@@ -1458,6 +1458,7 @@
# text/ulpfec
text/uri-list uri uris urls
text/vcard vcard
+text/vtt vtt
# text/vnd.abc
text/vnd.curl curl
text/vnd.curl.dcurl dcurl
@@ -1586,3 +1587,11 @@
video/x-sgi-movie movie
video/x-smv smv
x-conference/x-cooltalk ice

2
apache/apache.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Web
License: ASF
Version: 2.2.34
Release: 20180207
Release: 20180307
# package options
%option with_mpm_prefork yes

Loading…
Cancel
Save