redhat-menus.spec (cdf0e10c) redhat-menus.spec (bda541eb)
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-redhat-menus
6Group: Office
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-redhat-menus
6Group: Office
7License: LGPL
8Vendor: OpenOffice.org
7License: ALv2
8Vendor: Apache Software Foundation
9AutoReqProv: no
10BuildArch: noarch
11Requires: redhat-release
12Provides: openoffice.org3-desktop-integration
13%define _unpackaged_files_terminate_build 0
14%define _binary_filedigest_algorithm 1
15%define _binary_payload w9.gzdio
16%description

--- 140 unchanged lines hidden (view full) ---

157/^application\/x-star/d
158/excel/d
159/ms[-]*word/d
160/powerpoint/d
161' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
162
163 # now append our stuff to the temporary file
164 cat >> /etc/mailcap.tmp$$ << END
9AutoReqProv: no
10BuildArch: noarch
11Requires: redhat-release
12Provides: openoffice.org3-desktop-integration
13%define _unpackaged_files_terminate_build 0
14%define _binary_filedigest_algorithm 1
15%define _binary_payload w9.gzdio
16%description

--- 140 unchanged lines hidden (view full) ---

157/^application\/x-star/d
158/excel/d
159/ms[-]*word/d
160/powerpoint/d
161' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
162
163 # now append our stuff to the temporary file
164 cat >> /etc/mailcap.tmp$$ << END
165# OpenOffice.org
165# Apache OpenOffice
166application/vnd.oasis.opendocument.text; %unixfilename -view %s
167application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
168application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
169application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
170application/vnd.sun.xml.writer; %unixfilename -view %s
171application/vnd.sun.xml.writer.template; %unixfilename -view %s
172application/vnd.sun.xml.writer.global; %unixfilename -view %s
173application/vnd.stardivision.writer; %unixfilename -view %s

--- 130 unchanged lines hidden ---
166application/vnd.oasis.opendocument.text; %unixfilename -view %s
167application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
168application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
169application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
170application/vnd.sun.xml.writer; %unixfilename -view %s
171application/vnd.sun.xml.writer.template; %unixfilename -view %s
172application/vnd.sun.xml.writer.global; %unixfilename -view %s
173application/vnd.stardivision.writer; %unixfilename -view %s

--- 130 unchanged lines hidden ---