Add Provides/Obsoletes to replace plasma 5

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kde-gtk-config6?expand=0&rev=3
This commit is contained in:
Fabian Vogt 2024-03-05 08:08:02 +00:00 committed by Git OBS Bridge
parent 69f56f95f9
commit 47d37d8593
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 18:52:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Add Provides/Obsoletes to replace Plasma 5
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 21 18:36:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> Wed Feb 21 18:36:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -61,7 +61,8 @@ Suggests: gtk2-metatheme-breeze
Suggests: gtk3-metatheme-breeze Suggests: gtk3-metatheme-breeze
Supplements: (plasma6-workspace and libgtk-2_0-0) Supplements: (plasma6-workspace and libgtk-2_0-0)
Supplements: (plasma6-workspace and libgtk-3-0) Supplements: (plasma6-workspace and libgtk-3-0)
Conflicts: kde-gtk-config5 Provides: kde-gtk-config5 = %{version}
Obsoletes: kde-gtk-config5 < %{version}
Provides: kde-gtk-config = %{version} Provides: kde-gtk-config = %{version}
Obsoletes: kde-gtk-config < %{version} Obsoletes: kde-gtk-config < %{version}
# Since Plasma 5.19, the gtk3 settings also apply to gtk2 # Since Plasma 5.19, the gtk3 settings also apply to gtk2
@ -76,7 +77,8 @@ appearance under KDE.
%package gtk3 %package gtk3
Summary: GTK3 Preview Helper for the GTK Configuration Summary: GTK3 Preview Helper for the GTK Configuration
Requires: %{name} = %{version} Requires: %{name} = %{version}
Conflicts: kde-gtk-config5-gtk3 Provides: kde-gtk-config5-gtk3 = %{version}
Obsoletes: kde-gtk-config5-gtk3 < %{version}
%description gtk3 %description gtk3
This package contains a helper application that allows previewing This package contains a helper application that allows previewing