Bug 134067 - Sub-package libgfortran doesn't call /sbin/ldconfig
Summary: Sub-package libgfortran doesn't call /sbin/ldconfig
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-09-29 11:40 UTC by Matthias Saou
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 4.0.0-0.4
Clone Of:
Environment:
Last Closed: 2004-10-09 12:10:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.