SHA256
3
0
forked from pool/cmake

Accepting request 236850 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/236850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=87
This commit is contained in:
Stephan Kulow 2014-06-18 05:49:33 +00:00 committed by Git OBS Bridge
commit 32606d8bf7
6 changed files with 19 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb34dacec33b3ac26ee05b0a66b95ed8f52a0ce212f13c3e65a923944cdd484a
size 5489403

3
cmake-3.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0
size 5489804

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 11 04:41:58 UTC 2014 - foss@grueninger.de
- Update to 3.0.0
-------------------------------------------------------------------
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de

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}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 11 04:40:51 UTC 2014 - foss@grueninger.de
- Update to 3.0.0
-------------------------------------------------------------------
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de

View File

@ -17,9 +17,9 @@
Name: cmake
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/%{name}-%{rversion}.tar.gz
Source1: cmake.macros
@ -46,7 +46,7 @@ BuildRequires: zlib-devel
Requires: make
%description
CMake is a cross-platform, open-source make system
CMake is a cross-platform, open-source build system
%prep
%setup -q -n %{name}-%{rversion}