/[smeserver]/rpms/e-smith-apache/sme8/e-smith-apache-2.2.0-AddOffice2007MIMETypes.patch
ViewVC logotype

Contents of /rpms/e-smith-apache/sme8/e-smith-apache-2.2.0-AddOffice2007MIMETypes.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Dec 11 16:27:20 2008 UTC (15 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-6_el5_sme, e-smith-apache-2_2_0-4_el5_sme, e-smith-apache-2_2_0-7_el5_sme, e-smith-apache-2_2_0-14_el5_sme, e-smith-apache-2_2_0-9_el5_sme, e-smith-apache-2_2_0-5_el5_sme, e-smith-apache-2_2_0-8_el5_sme, e-smith-apache-2_2_0-12_el5_sme, e-smith-apache-2_2_0-13_el5_sme, e-smith-apache-2_2_0-15_el5_sme, e-smith-apache-2_2_0-10_el5_sme, e-smith-apache-2_2_0-3_el5_sme, e-smith-apache-2_2_0-11_el5_sme, HEAD
Changes since 1.1: +23 -23 lines
* Thu Dec 11 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
- Fix issues in patch that adds Microsoft Office 2007 MIME types [SME: 4548]

1 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xltm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
2 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xltm 2008-12-02 13:39:18.000000000 +0100
3 @@ -0,0 +1,2 @@
4 +# Microsoft Office Excel 2007 macro-enabled workbook template
5 +AddType application/vnd.ms-excel.template.macroEnabled.12 .xltm
6 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.docm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
7 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.docm 2008-12-02 13:34:50.000000000 +0100
8 @@ -0,0 +1,3 @@
9 +# Microsoft Office Word 2007 macro-enabled document
10 +AddType application/vnd.ms-word.document.macroEnabled.12 .docm
11 +
12 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.docx.AddOffice2007MIMETypes 2008-12-02 13:33:07.000000000 +0100
13 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.docx 2008-12-02 13:35:06.000000000 +0100
14 @@ -0,0 +1,2 @@
15 +# Microsoft Office Word 2007 document
16 +AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document .docx
17 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetoc.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
18 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetoc 2008-12-02 13:36:05.000000000 +0100
19 @@ -0,0 +1,2 @@
20 +# Microsoft Office OneNote 2007 TOC
21 +AddType application/onenote .onetoc
22 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.dotx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
23 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.dotx 2008-12-02 13:35:31.000000000 +0100
24 @@ -0,0 +1,2 @@
25 +# Microsoft Office Word 2007 template
26 +AddType application/vnd.openxmlformats-officedocument.wordprocessingml.template .dotx
27 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppsm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
28 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppsm 2008-12-02 13:37:03.000000000 +0100
29 @@ -0,0 +1,2 @@
30 +# Microsoft Office PowerPoint 2007 macro-enabled slide show
31 +AddType application/vnd.ms-powerpoint.slideshow.macroEnabled.12 .ppsm
32 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetmp.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
33 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetmp 2008-12-02 13:35:44.000000000 +0100
34 @@ -0,0 +1,2 @@
35 +# Microsoft Office OneNote 2007 temporary file
36 +AddType application/onenote .onetmp
37 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.potx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
38 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.potx 2008-12-02 13:36:33.000000000 +0100
39 @@ -0,0 +1,2 @@
40 +# Microsoft Office PowerPoint 2007 template
41 +AddType application/vnd.openxmlformats-officedocument.presentationml.template .potx
42 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
43 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsx 2008-12-02 13:39:06.000000000 +0100
44 @@ -0,0 +1,2 @@
45 +# Microsoft Office Excel 2007 workbook
46 +AddType application/vnd.openxmlformats-officedocument.spreadsheetml.sheet .xlsx
47 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.pptm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
48 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.pptm 2008-12-02 13:37:21.000000000 +0100
49 @@ -0,0 +1,2 @@
50 +# Microsoft Office PowerPoint 2007 macro-enabled presentation
51 +AddType application/vnd.ms-powerpoint.presentation.macroEnabled.12 .pptm
52 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsb.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
53 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsb 2008-12-02 13:38:43.000000000 +0100
54 @@ -0,0 +1,2 @@
55 +# Microsoft Office Excel 2007 binary workbook
56 +AddType application/vnd.ms-excel.sheet.binary.macroEnabled.12 .xlsb
57 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetoc2.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
58 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.onetoc2 2008-12-02 13:35:55.000000000 +0100
59 @@ -0,0 +1,2 @@
60 +# Microsoft Office OneNote 2007 TOC
61 +AddType application/onenote .onetoc2
62 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.pptx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
63 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.pptx 2008-12-02 13:37:36.000000000 +0100
64 @@ -0,0 +1,2 @@
65 +# Microsoft Office PowerPoint 2007 presentation
66 +AddType application/vnd.openxmlformats-officedocument.presentationml.presentation .pptx
67 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.potm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
68 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.potm 2008-12-02 13:36:23.000000000 +0100
69 @@ -0,0 +1,2 @@
70 +# Microsoft Office PowerPoint 2007 macro-enabled presentation template
71 +AddType application/vnd.ms-powerpoint.template.macroEnabled.12 .potm
72 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
73 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlsm 2008-12-02 13:38:55.000000000 +0100
74 @@ -0,0 +1,2 @@
75 +# Microsoft Office Excel 2007 macro-enabled workbook
76 +AddType application/vnd.ms-excel.sheet.macroEnabled.12 .xlsm
77 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppam.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
78 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppam 2008-12-02 13:36:42.000000000 +0100
79 @@ -0,0 +1,2 @@
80 +# Microsoft Office PowerPoint 2007 add-in
81 +AddType application/vnd.ms-powerpoint.addin.macroEnabled.12 .ppam
82 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.sldx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
83 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.sldx 2008-12-02 13:38:07.000000000 +0100
84 @@ -0,0 +1,2 @@
85 +# Microsoft Office PowerPoint 2007 slide
86 +AddType application/vnd.openxmlformats-officedocument.presentationml.slide .sldx
87 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppsx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
88 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.ppsx 2008-12-02 13:37:11.000000000 +0100
89 @@ -0,0 +1,2 @@
90 +# Microsoft Office PowerPoint 2007 slide show
91 +AddType application/vnd.openxmlformats-officedocument.presentationml.slideshow .ppsx
92 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlam.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
93 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xlam 2008-12-02 13:38:33.000000000 +0100
94 @@ -0,0 +1,2 @@
95 +# Microsoft Office Excel 2007 add-in
96 +AddType application/vnd.ms-excel.addin.macroEnabled.12 .xlam
97 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.dotm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
98 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.dotm 2008-12-02 13:35:19.000000000 +0100
99 @@ -0,0 +1,2 @@
100 +# Microsoft Office Word 2007 macro-enabled document template
101 +AddType application/vnd.ms-word.template.macroEnabled.12 .dotm
102 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.sldm.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
103 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.sldm 2008-12-02 13:37:57.000000000 +0100
104 @@ -0,0 +1,2 @@
105 +# Microsoft Office PowerPoint 2007 macro-enabled slide
106 +AddType application/vnd.ms-powerpoint.slide.macroEnabled.12 .sldm
107 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.thmx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
108 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.thmx 2008-12-02 13:38:21.000000000 +0100
109 @@ -0,0 +1,2 @@
110 +# Microsoft Office PowerPoint 2007 macro-enabled slide
111 +AddType application/vnd.ms-powerpoint.slide.macroEnabled.12 .thmx
112 --- e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xltx.AddOffice2007MIMETypes 2008-12-02 13:33:08.000000000 +0100
113 +++ e-smith-apache-2.0.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75AddType05.xltx 2008-12-02 13:39:27.000000000 +0100
114 @@ -0,0 +1,2 @@
115 +# Microsoft Office Excel 2007 template
116 +AddType application/vnd.openxmlformats-officedocument.spreadsheetml.template .xltx

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed