Mailinglist Archive: opensuse-packaging (151 mails)
| < Previous | Next > |
Re: [opensuse-packaging] problem with spec file for kdepim3
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Thu, 3 Jan 2008 23:25:05 +0100
- Message-id: <20080103222504.GA3670@xxxxxxxxxxxxxxxxxxx>
On 2008-01-03 15:49:23 +0100, Richard Guenther wrote:
GET /build/<project>/<repository>/<arch>/<package>/_buildinfo
POST /build/<project>/<repository>/<arch>/<package>/_buildinfo
I think something like:
POST /build/<build_target>/<arch>/_buildinfo [1]
is needed to get the buildinfo without importing anything to the BS.
Marcus
[1]: the spec file will be send via POST to the server and the BS
calculates the dependencies etc. for this build-target.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On Thu, 3 Jan 2008, Bernhard Walle wrote:Hmm it's not osc's fault. At the moment the api only supports:
* Dirk Mueller <dmueller@xxxxxxx> [2008-01-03 14:19]:
"osc build" for building opensuse packages.
Just a side question: Is it possible to use "osc build" without
importing that package into the Build Service?
Only if you fix osc.
GET /build/<project>/<repository>/<arch>/<package>/_buildinfo
POST /build/<project>/<repository>/<arch>/<package>/_buildinfo
I think something like:
POST /build/<build_target>/<arch>/_buildinfo [1]
is needed to get the buildinfo without importing anything to the BS.
Marcus
[1]: the spec file will be send via POST to the server and the BS
calculates the dependencies etc. for this build-target.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |