rpms/cmake/devel .cvsignore, 1.32, 1.33 cmake.spec, 1.66, 1.67 sources, 1.32, 1.33

Orion Poplawski orion at fedoraproject.org
Wed Nov 4 23:57:31 UTC 2009


Author: orion

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

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
* Wed Nov 4 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.6.rc5
- Update to 2.8.0 RC 5
- Drop patches fixed upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- .cvsignore	29 Oct 2009 21:46:11 -0000	1.32
+++ .cvsignore	4 Nov 2009 23:57:31 -0000	1.33
@@ -1 +1 @@
-cmake-2.8.0-rc4.tar.gz
+cmake-2.8.0-rc5.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- cmake.spec	30 Oct 2009 17:32:29 -0000	1.66
+++ cmake.spec	4 Nov 2009 23:57:31 -0000	1.67
@@ -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 -rc4
+%define rcver -rc5
 
 Name:           cmake
 Version:        2.8.0
-Release:        0.5.rc4%{?dist}
+Release:        0.6.rc5%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -16,8 +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
-Patch0:         jni_include_path.patch
-Patch1:         cmake-2.8.0-test.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel, libX11-devel
@@ -52,8 +50,6 @@ The %{name}-gui package contains the Qt 
 
 %prep
 %setup -q -n %{name}-%{version}%{?rcver}
-%patch0 -p0
-%patch1 -p0
 # Fixup permissions
 find -name \*.h -o -name \*.cxx -print0 | xargs -0 chmod -x
 
@@ -137,7 +133,11 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
-* Fri Oct 30 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.4.rc4
+* Wed Nov 4 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.6.rc5
+- Update to 2.8.0 RC 5
+- Drop patches fixed upstream
+
+* Fri Oct 30 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.5.rc4
 - Update to 2.8.0 RC 4
 - Add FindJNI patch
 - Add test patch from cvs to fix Fedora build test build error


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	29 Oct 2009 21:46:11 -0000	1.32
+++ sources	4 Nov 2009 23:57:31 -0000	1.33
@@ -1 +1 @@
-b7c1bc4d1c8ff5b23a228bbd1e0c5739  cmake-2.8.0-rc4.tar.gz
+588c63ff01ee8f21a8411b5a336001ed  cmake-2.8.0-rc5.tar.gz




More information about the scm-commits mailing list