From 1b73431c0aeec3e632d765e54c305c51fff9b489 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Dec 10 2008 21:42:46 +0000 Subject: - Update to 2.6.3-RC-5 --- diff --git a/.cvsignore b/.cvsignore index 96d6250..980d3c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.6.2.tar.gz +cmake-2.6.3-RC-5.tar.gz diff --git a/cmake.spec b/cmake.spec index 8660038..e5ecc34 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,11 +4,11 @@ # Set to bcond_with or use --without gui to disable qt4 gui build %bcond_without gui # Set to RC version if building RC, else %{nil} -%define rcver %{nil} +%define rcver -RC-5 Name: cmake -Version: 2.6.2 -Release: 3%{?dist} +Version: 2.6.3 +Release: 0.rc5.1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -125,6 +125,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Wed Dec 10 2008 Orion Poplawski - 2.6.3-0.rc5.1 +- Update to 2.6.3-RC-5 + * Tue Dec 2 2008 Rex Dieter - 2.6.2-3 - Add -DCMAKE_VERBOSE_MAKEFILE=ON to %%cmake (#474053) - preserve timestamp of macros.cmake diff --git a/sources b/sources index 7d45bf7..1068c31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e82aa3beb991aa8e5797cf330618d42 cmake-2.6.2.tar.gz +b4f84a6e4c3063e65a2989f5246252da cmake-2.6.3-RC-5.tar.gz