rpms/cmake/devel .cvsignore, 1.2, 1.3 cmake.spec, 1.2, 1.3 sources, 1.2, 1.3

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Jun 30 16:32:53 UTC 2006


Author: orion

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

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
Update to 2.4.2



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	29 Mar 2006 19:03:00 -0000	1.2
+++ .cvsignore	30 Jun 2006 16:32:53 -0000	1.3
@@ -1 +1 @@
-cmake-2.2.3.tar.gz
+cmake-2.4.2.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/extras/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cmake.spec	6 Apr 2006 16:31:44 -0000	1.2
+++ cmake.spec	30 Jun 2006 16:32:53 -0000	1.3
@@ -1,12 +1,12 @@
 Name:		cmake
-Version:	2.2.3
-Release:	4%{?dist}
+Version:	2.4.2
+Release:	1%{?dist}
 Summary:	Cross-platform make system
 
 Group:		Development/Tools
 License:	BSD
 URL:		http://www.cmake.org
-Source0:	http://www.cmake.org/files/v2.2/cmake-%{version}.tar.gz
+Source0:	http://www.cmake.org/files/v2.4/cmake-%{version}.tar.gz
 Source1:        cmake-init-fedora
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ncurses-devel, libX11-devel
@@ -54,6 +54,7 @@
 %{_datadir}/doc/%{name}-%{version}/
 %{_bindir}/ccmake
 %{_bindir}/cmake
+%{_bindir}/cpack
 %{_bindir}/ctest
 %{_datadir}/%{name}/
 %{_mandir}/man1/*.1*
@@ -62,6 +63,9 @@
 
 
 %changelog
+* Fri Jun 30 2006 Orion Poplawski <orion at cora.nwra.com> - 2.4.2-1
+- Update to 2.4.2
+
 * Thu Apr  6 2006 Orion Poplawski <orion at cora.nwra.com> - 2.2.3-4
 - Update for vim 7.0c
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cmake/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	29 Mar 2006 19:03:00 -0000	1.2
+++ sources	30 Jun 2006 16:32:53 -0000	1.3
@@ -1 +1 @@
-93a22d448675a9c2ea51982f08437f01  cmake-2.2.3.tar.gz
+c774f932cbd0c77d3cd76f0f8f46e0d9  cmake-2.4.2.tar.gz




More information about the scm-commits mailing list