rpms/cmake/devel .cvsignore, 1.29, 1.30 cmake.spec, 1.61, 1.62 sources, 1.29, 1.30

Orion Poplawski orion at fedoraproject.org
Thu Oct 8 23:05:20 UTC 2009


Author: orion

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

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
* Thu Oct 8 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.1.rc2
- Update to 2.8.0 RC 2
- Use parallel ctest in %check



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	29 Sep 2009 17:36:17 -0000	1.29
+++ .cvsignore	8 Oct 2009 23:05:19 -0000	1.30
@@ -1 +1 @@
-cmake-2.8.0-rc1.tar.gz
+cmake-2.8.0-rc2.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- cmake.spec	29 Sep 2009 17:36:18 -0000	1.61
+++ cmake.spec	8 Oct 2009 23:05:19 -0000	1.62
@@ -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 -rc1
+%define rcver -rc2
 
 Name:           cmake
 Version:        2.8.0
-Release:        0.1.rc1%{?dist}
+Release:        0.2.rc2%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -91,7 +91,7 @@ desktop-file-install --delete-original \
 
 %check
 unset DISPLAY
-bin/ctest -V
+bin/ctest -V %{?_smp_mflags}
 
 
 %clean
@@ -132,6 +132,10 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
+* Thu Oct 8 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.1.rc2
+- Update to 2.8.0 RC 2
+- Use parallel ctest in %%check
+
 * Tue Sep 29 2009 Orion Poplawski <orion at cora.nwra.com> - 2.8.0-0.1.rc1
 - Update to 2.8.0 RC 1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	29 Sep 2009 17:36:18 -0000	1.29
+++ sources	8 Oct 2009 23:05:19 -0000	1.30
@@ -1 +1 @@
-d849a05aa043d0e28193ae3d03928c8f  cmake-2.8.0-rc1.tar.gz
+85c51602dd00184cdc6b15db0164330d  cmake-2.8.0-rc2.tar.gz




More information about the fedora-extras-commits mailing list