Bug 65400

Summary: gasp.info.gz has been removed upstream
Product: [Retired] Red Hat Raw Hide Reporter: Need Real Name <foka>
Component: binutilsAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: 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:
Description Flags
Patch to remove "install-info gasp.info.gz" in binutils.spec none

Description Need Real Name 2002-05-23 07:35:31 UTC
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.

Comment 1 Need Real Name 2002-05-23 07:37:36 UTC
Created attachment 58265 [details]
Patch to remove "install-info gasp.info.gz" in binutils.spec

Comment 2 Jakub Jelinek 2002-07-03 18:54:50 UTC
Fixed in binutils-2.12.90.0.7-3 and above.