Bug 146329

Summary: rpmbuild's check-files script does not check for unpackages symbolic links
Product: [Fedora] Fedora Reporter: Mark Hatle <mhatle>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-02 15:08:45 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:
Attachments:
Description Flags
Patch to implement behavior. none

Description Mark Hatle 2005-01-27 01:34:15 UTC
Description of problem:
The check-files script does not check for unpackages symbolic links. 
This is useful if you are packaging a lot of libraries that create
symlinks.

Comment 1 Mark Hatle 2005-01-27 01:38:48 UTC
Created attachment 110279 [details]
Patch to implement behavior.

The patch consists of two parts, a chance to check-files and a change to the
build/files.c to provide a list of files including symbolic links to the
script.

Comment 2 Mark Hatle 2005-04-02 15:08:45 UTC
This has been fixed in RPM 4.4 branch.  It was corrected as bug 108778.

*** This bug has been marked as a duplicate of 108778 ***