forked from pool/kshisen
Accepting request 435144 from home:Vogtinator:branches:KDE:Applications
Add cpp11.patch to fix build on Leap 42.x. OBS-URL: https://build.opensuse.org/request/show/435144 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kshisen?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
b155079e65
commit
52654c9cc9
@@ -37,6 +37,8 @@ Url: http://www.kde.org
|
||||
Version: 16.08.2
|
||||
Release: 0
|
||||
Source0: kshisen-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE cpp14.patch fabian@ritter-vogt.de Use only c++11 features
|
||||
Patch1: cpp14.patch
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -50,6 +52,7 @@ two tiles with of the same type until no tile is left.
|
||||
|
||||
%prep
|
||||
%setup -q -n kshisen-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Reference in New Issue
Block a user