Bug 1418515
| Summary: | libpcap missing %license macro | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> | ||||
| Component: | libpcap | Assignee: | Martin Sehnoutka <msehnout> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | luhliari, mruprich, msehnout, msekleta, thozza | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | libpcap-1.8.1-2.fc26 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-02-03 09:00:25 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: | 1418421 | ||||||
| Attachments: |
|
||||||
Hello, the patch seems fine to me. I can apply it. Thank you, please do :) Fixed in: libpcap-1.8.1-2.fc26 Patch: http://pkgs.fedoraproject.org/cgit/rpms/libpcap.git/commit/?id=0d24227c4755406828862e4716f0848c8a6013db |
Created attachment 1246946 [details] Patch to add %license Description of problem: This package contains one or more files containing the package license in the source tarball, but it is not installed on the system with the %license macro. This is important, because the license files will not be installed if the RPM is installed with docs disabled (such as when generating a container base image), which may be a compliance violation. A provenpackager will apply the attached patch in two weeks if we receive no negative response from the maintainer.