From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051215 Epiphany/1.9.6 Description of problem: The build of "NetworkManager-0.5.1-6.cvs20060127" aborts because "libnl-devel" is missing from the spec file. Version-Release number of selected component (if applicable): NetworkManager-0.5.1-6.cvs20060127 How reproducible: Always Steps to Reproduce: 1. Try to build "NetworkManager-0.5.1-6.cvs20060127" from SRPM. Actual Results: Compilation aborts with the following message: "checking for LIBNL... configure: error: Package requirements (libnl-1) were not met: No package 'libnl-1' found" Expected Results: Compilation should have completed successfully, once the %prep stage had been quit without complaint. Additional info: Installing "libnl-devel" allows to perform the compilation successfully.
Should be fixed in next build.