|
|
|
@ -1,6 +1,4 @@
|
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
|
|
|
|
|
%global kf5_version_min 5.69
|
|
|
|
|
%global kf5_version_min 5.82
|
|
|
|
|
|
|
|
|
|
%global synaptics 1
|
|
|
|
|
%global scim 1
|
|
|
|
@ -11,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
Name: plasma-desktop
|
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
|
Version: 5.21.5
|
|
|
|
|
Version: 5.21.90
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
|
@ -35,7 +33,8 @@ Source0: http://download.kde.org/%{stable}/plasma/%{verdir}/%{name}-%{version}.t
|
|
|
|
|
Patch100: plasma-desktop-5.8-default_favorites.patch
|
|
|
|
|
|
|
|
|
|
## upstreamable patches
|
|
|
|
|
Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
|
|
|
|
|
# REBASE? -- rex
|
|
|
|
|
#Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
|
|
|
|
|
Patch202: plasma-desktop-python-shebang.patch
|
|
|
|
|
|
|
|
|
|
# use this bundled copy (from f31) if not provided already
|
|
|
|
@ -203,7 +202,7 @@ BuildArch: noarch
|
|
|
|
|
## upstream patches
|
|
|
|
|
|
|
|
|
|
## upstreamable patches
|
|
|
|
|
%patch200 -p1
|
|
|
|
|
#patch200 -p1
|
|
|
|
|
%patch202 -p1
|
|
|
|
|
|
|
|
|
|
%if ! 0%{?synaptics}
|
|
|
|
@ -335,6 +334,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.knetattach.d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 14 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-1
|
|
|
|
|
- 5.21.90
|
|
|
|
|
|
|
|
|
|
* Tue May 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.5-1
|
|
|
|
|
- 5.21.5
|
|
|
|
|
|
|
|
|
|