forked from pool/cmake
Accepting request 717295 from home:mathletic:branches:devel:tools:building
Update to version 3.15.0 OBS-URL: https://build.opensuse.org/request/show/717295 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=369
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define shortversion 3.14
|
||||
%define shortversion 3.15
|
||||
# exclude for SLE 12 and Leap 42.x
|
||||
%if 0%{?suse_version} == 1315
|
||||
%define system_libuv OFF
|
||||
@@ -25,7 +25,7 @@
|
||||
BuildRequires: libuv-devel >= 1.10
|
||||
%endif
|
||||
Name: cmake
|
||||
Version: 3.14.5
|
||||
Version: 3.15.0
|
||||
Release: 0
|
||||
Summary: Cross-platform, open-source make system
|
||||
License: BSD-3-Clause
|
||||
@@ -91,6 +91,8 @@ export CXXFLAGS="%{optflags}"
|
||||
--mandir=/share/man \
|
||||
--system-libs \
|
||||
--no-system-jsoncpp \
|
||||
--no-system-libarchive \
|
||||
--no-system-zstd \
|
||||
--parallel=0%{jobs} \
|
||||
--verbose \
|
||||
--no-qt-gui \
|
||||
|
||||
Reference in New Issue
Block a user