[Fedora-packaging] Re: Suggested ScriptletSnippets (icon cache) changes

Rex Dieter rdieter at math.unl.edu
Wed Jan 28 18:53:56 UTC 2009


Enrico Scholz wrote:
> Rex Dieter <rdieter at math.unl.edu> writes:

>> nevermind, recalled that posttrans was previously considered and rejected,
>> since posttrans isn't called on erasure (only install/upgrade).

> Then use a modified %postun scriptlet like
> %postun
> touch --no-create %{_datadir}/icons/hicolor &>/dev/null
> test $1 -ge 1 || gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null

> --> install and update are cheap, but erase is expensive (but correct).

me likie.

-- Rex




More information about the Fedora-packaging mailing list