From 3c8e49d037d3f6d500ac2bcb8ce1dffc0cf36a1e Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Aug 11 2007 18:48:47 +0000 Subject: Update to 2.4.7 --- diff --git a/.cvsignore b/.cvsignore index 570eecb..199023f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.4.7-RC-11.tar.gz +cmake-2.4.7.tar.gz diff --git a/cmake.spec b/cmake.spec index f3ae74c..22fa4a3 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,12 +1,12 @@ Name: cmake Version: 2.4.7 -Release: 0.rc11%{?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}-RC-11.tar.gz +Source0: http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz Source1: cmake-init-fedora Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch @@ -27,7 +27,7 @@ generation, code generation, and template instantiation. %prep -%setup -q -n cmake-%{version}-RC-11 +%setup -q %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jul 23 2007 Orion Poplawski - 2.4.7-1 +- Update to 2.4.7 + * Fri Jun 29 2007 Orion Poplawski - 2.4.7-0.rc11 - Update to 2.4.7 RC-11 diff --git a/sources b/sources index 9c0220d..b60da3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d70bed0b2a08b010d539f4b98d71211 cmake-2.4.7-RC-11.tar.gz +4476c423b8f74266136964e42ea88028 cmake-2.4.7.tar.gz