From f618f4fc17764886a60779212c4ccb7aa66ee70a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 22 Jan 2008 22:47:30 +0000 Subject: [PATCH] - Update to 2.4.8 --- .cvsignore | 2 +- cmake.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index ac7103b..dcdb5f8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.4.8-RC-12.tar.gz +cmake-2.4.8.tar.gz diff --git a/cmake.spec b/cmake.spec index f6c7684..832e9cc 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,13 +1,12 @@ Name: cmake Version: 2.4.8 -Release: 0.rc12%{?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.4/cmake-%{version}.tar.gz -Source0: http://www.cmake.org/files/v2.4/cmake-%{version}-RC-12.tar.gz +Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch @@ -27,7 +26,7 @@ generation, code generation, and template instantiation. %prep -%setup -q -n %{name}-%{version}-RC-12 +%setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc @@ -71,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 22 2008 Orion Poplawski - 2.4.8-1 +- Update to 2.4.8 + * Wed Jan 16 2008 Orion Poplawski - 2.4.8-0.rc12 - Update to 2.4.8 RC-12 diff --git a/sources b/sources index 41bfcdb..c69a3f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a848e4fc817a5286d9b9458dce12deca cmake-2.4.8-RC-12.tar.gz +f5dd061c31765a49dc17ae8bdc986779 cmake-2.4.8.tar.gz