To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51121
------- Additional comments from [EMAIL PROTECTED] Mon Jul 4 02:46:49 -0700 2005 ------- > I have also added a 4 line hack to create magic entries for all oasis- types. > Let me know if this o.k. for you. Yeah, this is OK for me.. :-) You removed the 'priority="60"' from the magic-tag.. intentional? (the default prio is 50) I think it is ok to leave it away since the magic doesn't match any other file than the OpenOffice.org ones anyway... > I probably should fix freedesktop-menus.spec to no longer create > openoffice.org.xml itself . Yes. Just remove the lines ## create shared-mime-info file mkdir -p usr/share/mime/packages perl %basedir/create_mime_xml.pl > usr/share/mime/packages/openoffice.org.xml (and remove create_mime_info.pl from the freedesktop-directory) If you package the openoffice.org.xml file with the redhat-package, then there's nothing more to do. If you don't inlcude it (or better: have it in the corresponding dir in unxlngiX.pro), then it needs to be copied from the share-dir... adding "mkir -p usr/share/mime/packages cp -a %source/../share/<where the file resides>/ usr/share/mime/packages" to the %prep should do the trick. --------------------------------------------------------------------- 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]
