|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
Name: plasma-workspace
|
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
|
Version: 5.21.90
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://invent.kde.org/plasma/%{name}
|
|
|
|
@ -51,7 +51,6 @@ Source31: breezetwilight-fullscreenpreview.jpg
|
|
|
|
|
Source32: breezetwilight-preview.png
|
|
|
|
|
|
|
|
|
|
## downstream Patches
|
|
|
|
|
## TODO/FIXME: rebase
|
|
|
|
|
Patch100: plasma-workspace-5.21.90-konsole-in-contextmenu.patch
|
|
|
|
|
Patch101: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch
|
|
|
|
|
# add dependency on ssh-agent.service
|
|
|
|
@ -427,7 +426,7 @@ BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
## upstream patches
|
|
|
|
|
|
|
|
|
|
#patch100 -p1 -b .konsole-in-contextmenu
|
|
|
|
|
%patch100 -p1 -b .konsole-in-contextmenu
|
|
|
|
|
# FIXME/TODO: it is unclear whether this is needed or even a good idea anymore -- rex
|
|
|
|
|
%if 0%{?default_lookandfeel:1}
|
|
|
|
|
%patch101 -p1 -b .set-fedora-default-look-and-feel
|
|
|
|
@ -722,6 +721,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.{klipper,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 28 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-4
|
|
|
|
|
- .konsole-in-contextmenu.patch rebased
|
|
|
|
|
|
|
|
|
|
* Tue May 18 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-3
|
|
|
|
|
- Requires: ksystemstats
|
|
|
|
|
- make other plasma-related runtime deps arch'd
|
|
|
|
|