Description of problem: version.h should define LINUX_VERSION_CODE and KERNEL_VERSION, but the file included in package kernel-devel-3.7.1-2.fc18.x86_64 is empty. The file with the appropriate content was found in /lib/modules/3.7.1-2.fc17.x86_64/build/include/generated/uapi/linux/version.h Version-Release number of selected component (if applicable): 3.7.1-2.fc18 How reproducible: Static files within the package Steps to Reproduce: 1. Install package 2. Attempt to use the symbols from include/linux/version.h Actual results: Error messages from symbols not being defined Expected results: Any module compilation requiring this file should work without error Additional info:
*** This bug has been marked as a duplicate of bug 892373 ***