Add Provides/Obsoletes to replace plasma 5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-mobile?expand=0&rev=4
This commit is contained in:
parent
30a0c39b74
commit
132e05054c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 18:52:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Add Provides/Obsoletes to replace Plasma 5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 18:36:37 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Feb 21 18:36:37 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -81,7 +81,8 @@ BuildRequires: pkgconfig(libudev)
|
|||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
# For plasma-open-settings
|
# For plasma-open-settings
|
||||||
Requires: kde-cli-tools6 >= %{_plasma6_bugfix}
|
Requires: kde-cli-tools6 >= %{_plasma6_bugfix}
|
||||||
Conflicts: plasma5-mobile
|
Provides: plasma5-mobile = %{version}
|
||||||
|
Obsoletes: plasma5-mobile < %{version}
|
||||||
# Forced on startup
|
# Forced on startup
|
||||||
Requires: qqc2-breeze-style6
|
Requires: qqc2-breeze-style6
|
||||||
# QML imports
|
# QML imports
|
||||||
@ -99,7 +100,6 @@ Requires: plasma6-nm >= %{_plasma6_bugfix}
|
|||||||
Requires: plasma6-nano >= %{_plasma6_bugfix}
|
Requires: plasma6-nano >= %{_plasma6_bugfix}
|
||||||
Requires: plasma6-pa >= %{_plasma6_bugfix}
|
Requires: plasma6-pa >= %{_plasma6_bugfix}
|
||||||
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
||||||
# TODO: import MeeGo.QOfono 0.2
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Plasma shell for mobile devices.
|
Plasma shell for mobile devices.
|
||||||
|
Loading…
Reference in New Issue
Block a user