| Summary: | Various rpmlint/rpmdiff problems | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jaroslav Škarvada <jskarvad> |
| Component: | brltty | Assignee: | Jaroslav Škarvada <jskarvad> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Ščotka <jscotka> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | jscotka |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | brltty-4.5-13.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-04 01:45:33 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: | |
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2259.html |
Description of problem: There are varios rpmlint/rpmdiff problems, e.g.: Subpackage brltty on aarch64 x86_64 ppc64 ppc64le s390x consumes library libbrlapi.so.0.6()(64bit) from subpackage brlapi but does not have explicit package version requirement. Please add Requires: brlapi = %{version}-%{release} to brltty in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages. Also all subpackages should have {?_isa} in their requirements. Version-Release number of selected component (if applicable): brltty-4.5-9.el7 How reproducible: Always Steps to Reproduce: 1. run rpmdiff/rpmlint Actual results: Above mentioned problems Expected results: Above mentioned problems fixed Additional info: