On Thursday 2019-07-11 11:33, Simon Lees wrote:
Hello, I'm attempting to rename Xfce Panel Plugin packages in openSUSE to follow the name xfce4-foo-plugin instead of xfce4-panel-plugin-foo.
I understand that this is needed in the spec file. Provides: xfce4-panel-plugin-foo = %{version} Obsoletes: xfce4-panel-plugin-foo < %{version}
What do I need to do about the -lang, -debuginfo and -debugsource packages which seem to be automatically generated?
This should be automatically done, as all those packages are directly associated with xfce4-foo-plugin and xfce4-panel-plugin-foo
Should, but isn't. 12:23 a4:../openSUSE/sp # rpm -q --obsoletes xfdesktop xfce4-desktop < 4.12.5 12:23 a4:../openSUSE/sp # rpm -q --obsoletes xfdesktop-lang 12:23 a4:../openSUSE/sp # rpm -q --obsoletes xfdesktop-debuginfo 12:23 a4:../openSUSE/sp # -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org