OK, i was patient and recognized the update of /OpenOffice.org:/UNSTABLE/openSUSE_10.2/noarch/ from 2007-07-14
Thanks 4 this, but the packages dont work because it installs into another folder(/usr/share) than the rest(/usr/lib)
You have to do a
rpm -Uvh --relocate=/usr/share=/usr/lib OpenOffice_org-de-2.2.99.211-2.1.noarch.rpm
after downloading it.
Noarch packages must not include files below /usr/lib or /usr/lib64. I had to move them to a common place => /usr/share. There should be a %post install script to create the necessary compat symlinks. You can see it in the packages in Factory. From some strange reasons, the packages build in the Build Service does not include these scripts. I do not why. They are built from the exactly the same sources. I have to investigate it. Note that the scripts are only temporary solution. I want to hack OOo to be able to find all the files directly below /usr/share/. I am afraid that I won't be able to do the clean solution for 10.3, though. I have long plans to move even more files to follow the usual Linux structure (config files to /etc...). It needs a lot of work, so... -- Best Regards, Petr Mladek software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: pmladek@suse.cz Lihovarská 1060/12 tel: +420 284 028 952 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org