[Fedora-packaging] Re: atrpms kernel modules

Thorsten Leemhuis fedora at leemhuis.info
Mon Aug 7 16:19:51 UTC 2006


Axel Thimm schrieb:
> On Mon, Aug 07, 2006 at 10:19:19AM -0500, Tom 'spot' Callaway wrote:
>
> o one src.rpm for both userland and kernel module subpackages.

People disliked that when we created the current kmod standard because
either you build the userland stuff for i586 and i686 or you have to add
a lot of
%if foo
#build userland
%endif
%if bar
#build module
%endif
into the spec file.

People also wanted proper debuginfo packages. This means that you have
to create the debuginfo packages either manually or have to increase the
release each time you build for a new kernel.

>[...]
> For a very small (but also very old) example see
> 
>     http://dl.atrpms.net/all/arc4.spec

>From a quick glance:

-> no proper debuginfo packages
-> has to be queued to the buildsys multiple time to build for UP, SMP,
Xen, ... (it at least looks this way? Or am I wrong?)

Cu
thl




More information about the packaging mailing list