Bug 1380251

Summary: libcap-devel description mentions libraries for static linking, but package does not include them
Product: [Fedora] Fedora Reporter: Tim Dettrick <t.dettrick>
Component: libcapAssignee: Karsten Hopp <karsten>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: karsten
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: libcap-2.25-4.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-15 10:38:28 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:
Attachments:
Description Flags
Patch to add libcap-static package none

Description Tim Dettrick 2016-09-29 05:57:33 UTC
Created attachment 1205808 [details]
Patch to add libcap-static package

The libcap-devel description mentions libraries for static linking, but the package does not include them.

To statically compile QEMU (which is required to compile rkt's KVM QEMU stage 1 [1]) the static library is required.

Attached is a patch which adds a libcap-static package (in keeping with the style used for zlib) and removes the reference to static libraries in the devel package description.

[1]: https://github.com/coreos/rkt/blob/master/Documentation/running-kvm-stage1.md