Hi all

My /usr/bin/build is from build package build-2010.08.04

I wrote a spec that contains
BuildRequires: kernel-netbook-devel

and I have 3 version kernels in my own pool:

kernel-netbook-2.6.35-10.3.10
kernel-netbook-2.6.35-10.3.11
kernel-netbook-2.6.35-10.3.12
kernel-netbook-devel-2.6.35-10.3.10
kernel-netbook-devel-2.6.35-10.3.11
kernel-netbook-devel-2.6.35-10.3.12

So I expect when I build the spec it will use the latest kernel-devel
eg. kernel-netbook-2.6.35-10.3.12 and kernel-netbook-devel-2.6.35-10.3.12

but when I use /usr/bin/build to build my package.
It output messages as:
Installing kernel-netbook-devel-2.6.35-10.3.10
Installing kernel-netbook-2.6.35-10.3.12

Why the build script mess up the kernel-netbook and kernel-netbook-devel
dependency?
Does anyone has the same issue or suggestion to fix the problem?

thanks in advanced.
CSJ
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to