From 467f6a50ef432dc41d7c4f636a28b5782726ecbe Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Apr 25 2008 03:06:09 +0000 Subject: - Update to 2.6.0-RC-9 --- diff --git a/.cvsignore b/.cvsignore index c3cb94a..05fc477 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.6.0-RC-8.tar.gz +cmake-2.6.0-RC-9.tar.gz diff --git a/cmake.spec b/cmake.spec index 31f8521..a3cb80c 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,13 +4,13 @@ Name: cmake Version: 2.6.0 -Release: 0.rc8.1%{?dist} +Release: 0.rc9.1%{?dist} Summary: Cross-platform make system Group: Development/Tools License: BSD URL: http://www.cmake.org -Source0: http://www.cmake.org/files/v2.6/cmake-%{version}-RC-8.tar.gz +Source0: http://www.cmake.org/files/v2.6/cmake-%{version}-RC-9.tar.gz Source2: macros.cmake Patch0: cmake-2.6.0-jni.patch Patch1: cmake-2.4.5-xmlrpc.patch @@ -41,7 +41,7 @@ The %{name}-gui package contains the Qt based GUI for CMake. %prep -%setup -q -n %{name}-%{version}-RC-8 +%setup -q -n %{name}-%{version}-RC-9 %patch -p1 -b .jni %patch1 -p1 -b .xmlrpc # Fixup permissions @@ -114,6 +114,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Thu Apr 24 2008 Orion Poplawski - 2.6.0-0.rc9.1 +- Update to 2.6.0-RC-9 + * Fri Apr 11 2008 Orion Poplawski - 2.6.0-0.rc8.1 - Update to 2.6.0-RC-8 diff --git a/sources b/sources index 6b4f262..e4aea7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c03fe35059b59f7372ddcac31dee332 cmake-2.6.0-RC-8.tar.gz +56d7e77c06e16541fa4493e6f0aed40e cmake-2.6.0-RC-9.tar.gz