Mailinglist Archive: opensuse-packaging (135 mails)
| < Previous | Next > |
Re: [opensuse-packaging] missed -devel subpackage splits
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Tue, 28 Aug 2007 10:49:53 +0200
- Message-id: <46D3E1B1.8000106@xxxxxxx>
Ladislav Michnovič wrote:
> Hello.
>
> This could be tricky:
> unnecessary-dep xorg-x11 xorg-x11-devel
> no-dep-on-devel xorg-x11
>
> I've removed xorg-x11 from Buildrequires and added xorg-x11-devel and
> the result is that abuild uninstalled xorg-x11 from BUILD_ROOT. This
> broke building.
xorg-x11 and xorg-x11-devel don't have the usual "library package and
it's -devel subpackage" relationship, so ignore this. I've already added
xorg-x11 to the ignore-list I posted last week, and Dirk's more complete
python version does take dependencies into account.
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
> Hello.
>
> This could be tricky:
> unnecessary-dep xorg-x11 xorg-x11-devel
> no-dep-on-devel xorg-x11
>
> I've removed xorg-x11 from Buildrequires and added xorg-x11-devel and
> the result is that abuild uninstalled xorg-x11 from BUILD_ROOT. This
> broke building.
xorg-x11 and xorg-x11-devel don't have the usual "library package and
it's -devel subpackage" relationship, so ignore this. I've already added
xorg-x11 to the ignore-list I posted last week, and Dirk's more complete
python version does take dependencies into account.
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |