Bug 1418517
| Summary: | libsigsegv missing %license macro | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> | ||||
| Component: | libsigsegv | Assignee: | Rex Dieter <rdieter> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | pbonzini, rdieter | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-02-02 13:55:21 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: |
|
||||||
%changelog * Thu Feb 02 2017 Rex Dieter <rdieter> - 2.10-11 - .spec cleanup, update URL, use %%license (#1418517) |
Created attachment 1246948 [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.