Bug 1035791

Summary: libnl-devel -> libnl3-devel in spec file
Product: [Fedora] Fedora Reporter: Account closed by the user <b38617>
Component: dropwatchAssignee: Neil Horman <nhorman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-11 22:24:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 984226    

Description Account closed by the user 2013-11-28 13:43:45 UTC
Replace "libnl-devel" with "libnl3-devel" in "BuildRequires:"

dropwatch alredy is linked against libnl3:

$ ldd dropwatch  | grep nl
        libnl-3.so.200 => /lib64/libnl-3.so.200 (0x0000003179000000)
        libnl-genl-3.so.200 => /lib64/libnl-genl-3.so.200 (0x0000003160c00000)

thanks.

Comment 1 Neil Horman 2013-11-29 16:30:51 UTC
fixed