Bug 134067

Summary: Sub-package libgfortran doesn't call /sbin/ldconfig
Product: [Fedora] Fedora Reporter: Matthias Saou <matthias>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.0.0-0.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-09 12:10:37 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: 123268    

Description Matthias Saou 2004-09-29 11:40:09 UTC
Description of problem:
The libgfortran sub-package contains shared libraries, but it doesn't
call /sbin/ldconfig upon install and removal.

Version-Release number of selected component (if applicable):
libgfortran-4.0.0-0.2

How reproducible:
Always.

Steps to Reproduce:
1. rpm -qp --scripts libgfortran-4.0.0-0.2.i386.rpm
  
Actual results:
Nothing.

Expected results:
%post -n libgfortran
/sbin/ldconfig

%postun -n libgfortran
/sbin/ldconfig

Additional info:
None.

Comment 1 Matthias Saou 2004-09-29 11:48:06 UTC
I just noticed the exact same also applies to libmudflap-4.0.0-0.2.