On Donnerstag, 27. Mai 2010 22:36:08 Jon Nelson wrote:
What is the difference between Support and Keep?
Like, let's say I have a package FOO that I'd like to always be installed in the build environment, *if* it is available. If it is not available, block all other builds until it *is* available, but do not block FOO itself. How do I do that?
Just add it as "Support". "Keep" is for keeping the package X itself in the build root, even when package X itself is building.
Is there a way to configure a project with more than one repository with different configurations (such as, when using repo A, substitute foo for bar)?
You can use %if "%_repository" == "images" Support: .... %endif for example. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org