SHA256
1
0
forked from pool/cmake

Accepting request 483122 from home:pgajdos

If I should help with upstreaming somehow, please let me know.

OBS-URL: https://build.opensuse.org/request/show/483122
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=283
This commit is contained in:
Martin Pluskal
2017-03-28 15:31:48 +00:00
committed by Git OBS Bridge
parent d4d3cde8e3
commit f1c4dc8169
3 changed files with 52 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ Patch2: cmake-fix-ruby-test.patch
Patch4: form.patch
# PATCH-FIX-UPSTREAM system-libs.patch -- allow choosing between bundled and system jsoncpp & form libs
Patch5: system-libs.patch
# PATCH-FIX-UPSTREAM cmake-ImageMagick7.patch -- find also ImageMagick 7
Patch6: cmake-ImageMagick7.patch
BuildRequires: curl-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
@@ -75,6 +77,7 @@ echo "`grep %{name}-%{version}.tar.gz %{SOURCE5} | grep -Eo '^[0-9a-f]+'` %{SOU
%patch2 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%build
export CFLAGS="%{optflags}"