Peter Czanik wrote:
Hello, http://en.opensuse.org/Build_Service/Build_Service_Installation_Tutorial/ope... suggests to use 'standard' as repository name. But this seems to have the side effect of having a meaningless name as repository.
<project name="openSUSE:11.0"> <title>openSUSE 11.0 distribution</title> <description></description> <repository name="standard"> <arch>ppc</arch> </repository> </project>
How could I fix this problem? As the name 'standard' will be a problem as soon as I start to build for factory and 10.3...
Why is that a problem? Build your packages in a separate project, base it's repositories on the "initial" ones and name them as you wish: openSUSE_11.0 based on openSUSE:11.0/standard openSUSE_10.3 based on openSUSE:10.3/standard just like in the official build service. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org