Raymond Wooninck 2016-04-12 14:47:54 +00:00 committed by Git OBS Bridge
parent bc4dbf9711
commit aeb9b3a2bf

View File

@ -45,10 +45,6 @@ Url: http://www.kde.org
Version: 16.03.90
Release: 0
Source0: kblocks-%{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#357408 -- fixes desktop freezing while kblocks is running and showing an error when it is closed
Patch1: Unbreak-startup.patch
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -58,8 +54,6 @@ KBlocks is the KDE version of the classic falling blocks game.
%prep
%setup -q -n kblocks-%{version}
%patch0 -p1
%patch1 -p1
%build
%cmake_kf5 -d build