SHA256
3
0
forked from pool/cmake

Accepting request 226803 from KDE:Unstable:Frameworks

Update to 3.0.0~rc2

OBS-URL: https://build.opensuse.org/request/show/226803
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=143
This commit is contained in:
Klaus Kämpf 2014-03-20 07:55:51 +00:00 committed by Git OBS Bridge
parent ba5c0f0076
commit b0c1f44120
7 changed files with 24 additions and 10 deletions

View File

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

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

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

View File

@ -1,6 +1,6 @@
--- cmake-3.0.0-rc1.orig/Modules/FindRuby.cmake 2014-02-26 16:41:21.000000000 +0100
+++ cmake-3.0.0-rc1/Modules/FindRuby.cmake 2014-03-01 02:17:02.602227025 +0100
@@ -113,7 +113,7 @@ if(RUBY_EXECUTABLE AND NOT RUBY_VERSIO
--- cmake-3.0.0-rc2.orig/Modules/FindRuby.cmake 2014-03-17 19:18:29.000000000 +0100
+++ cmake-3.0.0-rc2/Modules/FindRuby.cmake 2014-03-20 02:44:47.693351223 +0100
@@ -116,7 +116,7 @@
_RUBY_CONFIG_VAR("sitelibdir" RUBY_SITELIB_DIR)
# vendor_ruby available ?

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 20 01:42:01 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.0.0~rc2
* Miscellaneous fixes since rc1
* FindRuby module learned to search for Ruby 2.0 and 2.1
-------------------------------------------------------------------
Sat Mar 1 00:22:54 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake-gui
Version: 3.0.0~rc1
Version: 3.0.0~rc2
Release: 0
%define rversion 3.0.0-rc1
%define rversion 3.0.0-rc2
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.0/cmake-%{rversion}.tar.gz
Summary: CMake graphical user interface

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 20 01:42:01 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.0.0~rc2
* Miscellaneous fixes since rc1
* FindRuby module learned to search for Ruby 2.0 and 2.1
-------------------------------------------------------------------
Sat Mar 1 00:22:54 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake
Version: 3.0.0~rc1
Version: 3.0.0~rc2
Release: 0
%define rversion 3.0.0-rc1
%define rversion 3.0.0-rc2
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.0/%{name}-%{rversion}.tar.gz
Source1: cmake.macros