From 8c3a36702e2d787e244089b7dbf9d7d19e180d10 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 6 Jun 2007 18:36:55 +0000 Subject: [PATCH] Update to 2.4.7-RC-10 --- .cvsignore | 2 +- cmake.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 074ca83..34bae87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.4.6.tar.gz +cmake-2.4.7-RC-10.tar.gz diff --git a/cmake.spec b/cmake.spec index 60a0386..9a2ee39 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,12 +1,12 @@ Name: cmake -Version: 2.4.6 -Release: 3%{?dist} +Version: 2.4.7 +Release: 0.rc10%{?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-10.tar.gz Source1: cmake-init-fedora Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch @@ -28,7 +28,7 @@ generation, code generation, and template instantiation. %prep -%setup -q +%setup -q -n cmake-%{version}-RC-10 %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc %patch2 -p1 -b .soexe @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 06 2007 Orion Poplawski - 2.4.7-0.rc10 +- Update to 2.4.7-RC-10 + * Mon Apr 16 2007 Orion Poplawski - 2.4.6-3 - Apply patch from upstream CVS to fix .so install permissions (bug #235673) diff --git a/sources b/sources index 2504278..54424d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c99c747ad8e9bfb3bef9cca875a52129 cmake-2.4.6.tar.gz +90aba1e8b8e44c45c06540a37ef68d0b cmake-2.4.7-RC-10.tar.gz