SHA256
1
0
forked from pool/cmake

Accepting request 487174 from home:mathletic:branches:devel:tools:building

update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/487174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=286
This commit is contained in:
Martin Pluskal
2017-04-11 07:44:05 +00:00
committed by Git OBS Bridge
parent 1a73e46376
commit e8008af226
13 changed files with 68 additions and 255 deletions

View File

@@ -16,16 +16,17 @@
#
%define shortver 3.8
Name: cmake-gui
Version: 3.7.2
Version: 3.8.0
Release: 0
Summary: CMake graphical user interface
License: BSD-3-Clause
Group: Development/Tools/Building
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.7/cmake-%{version}.tar.gz
Source5: http://www.cmake.org/files/v3.7/cmake-%{version}-SHA-256.txt
Source6: http://www.cmake.org/files/v3.7/cmake-%{version}-SHA-256.txt.asc
Source0: http://www.cmake.org/files/v%{shortversion}/cmake-%{version}.tar.gz
Source5: http://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt
Source6: http://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt.asc
Source7: cmake.keyring
# PATCH-FIX-UPSTREAM form.patch -- set the correct include path for the ncurses includes
Patch4: form.patch
@@ -91,6 +92,7 @@ export CXXFLAGS="%{optflags}"
--sphinx-man \
--system-libs \
--no-system-jsoncpp \
--no-system-librhash \
--parallel=0%{jobs} \
--verbose \
--qt-gui \