This commit is contained in:
parent
bc4dbf9711
commit
aeb9b3a2bf
@ -45,10 +45,6 @@ Url: http://www.kde.org
|
|||||||
Version: 16.03.90
|
Version: 16.03.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: kblocks-%{version}.tar.xz
|
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}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -58,8 +54,6 @@ KBlocks is the KDE version of the classic falling blocks game.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n kblocks-%{version}
|
%setup -q -n kblocks-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user