Le 11/11/2013 18:29, Niels Abspoel a écrit :
Hi everybody,
Let me explain my title: I maintain the packages for the saltstack project. One of the packages salt-cloud has been deprecated by upstream. They moved the code into the main package salt.
So instead of having: salt-cloud: - binary salt-cloud - url: https://build.opensuse.org/package/show/devel%3Alanguages%3Apython/salt-clou...
salt: - binary salt-master - binary salt-minion - binary salt-syndic - binary salt-ssh - url: https://build.opensuse.org/package/show/devel%3Alanguages%3Apython/salt
It will become: salt: - binary salt-master - binary salt-minion - binary salt-syndic - binary salt-ssh - binary salt-cloud
Now my question is how can keep the upgrade path for the users of salt-cloud in opensuse/suse,
With kind regards, Niels Abspoel Just add Provides: salt-cloud = %{version} Obsoletes: salt-cloud < %{version} tags in main package.
Regards. Benjamin -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org