On Sun, 29 Jan 2012, Marcus Meissner wrote:
On Sun, Jan 29, 2012 at 03:35:57PM -0500, Greg Freemyer wrote:
On Sat, Jan 28, 2012 at 8:10 AM, Kim Leyendecker <leyendecker@opensuse.org> wrote:
On 01/28/2012 12:57 AM, Greg Freemyer wrote:
All,
I'm trying to package a app that says it needs 32-bit Java.
How do I say that in the spec file.
Thanks Greg
Try BuildRequires: java-[versionnumber}-openjdk
hope this helps,
Kim,
I'm trying to force a 32bit java on a 64-bit build. I don't think your command does that.
btw: I reached out to the dev that posted the beta I was trying to package and it doesn't yet support linux, so I don't really need this yet.
This will be kind of hard to do...
Is it really necessary to use 32bit java? WHat is the specific requirement on it?
Is it necessary to have this package built in 64bit mode at all, and will it work, or can only the 32bit version used?
Furthermore there is no such thing as "32bit Java" (or "64bit Java"). Java bytecode is machine independent. Thus, a BuildRequires on 32bit-java makes no sense. Richard. -- Richard Guenther <rguenther@suse.de> SUSE / SUSE Labs SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer