diff --git a/kblocks.spec b/kblocks.spec index a13895d..92aeda6 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -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