Bug 65400
| Summary: | gasp.info.gz has been removed upstream | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Need Real Name <foka> | ||||
| Component: | binutils | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.0 | CC: | foka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-06-21 04:52:34 UTC | Type: | --- | ||||
| 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: | 67217 | ||||||
| Attachments: |
|
||||||
Created attachment 58265 [details]
Patch to remove "install-info gasp.info.gz" in binutils.spec
Fixed in binutils-2.12.90.0.7-3 and above. |
Description of Problem: gasp.info is no longer built in binutils. And in fact, in the upstream SPEC file, the install-info line for gasp.info.gz in %post is already removed: 2002-03-07 H.J. Lu <hjl> * binutils.spec.in: Remove gasp.info.gz. Version-Release number of selected component (if applicable): binutils-2.12.90.0.7-1 How Reproducible: Always Steps to Reproduce: 1. rpm -e --nodeps binutils 2. rpm -Uhv binutils-2.12.90.0.7-1.i386.rpm Actual Results: There will be a warning message about gasp.info.gz not found.