fix
This commit is contained in:
2
1.md
2
1.md
@@ -68,7 +68,7 @@
|
|||||||
- [x] qt6-coap
|
- [x] qt6-coap
|
||||||
- [x] qt6-connectivity
|
- [x] qt6-connectivity
|
||||||
- [x] qt6-datavis3d
|
- [x] qt6-datavis3d
|
||||||
- [x] qt6-declarative
|
- [x] qt6-qtdeclarative
|
||||||
- [x] qt6-graphs
|
- [x] qt6-graphs
|
||||||
- [x] qt6-grpc
|
- [x] qt6-grpc
|
||||||
- [x] qt6-httpserver
|
- [x] qt6-httpserver
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ShaderTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ShaderTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
Requires: qt6-declarative >= %{qt6_version}
|
Requires: qt6-qtdeclarative >= %{qt6_version}
|
||||||
Requires: qt6-qt5compat >= %{qt6_version}
|
Requires: qt6-qt5compat >= %{qt6_version}
|
||||||
BuildRequires: qt6-qttools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
|
|||||||
@@ -28,13 +28,13 @@ BuildRequires: qt6-qttools
|
|||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
Requires: kf6-sonnet-imports >= %{_kf6_version}
|
Requires: kf6-sonnet-imports >= %{_kf6_version}
|
||||||
# Qt QML runtime imports are provided by qt6-declarative itself
|
# Qt QML runtime imports are provided by qt6-qtdeclarative itself
|
||||||
Requires: qt6-declarative >= %{qt6_version}
|
Requires: qt6-qtdeclarative >= %{qt6_version}
|
||||||
# plasma6-workspace sets up the env variables so that this theme
|
# plasma6-workspace sets up the env variables so that this theme
|
||||||
# is picked by default. It still works fine without it (no requires),
|
# is picked by default. It still works fine without it (no requires),
|
||||||
# but looks better with it. By itself plasma6-workspace does not use
|
# but looks better with it. By itself plasma6-workspace does not use
|
||||||
# it (yet), so only install it with qt6-declarative-imports.
|
# it (yet), so only install it with qt6-qtdeclarative-imports.
|
||||||
Supplements: (plasma6-workspace and qt6-declarative)
|
Supplements: (plasma6-workspace and qt6-qtdeclarative)
|
||||||
Obsoletes: qqc2-desktop-style-lang < %{version}
|
Obsoletes: qqc2-desktop-style-lang < %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -131,7 +131,7 @@ Requires: xwayland
|
|||||||
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
||||||
Requires: kf6-kitemmodels-imports >= %{kf6_version}
|
Requires: kf6-kitemmodels-imports >= %{kf6_version}
|
||||||
Requires: libplasma >= %{_plasma6_bugfix}
|
Requires: libplasma >= %{_plasma6_bugfix}
|
||||||
Requires: qt6-declarative >= %{qt6_version}
|
Requires: qt6-qtdeclarative >= %{qt6_version}
|
||||||
Requires: qt6-multimedia >= %{qt6_version}
|
Requires: qt6-multimedia >= %{qt6_version}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
# For displaying full monitor vendor names
|
# For displaying full monitor vendor names
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ Requires: plasma6-nano >= %{_plasma6_bugfix}
|
|||||||
Requires: plasma6-nm >= %{_plasma6_bugfix}
|
Requires: plasma6-nm >= %{_plasma6_bugfix}
|
||||||
Requires: plasma6-pa >= %{_plasma6_bugfix}
|
Requires: plasma6-pa >= %{_plasma6_bugfix}
|
||||||
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
||||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
Requires: qt6-qtdeclarative-imports >= %{qt6_version}
|
||||||
Requires: qt6-qt5compat-imports >= %{qt6_version}
|
Requires: qt6-qt5compat-imports >= %{qt6_version}
|
||||||
Requires: qt6-wayland >= %{qt6_version}
|
Requires: qt6-wayland >= %{qt6_version}
|
||||||
# For KCM .desktop files
|
# For KCM .desktop files
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ Requires: kf6-kquickcharts >= %{kf6_version}
|
|||||||
Requires: kf6-qqc2-desktop-style >= %{kf6_version}
|
Requires: kf6-qqc2-desktop-style >= %{kf6_version}
|
||||||
Requires: kirigami-addons6
|
Requires: kirigami-addons6
|
||||||
Requires: ksystemstats6 >= %{_plasma6_bugfix}
|
Requires: ksystemstats6 >= %{_plasma6_bugfix}
|
||||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
Requires: qt6-qtdeclarative-imports >= %{qt6_version}
|
||||||
Provides: plasma5-systemmonitor = %{version}
|
Provides: plasma5-systemmonitor = %{version}
|
||||||
Obsoletes: plasma5-systemmonitor < %{version}
|
Obsoletes: plasma5-systemmonitor < %{version}
|
||||||
Obsoletes: plasma5-systemmonitor-lang < %{version}
|
Obsoletes: plasma5-systemmonitor-lang < %{version}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ Requires: kf6-kded >= %{kf6_version}
|
|||||||
# QML imports
|
# QML imports
|
||||||
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
||||||
Requires: kf6-kirigami >= %{kf6_version}
|
Requires: kf6-kirigami >= %{kf6_version}
|
||||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
Requires: qt6-qtdeclarative-imports >= %{qt6_version}
|
||||||
Provides: plasma5-thunderbolt = %{version}
|
Provides: plasma5-thunderbolt = %{version}
|
||||||
Obsoletes: plasma5-thunderbolt < %{version}
|
Obsoletes: plasma5-thunderbolt < %{version}
|
||||||
Obsoletes: plasma5-thunderbolt-lang < %{version}
|
Obsoletes: plasma5-thunderbolt-lang < %{version}
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ Requires: libkscreen6-plugin >= %{_plasma6_bugfix}
|
|||||||
Requires: qt6-positioning-imports >= %{qt6_version}
|
Requires: qt6-positioning-imports >= %{qt6_version}
|
||||||
Requires: qt6-qttools-qdbus
|
Requires: qt6-qttools-qdbus
|
||||||
# heavily used by plasma
|
# heavily used by plasma
|
||||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
Requires: qt6-qtdeclarative-imports >= %{qt6_version}
|
||||||
Requires: kf6-kconfig-imports
|
Requires: kf6-kconfig-imports
|
||||||
# needed by krunner
|
# needed by krunner
|
||||||
Requires: milou6 >= %{_plasma6_bugfix}
|
Requires: milou6 >= %{_plasma6_bugfix}
|
||||||
|
|||||||
Reference in New Issue
Block a user