From cd1a4180f3b0a35e790d19d60cec903856125289 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Jan 13 2009 23:22:37 +0000 Subject: - Update to 2.6.3-RC-8 --- diff --git a/.cvsignore b/.cvsignore index 980d3c5..0b15e1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.6.3-RC-5.tar.gz +cmake-2.6.3-RC-8.tar.gz diff --git a/cmake.spec b/cmake.spec index 1229fd9..4859bbc 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 -RC-5 +%define rcver -RC-8 Name: cmake Version: 2.6.3 -Release: 0.2.rc5%{?dist} +Release: 0.rc8.1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -125,6 +125,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Jan 13 2009 Orion Poplawski - 2.6.3-0.rc8.1 +- Update to 2.6.3-RC-8 + * Sun Jan 04 2009 Rex Dieter - 2.6.3-0.2.rc5 - macros.cmake: add -DCMAKE_SKIP_RPATH:BOOL=ON - fix Release tag diff --git a/sources b/sources index 1068c31..dfc8216 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4f84a6e4c3063e65a2989f5246252da cmake-2.6.3-RC-5.tar.gz +fa27971281311af285bc653d5c78f19d cmake-2.6.3-RC-8.tar.gz