On Mon, 2012-01-02 at 15:45 -0700, Ken Dreyer wrote:
2012/1/2 Sérgio Basto <sergio(a)serjux.com>:
> I guess the problem is that you have :
> %define buildforkernels current
> when in rawhide we "should" use
> %define buildforkernels akmod
Thanks for the reply. As an aside, I was interested to see you write
"akmod", not "akmods", as the template on the wiki suggests.
#define buildforkernels akmods
Looking at buildsys-build-rpmfusion, you're right, and the wiki is
incorrect. I'll fix that shortly.
With your suggestion, mock does build my kmod- package successfully,
but I'm more interested in testing out the full package builds, and
not only akmods.
you have other option :
-%define buildforkernels current
+%define buildforkernels newest
what I can understand , current will based on
buildsys-build-rpmfusion-kerneldevpkgs-current
when newest will try build with newest kernel .
Regards,
--
Sérgio M. B.