Update KDE critical path definition for F37 and Rawhide

I've had a ticket for this for months:
https://pagure.io/fedora-kde/SIG/issue/171
but it really needs doing so we are testing and gating critical
KDE updates, so I just went ahead and came up with something.
This is based on the recent Plasma 5.24.5 update for Fedora 35,
I just went through the packages in that and picked out the
ones that looked most critical.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-08-29 16:31:59 -07:00
parent 5d608cba7b
commit c0d7d6b8bf
2 changed files with 36 additions and 0 deletions

View File

@ -740,7 +740,25 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<packagereq type="mandatory">bluedevil</packagereq>
<packagereq type="mandatory">kactivitymanagerd</packagereq>
<packagereq type="mandatory">kdecoration</packagereq>
<packagereq type="mandatory">kdelibs</packagereq>
<packagereq type="mandatory">kinfocenter</packagereq>
<packagereq type="mandatory">kscreen</packagereq>
<packagereq type="mandatory">kscreenlocker</packagereq>
<packagereq type="mandatory">kwayland-integration</packagereq>
<packagereq type="mandatory">kwin</packagereq>
<packagereq type="mandatory">layer-shell-qt</packagereq>
<packagereq type="mandatory">plasma-breeze</packagereq>
<packagereq type="mandatory">plasma-desktop</packagereq>
<packagereq type="mandatory">plasma-discover</packagereq>
<packagereq type="mandatory">plasma-integration</packagereq>
<packagereq type="mandatory">plasma-nm</packagereq>
<packagereq type="mandatory">plasma-systemsettings</packagereq>
<packagereq type="mandatory">plasma-thunderbolt</packagereq>
<packagereq type="mandatory">plasma-workspace</packagereq>
<packagereq type="mandatory">polkit-kde</packagereq>
<packagereq type="mandatory">qt5-qtwayland</packagereq>
<packagereq type="mandatory">sddm</packagereq>
</packagelist>

View File

@ -732,7 +732,25 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<packagereq type="mandatory">bluedevil</packagereq>
<packagereq type="mandatory">kactivitymanagerd</packagereq>
<packagereq type="mandatory">kdecoration</packagereq>
<packagereq type="mandatory">kdelibs</packagereq>
<packagereq type="mandatory">kinfocenter</packagereq>
<packagereq type="mandatory">kscreen</packagereq>
<packagereq type="mandatory">kscreenlocker</packagereq>
<packagereq type="mandatory">kwayland-integration</packagereq>
<packagereq type="mandatory">kwin</packagereq>
<packagereq type="mandatory">layer-shell-qt</packagereq>
<packagereq type="mandatory">plasma-breeze</packagereq>
<packagereq type="mandatory">plasma-desktop</packagereq>
<packagereq type="mandatory">plasma-discover</packagereq>
<packagereq type="mandatory">plasma-integration</packagereq>
<packagereq type="mandatory">plasma-nm</packagereq>
<packagereq type="mandatory">plasma-systemsettings</packagereq>
<packagereq type="mandatory">plasma-thunderbolt</packagereq>
<packagereq type="mandatory">plasma-workspace</packagereq>
<packagereq type="mandatory">polkit-kde</packagereq>
<packagereq type="mandatory">qt5-qtwayland</packagereq>
<packagereq type="mandatory">sddm</packagereq>
</packagelist>