|
|
@ -3,8 +3,8 @@
|
|
|
|
#%define bootstrap 1
|
|
|
|
#%define bootstrap 1
|
|
|
|
|
|
|
|
|
|
|
|
Name: plasma-workspace
|
|
|
|
Name: plasma-workspace
|
|
|
|
Version: 5.3.0
|
|
|
|
Version: 5.3.1
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace
|
|
|
|
URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace
|
|
|
@ -27,7 +27,7 @@ Source12: metadata.desktop
|
|
|
|
## downstream Patches
|
|
|
|
## downstream Patches
|
|
|
|
Patch10: plasma-workspace-5.3.0-konsole-in-contextmenu.patch
|
|
|
|
Patch10: plasma-workspace-5.3.0-konsole-in-contextmenu.patch
|
|
|
|
Patch11: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch
|
|
|
|
Patch11: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch
|
|
|
|
Patch12: plasma-workspace-5.3.0-process-update-scripts-after-first-initialization.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## upstreamable Patches
|
|
|
|
## upstreamable Patches
|
|
|
|
|
|
|
|
|
|
|
@ -206,7 +206,6 @@ Documentation and user manuals for %{name}.
|
|
|
|
%if 0%{?fedora} > 21
|
|
|
|
%if 0%{?fedora} > 21
|
|
|
|
%patch11 -p1 -b .set-fedora-default-look-and-feel
|
|
|
|
%patch11 -p1 -b .set-fedora-default-look-and-feel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%patch12 -p1 -b .process-update-scripts-after-first-initialization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mv startkde/startkde.cmake startkde/startkde.cmake.orig
|
|
|
|
mv startkde/startkde.cmake startkde/startkde.cmake.orig
|
|
|
|
install -m644 -p %{SOURCE11} startkde/startkde.cmake
|
|
|
|
install -m644 -p %{SOURCE11} startkde/startkde.cmake
|
|
|
@ -319,6 +318,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/{plasma-windowed,org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue May 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.1-1
|
|
|
|
|
|
|
|
- Plasma 5.3.1
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 20 2015 Jan Grulich <jgrulich@redhat.com> - 5.3.0-8
|
|
|
|
* Wed May 20 2015 Jan Grulich <jgrulich@redhat.com> - 5.3.0-8
|
|
|
|
- apply the new patch for update scripts execution
|
|
|
|
- apply the new patch for update scripts execution
|
|
|
|
|
|
|
|
|
|
|
|