Mailinglist Archive: opensuse-buildservice (349 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] BuildRequires --- whats available?
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Tue, 13 Nov 2007 10:32:19 +0100
- Message-id: <200711131032.19847.adrian@xxxxxxx>
On Tuesday 13 November 2007 09:13:30 wrote Martin Ginkel:
yes.
But you can use the Java:Sun-Java-1.5 project instead of a standard
distribution project, if you want to compile with closed source java.
This should happen by default. Show me the project and package where it does
fail...
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Hi,
I'm new to OBS but quite confident with packaging.
I have some Questions to usecases of BuildRequires:
a) I have a package to build with a specific java version
I specified "java-sdk >= 1.5.0" build build reported
failed build dependencies.
Is this because of:
[ ] non-oss software
yes.
But you can use the Java:Sun-Java-1.5 project instead of a standard
distribution project, if you want to compile with closed source java.
[ ] the use of feature names instead of package
names in BuildRequires
b) I have a stack of independent packages, forming a
dependency graph: One of them needs the xxx-devel package
of the other.
Unpredictably build fails sometimes because of
"nothing provides xxx-devel"
How can I make build to search in my home-project for the other
package?
This should happen by default. Show me the project and package where it does
fail...
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |