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:
parent
69f56f95f9
commit
47d37d8593
@ -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>
|
||||
|
||||
|
@ -61,7 +61,8 @@ Suggests: gtk2-metatheme-breeze
|
||||
Suggests: gtk3-metatheme-breeze
|
||||
Supplements: (plasma6-workspace and libgtk-2_0-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}
|
||||
Obsoletes: kde-gtk-config < %{version}
|
||||
# Since Plasma 5.19, the gtk3 settings also apply to gtk2
|
||||
@ -76,7 +77,8 @@ appearance under KDE.
|
||||
%package gtk3
|
||||
Summary: GTK3 Preview Helper for the GTK Configuration
|
||||
Requires: %{name} = %{version}
|
||||
Conflicts: kde-gtk-config5-gtk3
|
||||
Provides: kde-gtk-config5-gtk3 = %{version}
|
||||
Obsoletes: kde-gtk-config5-gtk3 < %{version}
|
||||
|
||||
%description gtk3
|
||||
This package contains a helper application that allows previewing
|
||||
|
Loading…
Reference in New Issue
Block a user