mandriva-menus.spec (cdf0e10c) mandriva-menus.spec (bda541eb)
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-mandriva-menus
6Group: Office
1# version and release passed by command-line
2Version: %version
3Release: %release
4Summary: %productname desktop integration
5Name: %pkgprefix-mandriva-menus
6Group: Office
7License: LGPL
7License: ALv2
8AutoReqProv: no
9BuildArch: noarch
10#
11# FIXME: Limited Edition 2005 contains package mandrakelinux-release,
12# which provides 'mandrake-release'. We should leave 'mandrake-release'
13# here and check for the 'mandriva-release' in the future (next year).
14#
15Requires: mandrake-release

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

118/^application\/x-star/d
119/excel/d
120/ms[-]*word/d
121/powerpoint/d
122' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
123
124 # now append our stuff to the temporary file
125 cat >> /etc/mailcap.tmp$$ << END
8AutoReqProv: no
9BuildArch: noarch
10#
11# FIXME: Limited Edition 2005 contains package mandrakelinux-release,
12# which provides 'mandrake-release'. We should leave 'mandrake-release'
13# here and check for the 'mandriva-release' in the future (next year).
14#
15Requires: mandrake-release

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

118/^application\/x-star/d
119/excel/d
120/ms[-]*word/d
121/powerpoint/d
122' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$
123
124 # now append our stuff to the temporary file
125 cat >> /etc/mailcap.tmp$$ << END
126# OpenOffice.org
126# Apache OpenOffice
127application/vnd.oasis.opendocument.text; %unixfilename -view %s
128application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
129application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
130application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
131application/vnd.sun.xml.writer; %unixfilename -view %s
132application/vnd.sun.xml.writer.template; %unixfilename -view %s
133application/vnd.sun.xml.writer.global; %unixfilename -view %s
134application/vnd.stardivision.writer; %unixfilename -view %s

--- 201 unchanged lines hidden ---
127application/vnd.oasis.opendocument.text; %unixfilename -view %s
128application/vnd.oasis.opendocument.text-template; %unixfilename -view %s
129application/vnd.oasis.opendocument.text-web; %unixfilename -view %s
130application/vnd.oasis.opendocument.text-master; %unixfilename -view %s
131application/vnd.sun.xml.writer; %unixfilename -view %s
132application/vnd.sun.xml.writer.template; %unixfilename -view %s
133application/vnd.sun.xml.writer.global; %unixfilename -view %s
134application/vnd.stardivision.writer; %unixfilename -view %s

--- 201 unchanged lines hidden ---