diff --git a/.cvsignore b/.cvsignore index ebe0da7..cd4e0f8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.6.0-RC-10.tar.gz +cmake-2.6.0.tar.gz diff --git a/cmake.spec b/cmake.spec index 91d9c31..260ab93 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,13 +4,13 @@ Name: cmake Version: 2.6.0 -Release: 0.rc10.1%{?dist} +Release: 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-10.tar.gz +Source0: http://www.cmake.org/files/v2.6/cmake-%{version}.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-10 +%setup -q -n %{name}-%{version} %patch -p1 -b .jni %patch1 -p1 -b .xmlrpc # Fixup permissions @@ -114,6 +114,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue May 6 2008 Orion Poplawski - 2.6.0-1 +- Update to 2.6.0 + * Mon May 5 2008 Orion Poplawski - 2.6.0-0.rc10.1 - Update to 2.6.0-RC-10 diff --git a/sources b/sources index 4953e95..eace818 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -907ecf489367bd08ed39988a9446817d cmake-2.6.0-RC-10.tar.gz +e95ae003672dfc6c8151a1ee49a0d4a6 cmake-2.6.0.tar.gz