How to force yum to uninstall a package when you change it’s name
By Joao
Use the obsoletes tag in the specfile. This will cause “package-oldname” to be uninstalled before installing “package-renamed”.
Name: package-renamed
Obsoletes: package-oldname
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
linux , rpm , specfiles , yum 


October 29th, 2009
kjghofh
November 5th, 2009
O centos é melhor do que Ubuntu para servidores web?