SHA256
3
0
forked from pool/cmake

Accepting request 233896 from KDE:Unstable:Frameworks

Update to 3.0.0~rc5

OBS-URL: https://build.opensuse.org/request/show/233896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=150
This commit is contained in:
Ismail Dönmez 2014-05-14 20:00:56 +00:00 committed by Git OBS Bridge
parent 98e9fa6831
commit 1bd9fdbe42
6 changed files with 58 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed May 14 15:42:17 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.0.0~rc5
* Utilities/Sphinx: Fix cmake domain document removal with python3
* Utilities/Sphinx: Add option to build 'singlehtml' format
* Restore --help-full option to output all help manuals
* ExternalProject: Fix path to cmake in verify script
* KWSys SystemInformation: Include backtrace APIs whenever we use them
* ctest_build: Do not crash on bad generator name
* cmTarget: Drop unused GetProperty signature
* cmTarget: Evaluate CMP0026 in calling context
* Ninja: Fix deptype for Intel compiler on Linux
* VS: Fix /MANIFESTUAC:NO linker option mapping
* InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)
* cmake-gui: Fix desktop file icon configuration
* FindCurses: Honor CURSES_NEED_NCURSES when curses is found
* FindCurses: Detect and satisfy ncurses dependency on tinfo
* CompileFlags: Test for C++ features after selecting flags
* CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC
* CompileFlags: add better selection which aCC version gets -AA
+hpxstd98 flags
* OS X: Fix Info.plist placement in a CFBundle
* Utilities/Sphinx: Port documentation generation to python3 (#14886)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun May 4 20:52:05 UTC 2014 - arichardson.kde@gmail.com Sun May 4 20:52:05 UTC 2014 - arichardson.kde@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake-gui Name: cmake-gui
Version: 3.0.0~rc4 Version: 3.0.0~rc5
Release: 0 Release: 0
%define rversion 3.0.0-rc4 %define rversion 3.0.0-rc5
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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 14 15:42:17 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.0.0~rc5
* Utilities/Sphinx: Fix cmake domain document removal with python3
* Utilities/Sphinx: Add option to build 'singlehtml' format
* Restore --help-full option to output all help manuals
* ExternalProject: Fix path to cmake in verify script
* KWSys SystemInformation: Include backtrace APIs whenever we use them
* ctest_build: Do not crash on bad generator name
* cmTarget: Drop unused GetProperty signature
* cmTarget: Evaluate CMP0026 in calling context
* Ninja: Fix deptype for Intel compiler on Linux
* VS: Fix /MANIFESTUAC:NO linker option mapping
* InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)
* cmake-gui: Fix desktop file icon configuration
* FindCurses: Honor CURSES_NEED_NCURSES when curses is found
* FindCurses: Detect and satisfy ncurses dependency on tinfo
* CompileFlags: Test for C++ features after selecting flags
* CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC
* CompileFlags: add better selection which aCC version gets -AA
+hpxstd98 flags
* OS X: Fix Info.plist placement in a CFBundle
* Utilities/Sphinx: Port documentation generation to python3 (#14886)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 24 23:08:48 UTC 2014 - hrvoje.senjan@gmail.com Thu Apr 24 23:08:48 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake Name: cmake
Version: 3.0.0~rc4 Version: 3.0.0~rc5
Release: 0 Release: 0
%define rversion 3.0.0-rc4 %define rversion 3.0.0-rc5
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