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:
parent
a9e125d82f
commit
fa5e555d08
@ -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
3
cmake-3.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0
|
||||||
|
size 5489804
|
@ -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
|
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 3.0.0~rc6
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rversion 3.0.0-rc6
|
%define rversion 3.0.0
|
||||||
Url: http://www.cmake.org/
|
Url: http://www.cmake.org/
|
||||||
Source0: http://www.cmake.org/files/v3.0/cmake-%{rversion}.tar.gz
|
Source0: http://www.cmake.org/files/v3.0/cmake-%{rversion}.tar.gz
|
||||||
Summary: CMake graphical user interface
|
Summary: CMake graphical user interface
|
||||||
@ -51,7 +51,7 @@ Requires: cmake
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
This is a Graphical User Interface for CMake, a cross-platform,
|
This is a Graphical User Interface for CMake, a cross-platform,
|
||||||
open-source make system.
|
open-source build system.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n cmake-%{rversion}
|
%setup -q -n cmake-%{rversion}
|
||||||
|
@ -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
|
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.0.0~rc6
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rversion 3.0.0-rc6
|
%define rversion 3.0.0
|
||||||
Url: http://www.cmake.org/
|
Url: http://www.cmake.org/
|
||||||
Source0: http://www.cmake.org/files/v3.0/%{name}-%{rversion}.tar.gz
|
Source0: http://www.cmake.org/files/v3.0/%{name}-%{rversion}.tar.gz
|
||||||
Source1: cmake.macros
|
Source1: cmake.macros
|
||||||
@ -46,7 +46,7 @@ BuildRequires: zlib-devel
|
|||||||
Requires: make
|
Requires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CMake is a cross-platform, open-source make system
|
CMake is a cross-platform, open-source build system
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{rversion}
|
%setup -q -n %{name}-%{rversion}
|
||||||
|
Loading…
Reference in New Issue
Block a user