Mailinglist Archive: opensuse-buildservice (287 mails)
| < Previous | Next > |
[opensuse-buildservice] patterns for speciffic build targets
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Thu, 13 Sep 2007 16:31:08 +0200
- Message-id: <46E949AC.5080502@xxxxxxx>
Hi,
Following http://en.opensuse.org/Build_Service_Tutorial#Create_Patterns
, I'm trying to create some patterns (`osc meta -e mattern') for the
server:php project. My goal is to
- create a pattern, say PHP5, that installs php5 packages from the
correstonding "base distro" repository, eg. when on 10.2, it would
install from download.o.o/repositories/server:/php/openSUSE_10.2/
- create a pattern Apache2_and_PHP5, that installs php5 packages built
against the Apache project, that is install from
software.o.o/repositories/server:/php/server_apache_openSUSE_10.2/
_and_ from software.o.o/repositories/Apache/openSUSE_10.2/
- likewise for the server:database builds and the not yet present
server:database + Apache combined builds
My problem is that I don't know how to restrict a pattern to just some
build targets. I created an Apache2_and_PHP5 pattern, but the resulting
Apache2_and_PHP5.ymp files of course show up everywhere. I'd like to
have different patterns with different descriptions for different build
combinations.
thanks,
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Following http://en.opensuse.org/Build_Service_Tutorial#Create_Patterns
, I'm trying to create some patterns (`osc meta -e mattern') for the
server:php project. My goal is to
- create a pattern, say PHP5, that installs php5 packages from the
correstonding "base distro" repository, eg. when on 10.2, it would
install from download.o.o/repositories/server:/php/openSUSE_10.2/
- create a pattern Apache2_and_PHP5, that installs php5 packages built
against the Apache project, that is install from
software.o.o/repositories/server:/php/server_apache_openSUSE_10.2/
_and_ from software.o.o/repositories/Apache/openSUSE_10.2/
- likewise for the server:database builds and the not yet present
server:database + Apache combined builds
My problem is that I don't know how to restrict a pattern to just some
build targets. I created an Apache2_and_PHP5 pattern, but the resulting
Apache2_and_PHP5.ymp files of course show up everywhere. I'd like to
have different patterns with different descriptions for different build
combinations.
thanks,
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |