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

update to CMake version 3.2.1

OBS-URL: https://build.opensuse.org/request/show/290845
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=203
This commit is contained in:
Tomáš Chvátal
2015-03-16 10:26:41 +00:00
committed by Git OBS Bridge
parent c8eedc1eeb
commit 3b8afb52bc
7 changed files with 62 additions and 16 deletions

View File

@@ -17,14 +17,13 @@
Name: cmake
Version: 3.2.0~rc1
Version: 3.2.1
Release: 0
%define rversion 3.2.0-rc1
Summary: Cross-platform, open-source make system
License: BSD-3-Clause
Group: Development/Tools/Building
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.2/%{name}-%{rversion}.tar.gz
Source0: http://www.cmake.org/files/v3.2/%{name}-%{version}.tar.gz
Source1: cmake.macros
Source2: opensuse_rules.cmake
Patch2: cmake-fix-ruby-test.patch
@@ -58,7 +57,7 @@ BuildRequires: libbz2-devel
CMake is a cross-platform, open-source build system
%prep
%setup -q -n %{name}-%{rversion}
%setup -q -n %{name}-%{version}
%patch2 -p1
%patch4 -p1
%patch5 -p1