Bug 131286

Summary: Current swig package doesn't include ldconfig calls
Product: [Fedora] Fedora Reporter: Matthias Saou <matthias>
Component: swigAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-27 13:52: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-08-30 18:00:09 UTC
Description of problem:
The current swig package contains shared libraries but doesn't execute
the proper /sbin/ldconfig calls upon install and uninstall.

Version-Release number of selected component (if applicable):
swig-1.3.21-3

ow reproducible:
Always.

Steps to Reproduce:
1. rpm -q --scripts swig-1.3.21-3

Actual results:
Nothing.

Expected results:
%post
/sbin/ldconfig

%postun
/sbin/ldconfig

Additional info:
None.

Comment 1 Phil Knirsch 2004-09-27 13:52:37 UTC
Fixed in latest package.

Read ya, Phil