SHA256
1
0
forked from pool/cmake

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

Updated to CMake 3.0.0

OBS-URL: https://build.opensuse.org/request/show/236821
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=154
This commit is contained in:
2014-06-11 10:42:34 +00:00
committed by Git OBS Bridge
parent a9e125d82f
commit fa5e555d08
6 changed files with 19 additions and 9 deletions

View File

@@ -17,9 +17,9 @@
Name: cmake-gui
Version: 3.0.0~rc6
Version: 3.0.0
Release: 0
%define rversion 3.0.0-rc6
%define rversion 3.0.0
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.0/cmake-%{rversion}.tar.gz
Summary: CMake graphical user interface
@@ -51,7 +51,7 @@ Requires: cmake
%description
This is a Graphical User Interface for CMake, a cross-platform,
open-source make system.
open-source build system.
%prep
%setup -q -n cmake-%{rversion}