rpms/cmake/devel .cvsignore, 1.30, 1.31 cmake.spec, 1.63, 1.64 sources, 1.30, 1.31 cmake-2.8.0-vtk64.patch, 1.1, NONE

Orion Poplawski orion at fedoraproject.org
Tue Oct 13 22:17:43 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/cmake/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31123

Modified Files:
	.cvsignore cmake.spec sources 
Removed Files:
	cmake-2.8.0-vtk64.patch 
Log Message:
* Tue Oct 13 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.4.rc3
- Update to 2.8.0 RC 3
- Drop vtk64 patch fixed upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	8 Oct 2009 23:05:19 -0000	1.30
+++ .cvsignore	13 Oct 2009 22:17:42 -0000	1.31
@@ -1 +1 @@
-cmake-2.8.0-rc2.tar.gz
+cmake-2.8.0-rc3.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- cmake.spec	9 Oct 2009 21:08:02 -0000	1.63
+++ cmake.spec	13 Oct 2009 22:17:43 -0000	1.64
@@ -4,11 +4,11 @@
 # Set to bcond_with or use --without gui to disable qt4 gui build
 %bcond_without gui
 # Set to RC version if building RC, else %{nil}
-%define rcver -rc2
+%define rcver -rc3
 
 Name:           cmake
 Version:        2.8.0
-Release:        0.3.rc2%{?dist}
+Release:        0.4.rc3%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -16,9 +16,6 @@ License:        BSD
 URL:            http://www.cmake.org
 Source0:        http://www.cmake.org/files/v2.8/cmake-%{version}%{?rcver}.tar.gz
 Source2:        macros.cmake
-#Find UseVTK.cmake in /usr/lib64/vtk-* on 64-bit machines
-#http://public.kitware.com/mantis/view.php?id=9105
-Patch0:         cmake-2.8.0-vtk64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel, libX11-devel
@@ -53,7 +50,6 @@ The %{name}-gui package contains the Qt 
 
 %prep
 %setup -q -n %{name}-%{version}%{?rcver}
-%patch0 -p1 -b .vtk64
 # Fixup permissions
 find -name \*.h -o -name \*.cxx -print0 | xargs -0 chmod -x
 
@@ -137,6 +133,10 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
+* Tue Oct 13 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.4.rc3
+- Update to 2.8.0 RC 3
+- Drop vtk64 patch fixed upstream
+
 * Fri Oct 9 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.3.rc2
 - Do out of tree build, needed for ExternalProject test
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	8 Oct 2009 23:05:19 -0000	1.30
+++ sources	13 Oct 2009 22:17:43 -0000	1.31
@@ -1 +1 @@
-85c51602dd00184cdc6b15db0164330d  cmake-2.8.0-rc2.tar.gz
+7cc121a0199affa0697e11fbeefd00c3  cmake-2.8.0-rc3.tar.gz


--- cmake-2.8.0-vtk64.patch DELETED ---




More information about the fedora-extras-commits mailing list