http://bugzilla.rpmfusion.org/show_bug.cgi?id=20
Thorsten Leemhuis <fedora(a)leemhuis.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|2 |3
--- Comment #7 from Thorsten Leemhuis <fedora(a)leemhuis.info> 2009-01-03 13:34:43
---
Some comments on:
http://nbecker.dyndns.org:8080/RPM/blcr-kmod.spec
http://nbecker.dyndns.org:8080/RPM/blcr-kmod-0.8.0-0.1.b5.fc10.src.rpm
- is patch0 really relevant for the kernel modules? If not it would be better
to remove it to get rid of the BR for autoconf automake and libtool, as all
users of the akmod package would need to install those (that alone is bad
already; but it also slows compiling the akmod down a lot)
- getting rid of the whole configure stuff (or at least some of it) would be
really nice to speed akmod compilation up (most of that is not relevant for the
kmod in any case)
- if patch0 needs to stay then a special macro needs to be set to get the BRs
into the akmod; e.g.
%define AkmodsBuildRequires autoconf automake libtool
For an example see
http://cvs.rpmfusion.org/viewvc/rpms/madwifi-kmod/devel/madwifi-kmod.spec...
- Cosmetic: Please include the first 6 lines from
http://cvs.rpmfusion.org/viewvc/rpms/madwifi-kmod/devel/madwifi-kmod.spec...
and get rid of the old comment that is in the spec file right now
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.