SHA256
3
0
forked from pool/cmake

Accepting request 261506 from KDE:Unstable:Frameworks

Update to 3.1.0~rc2.
Preliminary testing shows linking problems are fixed, so from that side, it should be safe to push to Factory. Up to you though..

OBS-URL: https://build.opensuse.org/request/show/261506
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=181
This commit is contained in:
Tomáš Chvátal 2014-11-14 09:07:29 +00:00 committed by Git OBS Bridge
parent 672d6ddeda
commit 6d09b15f14
7 changed files with 76 additions and 21 deletions

View File

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

3
cmake-3.1.0-rc2.tar.gz Normal file
View File

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

View File

@ -1,11 +0,0 @@
diff -urN cmake-3.0.1.old/Modules/FindCurses.cmake cmake-3.0.1/Modules/FindCurses.cmake
--- cmake-3.0.1.old/Modules/FindCurses.cmake 2014-09-01 10:01:38.114937449 +0200
+++ cmake-3.0.1/Modules/FindCurses.cmake 2014-09-01 10:02:53.134937440 +0200
@@ -54,6 +54,7 @@ find_library(CURSES_CURSES_LIBRARY NAMES
find_library(CURSES_NCURSES_LIBRARY NAMES ncurses )
set(CURSES_USE_NCURSES FALSE)
+include(CheckLibraryExists)
if(CURSES_NCURSES_LIBRARY AND ((NOT CURSES_CURSES_LIBRARY) OR CURSES_NEED_NCURSES))
set(CURSES_USE_NCURSES TRUE)

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Nov 13 20:26:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.1.0~rc2
* FindCurses: Include CheckLibraryExists before using it (#15220)
* Help: Clarify add_compile_options documentation (#15225)
* Help: Reference add_compile_options from add_definitions (#15225)
* KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY
* Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
* FindIce: Drop use of :envvar: Sphinx markup
* Help: Drop TOC from latex manuals
* Help: Format add_library documented list of INTERFACE commands
* Help: Fix example in cmake-packages to avoid long line
* FindProtobuf: Cleanup reStructuredText documentation formatting
* Modules: Wrap long lines in pre-formatted documentation blocks
* Help: Tell latex to use a small font for cmake-language.7 productions
* Utilities/Sphinx: Fix html_favicon configuration
* Help: Update 3.1 release notes for dropping of FindITK and FindVTK
* Help: Wrap long lines in pre-formatted documentation blocks
* Help: Fix broken cross-references reported by 'nitpicky' option
* Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)
* ExternalProject: Restore logic to not download already-existing file
* Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)
* Utilities/Sphinx: Add index entries for cross-references
* Help: Add 3.1 release note Emacs mode update
* Workaround for short jump tables on PA-RISC.
* genex: Preserve order while evaluating TARGET_OBJECTS
* Fix link line order when shared libraries are de-duplicated
* Help: Fix configure_file call to use COPYONLY, not COPY_ONLY
* Watcom: Drop symfile linker option
* Documentation: Fix minor typo thecommand -> the command
* cmake-mode.el: syntax of '_' should be treated as symbol
* KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it
-------------------------------------------------------------------
Tue Oct 28 20:09:36 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake-gui
Version: 3.1.0~rc1
Version: 3.1.0~rc2
Release: 0
%define rversion 3.1.0-rc1
%define rversion 3.1.0-rc2
Summary: CMake graphical user interface
License: BSD-3-Clause
Group: Development/Tools/Building

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Nov 13 20:26:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.1.0~rc2
* FindCurses: Include CheckLibraryExists before using it (#15220)
* Help: Clarify add_compile_options documentation (#15225)
* Help: Reference add_compile_options from add_definitions (#15225)
* KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY
* Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
* FindIce: Drop use of :envvar: Sphinx markup
* Help: Drop TOC from latex manuals
* Help: Format add_library documented list of INTERFACE commands
* Help: Fix example in cmake-packages to avoid long line
* FindProtobuf: Cleanup reStructuredText documentation formatting
* Modules: Wrap long lines in pre-formatted documentation blocks
* Help: Tell latex to use a small font for cmake-language.7 productions
* Utilities/Sphinx: Fix html_favicon configuration
* Help: Update 3.1 release notes for dropping of FindITK and FindVTK
* Help: Wrap long lines in pre-formatted documentation blocks
* Help: Fix broken cross-references reported by 'nitpicky' option
* Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)
* ExternalProject: Restore logic to not download already-existing file
* Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)
* Utilities/Sphinx: Add index entries for cross-references
* Help: Add 3.1 release note Emacs mode update
* Workaround for short jump tables on PA-RISC.
* genex: Preserve order while evaluating TARGET_OBJECTS
* Fix link line order when shared libraries are de-duplicated
* Help: Fix configure_file call to use COPYONLY, not COPY_ONLY
* Watcom: Drop symfile linker option
* Documentation: Fix minor typo thecommand -> the command
* cmake-mode.el: syntax of '_' should be treated as symbol
* KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it
- Drop cmake-fix-module-loading-test.patch, merged upstream
-------------------------------------------------------------------
Tue Oct 28 20:09:36 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake
Version: 3.1.0~rc1
Version: 3.1.0~rc2
Release: 0
%define rversion 3.1.0-rc1
%define rversion 3.1.0-rc2
Summary: Cross-platform, open-source make system
License: BSD-3-Clause
Group: Development/Tools/Building
@ -28,8 +28,6 @@ Source0: http://www.cmake.org/files/v3.1/%{name}-%{rversion}.tar.gz
Source1: cmake.macros
Source2: opensuse_rules.cmake
Patch2: cmake-fix-ruby-test.patch
# PATCH-FIX-UPSTREAM: tchvatal@suse.com failing test due to include order
Patch4: cmake-fix-module-loading-test.patch
BuildRequires: curl-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
@ -51,7 +49,6 @@ CMake is a cross-platform, open-source build system
%prep
%setup -q -n %{name}-%{rversion}
%patch2 -p1
%patch4 -p1
%build
export CXXFLAGS="%{optflags}"