Mailinglist Archive: opensuse-buildservice (287 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] How to add custom patches on top of factory sources added through _link
- From: "Ladislav Michnovič" <ladislav.michnovic@xxxxxxxxx>
- Date: Tue, 4 Sep 2007 09:23:14 +0200
- Message-id: <202bcdd90709040023s16733dau377df187a8cb2651@xxxxxxxxxxxxxx>
2007/9/4, Veerapuram Varadhan <vvaradhan@xxxxxxxxxx>:
> I am working on
>http://build.opensuse.org/package/show?package=evolution-data-server&project=home%3Apsankar%3AX11%3Axglppc
> and been wondering how to apply the two patches mentioned in the
link to have
> a successful build.
>
On the page http://en.opensuse.org/Build_Service/Tips_and_Tricks#_link_and__aggregate
is the template in this format:
<link project='openSUSE:Factory' package='tse3'>
<patches>
<apply name="patch" />
</patches>
</link>
Your link file uses <add patch> I don't know how this is handled. But
I assume you can't mix patch for spec file with patch which will patch
the source code in tarball.
Regards Ladislav.
> evolution-data-server-spec-dbg-cflags.patch has been added with "patch
> to SPEC file" option checked.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
> I am working on
>http://build.opensuse.org/package/show?package=evolution-data-server&project=home%3Apsankar%3AX11%3Axglppc
> and been wondering how to apply the two patches mentioned in the
link to have
> a successful build.
>
On the page http://en.opensuse.org/Build_Service/Tips_and_Tricks#_link_and__aggregate
is the template in this format:
<link project='openSUSE:Factory' package='tse3'>
<patches>
<apply name="patch" />
</patches>
</link>
Your link file uses <add patch> I don't know how this is handled. But
I assume you can't mix patch for spec file with patch which will patch
the source code in tarball.
Regards Ladislav.
> evolution-data-server-spec-dbg-cflags.patch has been added with "patch
> to SPEC file" option checked.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |