forked from pool/cmake
Accepting request 567537 from home:avindra
- Update to version 3.10.2 * No changes specific to CMake-GUI - cleanup spec file - Update to 3.10.2: * KWIML: Backport RISC-V update to CMake 3.10 * FindPostgreSQL: Add support for PG10 * cmGraphVizWriter: Updated to create and follow dependers for * interface targets * Autogen: Fix for problematic nested list separator * Autogen: Ignore not existing source files in cmMakefile - cleanup spec file OBS-URL: https://build.opensuse.org/request/show/567537 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=312
This commit is contained in:
committed by
Git OBS Bridge
parent
79eab23e07
commit
2dcd5709cd
@@ -18,7 +18,7 @@
|
||||
|
||||
%define shortversion 3.10
|
||||
Name: cmake
|
||||
Version: 3.10.1
|
||||
Version: 3.10.2
|
||||
Release: 0
|
||||
Summary: Cross-platform, open-source make system
|
||||
License: BSD-3-Clause
|
||||
@@ -71,7 +71,6 @@ Requires: make
|
||||
# bnc#953842 - A python file is shipped so require python base so it can be run.
|
||||
Requires: python3-base
|
||||
Recommends: cmake-mans
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
CMake is a cross-platform, open-source build system
|
||||
@@ -124,7 +123,6 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_libexecdir}/rpm/cmake.prov
|
||||
-E "(TestUpload|SimpleInstall|SimpleInstall-Stage2|CPackComponentsForAll-RPM-(default|OnePackPerGroup|IgnoreGroup|AllInOne)|CPack_RPM)"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_sysconfdir}/rpm/macros.cmake
|
||||
%{_libexecdir}/rpm
|
||||
%{_bindir}/cpack
|
||||
|
Reference in New Issue
Block a user