On 14/10/14 13:51, lejeczek wrote:
it rpmbuilds fine but later when attempt to install the package yum fails with: ... --> Finished Dependency Resolution Error: Package: some_package Requires: kmod(some_module.ko) ... And module in question naturally is installed.
I'm missing something silly, what is it?
At a guess you're doing this on F20 but the kmod provides are new in F21. Did you maybe take an F21 spec and rebuild it for F20?
Tom