freedesktop-menus.spec (cdf0e10c) freedesktop-menus.spec (bda541eb)
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-freedesktop-menus
6#BuildRequires: sed
7#BuildRequires: perl
8Group: Office
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-freedesktop-menus
6#BuildRequires: sed
7#BuildRequires: perl
8Group: Office
9License: LGPL
9License: ALv2
10Provides: openoffice.org3-desktop-integration
11Conflicts: %pkgprefix-suse-menus
12Conflicts: %pkgprefix-debian-menus
13Conflicts: %pkgprefix-redhat-menus
14Conflicts: %pkgprefix-mandriva-menus
15BuildArch: noarch
16AutoReqProv: no
17%define _binary_filedigest_algorithm 1

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

198/^application\/x-star/d
199/excel/d
200/ms[-]*word/d
201/powerpoint/d
202' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
203
204 # now append our stuff to the temporary file
205 cat >> /etc/mailcap.tmp$$ << END
10Provides: openoffice.org3-desktop-integration
11Conflicts: %pkgprefix-suse-menus
12Conflicts: %pkgprefix-debian-menus
13Conflicts: %pkgprefix-redhat-menus
14Conflicts: %pkgprefix-mandriva-menus
15BuildArch: noarch
16AutoReqProv: no
17%define _binary_filedigest_algorithm 1

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

198/^application\/x-star/d
199/excel/d
200/ms[-]*word/d
201/powerpoint/d
202' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
203
204 # now append our stuff to the temporary file
205 cat >> /etc/mailcap.tmp$$ << END
206# OpenOffice.org
206# Apache OpenOffice
207application/vnd.oasis.opendocument.text; %unixfilename -view %s
208application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
209application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
210application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
211application/vnd.sun.xml.writer; %unixfilename -view %s
212application/vnd.sun.xml.writer.template; %unixfilename -view %s
213application/vnd.sun.xml.writer.global; %unixfilename -view %s
214application/vnd.stardivision.writer; %unixfilename -view %s

--- 123 unchanged lines hidden ---
207application/vnd.oasis.opendocument.text; %unixfilename -view %s
208application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
209application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
210application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
211application/vnd.sun.xml.writer; %unixfilename -view %s
212application/vnd.sun.xml.writer.template; %unixfilename -view %s
213application/vnd.sun.xml.writer.global; %unixfilename -view %s
214application/vnd.stardivision.writer; %unixfilename -view %s

--- 123 unchanged lines hidden ---