Accepting request 101530 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.7 OBS-URL: https://build.opensuse.org/request/show/101530 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=83
This commit is contained in:
parent
6268cc45ca
commit
0f5a17beb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6999b81ac367d85ffb0f69b6c4a0ef96f95dc154efd3592f9cfebacdf75728e
|
||||
size 5583905
|
3
cmake-2.8.7.tar.gz
Normal file
3
cmake-2.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:130923053d8fe1a2ae032a3f09021f9024bf29d7a04ed10ae04647ff00ecf59f
|
||||
size 5667409
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 13:10:30 UTC 2012 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 2.8.7
|
||||
- see /usr/share/doc/packages/cmake/Changelog for changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 12:31:49 UTC 2011 - puzel@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cmake-gui
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,17 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: cmake-gui
|
||||
Version: 2.8.6
|
||||
Release: 1
|
||||
License: BSD3c
|
||||
Group: Development/Tools/Building
|
||||
Version: 2.8.7
|
||||
Release: 0
|
||||
Url: http://www.cmake.org/
|
||||
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
|
||||
Patch4: cmake-disable-builtin-chrpath.diff
|
||||
Summary: CMake graphical user interface
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Building
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: libexpat-devel
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 13:10:30 UTC 2012 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 2.8.7
|
||||
- see /usr/share/doc/packages/cmake/Changelog for changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 12:30:48 UTC 2011 - puzel@suse.com
|
||||
|
||||
|
12
cmake.spec
12
cmake.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cmake
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,18 +15,16 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: cmake
|
||||
Version: 2.8.6
|
||||
Release: 1
|
||||
License: BSD3c
|
||||
Group: Development/Tools/Building
|
||||
Version: 2.8.7
|
||||
Release: 0
|
||||
Url: http://www.cmake.org/
|
||||
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
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Building
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: libexpat-devel
|
||||
|
Loading…
Reference in New Issue
Block a user