- Update to 2.4.8 RC-4

This commit is contained in:
Orion Poplawski 2007-12-14 19:35:38 +00:00
parent fac1cb8650
commit c7b3ad7ba0
3 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
cmake-2.4.7.tar.gz
cmake-2.4.8-RC-4.tar.gz

View File

@ -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 <orion@cora.nwra.com> - 2.4.8-0.rc4
- Update to 2.4.8 RC-4
* Mon Nov 12 2007 Orion Poplawski <orion@cora.nwra.com> - 2.4.7-4
- No longer set CMAKE_SKIP_RPATH

View File

@ -1 +1 @@
4476c423b8f74266136964e42ea88028 cmake-2.4.7.tar.gz
ed47f6d9fb6d1e6c15b67431fdb6b508 cmake-2.4.8-RC-4.tar.gz