From c7b3ad7ba0ccdaed2b4a283593990b2bd3fc5881 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 14 Dec 2007 19:35:38 +0000 Subject: [PATCH] - Update to 2.4.8 RC-4 --- .cvsignore | 2 +- cmake.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 199023f..5b3a699 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.4.7.tar.gz +cmake-2.4.8-RC-4.tar.gz diff --git a/cmake.spec b/cmake.spec index 88f3de3..7f072d3 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,12 +1,13 @@ Name: cmake -Version: 2.4.7 -Release: 4%{?dist} +Version: 2.4.8 +Release: 0.rc4%{?dist} Summary: Cross-platform make system Group: Development/Tools License: BSD URL: http://www.cmake.org -Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz +#Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz +Source0: http://www.cmake.org/files/v2.4/cmake-%{version}-RC-4.tar.gz Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch @@ -26,7 +27,7 @@ generation, code generation, and template instantiation. %prep -%setup -q +%setup -q -n %{name}-%{version}-RC-4 %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc @@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 14 2007 Orion Poplawski - 2.4.8-0.rc4 +- Update to 2.4.8 RC-4 + * Mon Nov 12 2007 Orion Poplawski - 2.4.7-4 - No longer set CMAKE_SKIP_RPATH diff --git a/sources b/sources index b60da3c..51c861c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4476c423b8f74266136964e42ea88028 cmake-2.4.7.tar.gz +ed47f6d9fb6d1e6c15b67431fdb6b508 cmake-2.4.8-RC-4.tar.gz