Hi all,
I'm trying to add Uzbek translations to OpenOffice_org package. The project I'm working on [1] links the sources from OpenOffice_org project [2]. I added the translation file, one patch, and a spec file. The diff to the original spec file from [2] is attached to this mail. Like you see, I did not change any requires. If I try to build it for openSUSE-10.2 i586 it gives me the following error: "nothing provides java-1_4_2-sun-devel". However, OpenOffice_org project [2] was built properly.
Any ideas what's happening? How can I solve it?
1. http://build.opensuse.org/package/show?package=OpenOffice_org-uz&project... 2. http://build.opensuse.org/project/show?project=OpenOffice.org%3ASTABLE
Mashrab.
Hi all,
let me put the question this way: What package provides the devel stuff for Java on openSUSE-10.2?
Mashrab.
On Tuesday 17 July 2007 12:48:34 wrote Mashrab Kuvatov:
Hi all,
let me put the question this way: What package provides the devel stuff for Java on openSUSE-10.2?
It is always the "java-devel" Provides alias.
If you build directly against 10.2, you will get the gcj/classpath enviroment. Alternativly you can also build against the Java:Sun-Java-1.5 project which offers also the closed source Sun stack.
bye adrian
buildservice@lists.opensuse.org