From 0f5a17beb3fd791f5e566ab046aabbbb28af0f3234c2d309e973b1d0bf6d34cf Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Wed, 25 Jan 2012 18:09:37 +0000 Subject: [PATCH] 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 --- cmake-2.8.6.tar.gz | 3 --- cmake-2.8.7.tar.gz | 3 +++ cmake-gui.changes | 6 ++++++ cmake-gui.spec | 12 +++++------- cmake.changes | 6 ++++++ cmake.spec | 12 +++++------- 6 files changed, 25 insertions(+), 17 deletions(-) delete mode 100644 cmake-2.8.6.tar.gz create mode 100644 cmake-2.8.7.tar.gz diff --git a/cmake-2.8.6.tar.gz b/cmake-2.8.6.tar.gz deleted file mode 100644 index 07ee9d5..0000000 --- a/cmake-2.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6999b81ac367d85ffb0f69b6c4a0ef96f95dc154efd3592f9cfebacdf75728e -size 5583905 diff --git a/cmake-2.8.7.tar.gz b/cmake-2.8.7.tar.gz new file mode 100644 index 0000000..132a425 --- /dev/null +++ b/cmake-2.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130923053d8fe1a2ae032a3f09021f9024bf29d7a04ed10ae04647ff00ecf59f +size 5667409 diff --git a/cmake-gui.changes b/cmake-gui.changes index 021304d..4d08977 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -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 diff --git a/cmake-gui.spec b/cmake-gui.spec index b459832..11a20d1 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -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 diff --git a/cmake.changes b/cmake.changes index be2d3b8..a11f460 100644 --- a/cmake.changes +++ b/cmake.changes @@ -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 diff --git a/cmake.spec b/cmake.spec index 6b13023..619c62a 100644 --- a/cmake.spec +++ b/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