f19b8f4 Enable autoprov for kernel packages

Authored and Committed by jwboyer 9 years ago
1 file changed. 11 lines added. 4 lines removed.
    Enable autoprov for kernel packages
    
    This allows RPM to generate Provides:kmod(foo.ko) statements for every
    module shipped in the package.  That in turn allows packages to put
    requires on specific modules and not worry about which package they are
    located in.
    
        
file modified
+11 -4