Raymond Wooninck 2016-04-12 14:45:29 +00:00 committed by Git OBS Bridge
parent dcee6d1ca6
commit 0f7405853e

View File

@ -45,10 +45,6 @@ Url: http://www.kde.org
Version: 16.03.90 Version: 16.03.90
Release: 0 Release: 0
Source0: kjumpingcube-%{version}.tar.xz Source0: kjumpingcube-%{version}.tar.xz
# PATCH-FIX-UPSTREAM Use-KCrash.patch boo#958086 -- initialize KDE's Crash dialog
Patch0: Use-KCrash.patch
# PATCH-FIX-UPSTREAM Unbreak-startup.patch kde#357409 -- fixes desktop freezing while kjumpingcube is running and showing an error when it is closed
Patch1: Unbreak-startup.patch
Obsoletes: %{name}5 < %{version} Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version} Provides: %{name}5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -61,8 +57,6 @@ this you can gain more fields and finally win the board over.
%prep %prep
%setup -q -n kjumpingcube-%{version} %setup -q -n kjumpingcube-%{version}
%patch0 -p1
%patch1 -p1
%build %build
%cmake_kf5 -d build %cmake_kf5 -d build