To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48783
------- Additional comments from [EMAIL PROTECTED] Tue May 10 00:09:47 -0700
2005 -------
obr:
1)The version used in the menus could be generated, for example:
%global menuversion %(echo %version|cut -d'.' -f 1-2)
(%global is used here instead of %define, as I am not sure whether macros used
in %define are available in scripts - they aren't available in %files at least
... %global is usually safer)
and then the menus could be generated as:
GenerateMenu "%PREFIX -base" \
"Office/Spreadsheets" \
"base" \
"OpenOffice.org %{menuversion} Base" \
"OpenOffice.org %{menuversion} Database" \
"application/vnd.oasis.opendocument.database"
2)Menus are usually shipped in the package ... I was initially confused by the
output of my 'rpm -ql openofficeorg-mandrakelinux-menus|grep menu' ...
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]