When I run "yum update some_package", only the %post script of the new package is run. According to <a href="https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Scriptlet_Ordering">https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Scriptlet_Ordering</a> [<a href="https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Scriptlet_Ordering" target="_blank">^</a>] the %preun of old package should also be run.<br />
<br />
I'm using yum 3.2.29-30.el6.centos
↧