rpms/cmake/devel .cvsignore, 1.9, 1.10 cmake.spec, 1.18, 1.19 sources, 1.9, 1.10

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Jun 29 21:55:43 UTC 2007


Author: orion

Update of /cvs/pkgs/rpms/cmake/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21778

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
Update to cmake-2.4.7-RC-11



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	27 Jun 2007 17:00:25 -0000	1.9
+++ .cvsignore	29 Jun 2007 21:55:08 -0000	1.10
@@ -1 +1 @@
-cmake-2.4.6.tar.gz
+cmake-2.4.7-RC-11.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cmake.spec	27 Jun 2007 17:28:39 -0000	1.18
+++ cmake.spec	29 Jun 2007 21:55:08 -0000	1.19
@@ -1,17 +1,16 @@
 Name:		cmake
-Version:	2.4.6
-Release:	4%{?dist}
+Version:	2.4.7
+Release:	0.rc11%{?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-11.tar.gz
 Source1:        cmake-init-fedora
 Source2:        macros.cmake
 Patch0:         cmake-2.4.2-fedora.patch
 Patch1:         cmake-2.4.5-xmlrpc.patch
-Patch2:         cmake-2.4.6-soexe.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ncurses-devel, libX11-devel
 BuildRequires:  curl-devel, expat-devel, xmlrpc-c-devel, zlib-devel
@@ -28,10 +27,9 @@
 
 
 %prep
-%setup -q -n cmake-%{version}
+%setup -q -n cmake-%{version}-RC-11
 %patch -p1 -b .fedora
 %patch1 -p1 -b .xmlrpc
-%patch2 -p1 -b .soexe
 
 
 %build
@@ -73,6 +71,9 @@
 
 
 %changelog
+* Fri Jun 29 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.7-0.rc11
+- Update to 2.4.7 RC-11
+
 * Wed Jun 27 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.6-4
 - Update macros.cmake to add CMAKE_INSTALL_LIBDIR, INCLUDE_INSTALL_DIR,
   LIB_INSTALL_DIR, SYSCONF_INSTALL_DIR, and SHARE_INSTALL_PREFIX


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	27 Jun 2007 17:00:25 -0000	1.9
+++ sources	29 Jun 2007 21:55:08 -0000	1.10
@@ -1 +1 @@
-c99c747ad8e9bfb3bef9cca875a52129  cmake-2.4.6.tar.gz
+7d70bed0b2a08b010d539f4b98d71211  cmake-2.4.7-RC-11.tar.gz




More information about the fedora-extras-commits mailing list