SHA256
3
0
forked from pool/cmake

update to cmake-2.8.5

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=77
This commit is contained in:
Petr Uzel 2011-07-29 16:20:26 +00:00 committed by Git OBS Bridge
parent 6d4a144fdf
commit c3ea107f92
6 changed files with 19 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 29 16:19:45 UTC 2011 - puzel@novell.com
- update to 2.8.5
- see /usr/share/doc/packages/cmake/Changelog for changes
-------------------------------------------------------------------
Thu Nov 11 11:09:03 UTC 2010 - puzel@novell.com

View File

@ -19,12 +19,12 @@
Name: cmake-gui
Version: 2.8.4
Version: 2.8.5
Release: 1
License: BSD3c
Group: Development/Tools/Building
Url: http://www.cmake.org/
Source0: cmake-%{version}.tar.bz2
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
Patch4: cmake-disable-builtin-chrpath.diff
Summary: CMake graphical user interface
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 29 16:19:27 UTC 2011 - puzel@novell.com
- update to 2.8.5
- see /usr/share/doc/packages/cmake/Changelog for changes
-------------------------------------------------------------------
Tue Apr 5 10:49:54 UTC 2011 - puzel@novell.com

View File

@ -19,12 +19,12 @@
Name: cmake
Version: 2.8.4
Version: 2.8.5
Release: 1
License: BSD3c
Group: Development/Tools/Building
Url: http://www.cmake.org/
Source0: %{name}-%{version}.tar.bz2
Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
Patch4: cmake-disable-builtin-chrpath.diff
# Should appear in cmake-2.8.3
Summary: Cross-platform, open-source make system