rpms/cmake/devel .cvsignore, 1.7, 1.8 cmake.spec, 1.15, 1.16 sources, 1.7, 1.8

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed Jun 6 18:37:29 UTC 2007


Author: orion

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	12 Jan 2007 00:07:02 -0000	1.7
+++ .cvsignore	6 Jun 2007 18:36:54 -0000	1.8
@@ -1 +1 @@
-cmake-2.4.6.tar.gz
+cmake-2.4.7-RC-10.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- cmake.spec	16 Apr 2007 16:29:59 -0000	1.15
+++ cmake.spec	6 Jun 2007 18:36:55 -0000	1.16
@@ -1,12 +1,12 @@
 Name:		cmake
-Version:	2.4.6
-Release:	3%{?dist}
+Version:	2.4.7
+Release:	0.rc10%{?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-10.tar.gz
 Source1:        cmake-init-fedora
 Source2:        macros.cmake
 Patch0:         cmake-2.4.2-fedora.patch
@@ -28,7 +28,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n cmake-%{version}-RC-10
 %patch -p1 -b .fedora
 %patch1 -p1 -b .xmlrpc
 %patch2 -p1 -b .soexe
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Wed Jun 06 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.7-0.rc10
+- Update to 2.4.7-RC-10
+
 * Mon Apr 16 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.6-3
 - Apply patch from upstream CVS to fix .so install permissions (bug #235673)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	12 Jan 2007 00:07:02 -0000	1.7
+++ sources	6 Jun 2007 18:36:55 -0000	1.8
@@ -1 +1 @@
-c99c747ad8e9bfb3bef9cca875a52129  cmake-2.4.6.tar.gz
+90aba1e8b8e44c45c06540a37ef68d0b  cmake-2.4.7-RC-10.tar.gz




More information about the fedora-extras-commits mailing list