Bug 131277 - Current gtkspell is missing ldconfig call un uninstall
Summary: Current gtkspell is missing ldconfig call un uninstall
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtkspell
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-08-30 17:34 UTC by Matthias Saou
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-30 21:30:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Saou 2004-08-30 17:34:28 UTC
Description of problem:
The current gtkspell package contains shared libraries, but is missing
/sbin/ldconfig calls upon uninstall (it has it already upon install).

Version-Release number of selected component (if applicable):
gtkspell-2.0.7-1

How reproducible:
Always.

Steps to Reproduce:
1. rpm -q --scripts gtkspell-2.0.7-1

Actual results:
%post
/sbin/ldconfig

Expected results:
%post
/sbin/ldconfig

%postun
/sbin/ldconfig

Additional info:
None.

Comment 1 Dave Malcolm 2004-08-30 21:30:01 UTC
Thanks.  A fixed version (gtkspell-2.0.7-2) will appear in Rawhide
tomorrow.


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