rpms/cmake/devel .cvsignore, 1.11, 1.12 cmake.spec, 1.23, 1.24 sources, 1.11, 1.12

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Dec 14 19:36:14 UTC 2007


Author: orion

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

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
* Fri Dec 14 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.8-0.rc4
- Update to 2.4.8 RC-4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	11 Aug 2007 18:48:47 -0000	1.11
+++ .cvsignore	14 Dec 2007 19:35:38 -0000	1.12
@@ -1 +1 @@
-cmake-2.4.7.tar.gz
+cmake-2.4.8-RC-4.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- cmake.spec	12 Nov 2007 18:54:25 -0000	1.23
+++ cmake.spec	14 Dec 2007 19:35:38 -0000	1.24
@@ -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 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-RC-4
 %patch -p1 -b .fedora
 %patch1 -p1 -b .xmlrpc
 
@@ -70,6 +71,9 @@
 
 
 %changelog
+* Fri Dec 14 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.8-0.rc4
+- Update to 2.4.8 RC-4
+
 * Mon Nov 12 2007 Orion Poplawski <orion at cora.nwra.com> - 2.4.7-4
 - No longer set CMAKE_SKIP_RPATH
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	11 Aug 2007 18:48:47 -0000	1.11
+++ sources	14 Dec 2007 19:35:38 -0000	1.12
@@ -1 +1 @@
-4476c423b8f74266136964e42ea88028  cmake-2.4.7.tar.gz
+ed47f6d9fb6d1e6c15b67431fdb6b508  cmake-2.4.8-RC-4.tar.gz




More information about the fedora-extras-commits mailing list