Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
[opensuse-buildservice] generate a specfile from a linked package
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Thu, 5 Jul 2007 00:47:43 +0200
- Message-id: <20070704224743.GL4382@xxxxxxxxxxxxxxxxxxx>
Hi,
is it possible to add something to the api which makes it possible
to generate a specfile from a _link file?
Example:
_link:
<link project='openSUSE:Factory' package='cyrus-imapd'>
<patches>
<apply name="cyrus-imapd-kolab-testing.spec.diff" />
</patches>
</link>
Now this file is send to the api (via POST) and a patched specfile (or
whatever it is) will be returned.
For instance such a thing could be used for building a linked package
with "osc build"
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
is it possible to add something to the api which makes it possible
to generate a specfile from a _link file?
Example:
_link:
<link project='openSUSE:Factory' package='cyrus-imapd'>
<patches>
<apply name="cyrus-imapd-kolab-testing.spec.diff" />
</patches>
</link>
Now this file is send to the api (via POST) and a patched specfile (or
whatever it is) will be returned.
For instance such a thing could be used for building a linked package
with "osc build"
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |