diff --git a/.cvsignore b/.cvsignore index 5b3a699..ac7103b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.4.8-RC-4.tar.gz +cmake-2.4.8-RC-12.tar.gz diff --git a/cmake.spec b/cmake.spec index 7f072d3..f6c7684 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,13 +1,13 @@ Name: cmake Version: 2.4.8 -Release: 0.rc4%{?dist} +Release: 0.rc12%{?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-4.tar.gz +Source0: http://www.cmake.org/files/v2.4/cmake-%{version}-RC-12.tar.gz Source2: macros.cmake Patch0: cmake-2.4.2-fedora.patch Patch1: cmake-2.4.5-xmlrpc.patch @@ -27,7 +27,7 @@ generation, code generation, and template instantiation. %prep -%setup -q -n %{name}-%{version}-RC-4 +%setup -q -n %{name}-%{version}-RC-12 %patch -p1 -b .fedora %patch1 -p1 -b .xmlrpc @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 16 2008 Orion Poplawski - 2.4.8-0.rc12 +- Update to 2.4.8 RC-12 + * Fri Dec 14 2007 Orion Poplawski - 2.4.8-0.rc4 - Update to 2.4.8 RC-4 diff --git a/sources b/sources index 51c861c..41bfcdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed47f6d9fb6d1e6c15b67431fdb6b508 cmake-2.4.8-RC-4.tar.gz +a848e4fc817a5286d9b9458dce12deca cmake-2.4.8-RC-12.tar.gz