rpms/cmake/devel .cvsignore, 1.40, 1.41 cmake.spec, 1.84, 1.85 sources, 1.41, 1.42

Orion Poplawski orion at fedoraproject.org
Thu Jun 24 22:50:18 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/cmake/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25383

Modified Files:
	.cvsignore cmake.spec sources 
Log Message:
* Thu Jun 23 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-0.3.rc4
- Update to 2.8.2 RC 4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	21 Jun 2010 18:00:32 -0000	1.40
+++ .cvsignore	24 Jun 2010 22:50:17 -0000	1.41
@@ -1 +1 @@
-cmake-2.8.2-rc2.tar.gz
+cmake-2.8.2-rc4.tar.gz


Index: cmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/cmake.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- cmake.spec	21 Jun 2010 19:31:19 -0000	1.84
+++ cmake.spec	24 Jun 2010 22:50:17 -0000	1.85
@@ -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 -rc2
+%define rcver -rc4
 
 Name:           cmake
 Version:        2.8.2
-Release:        0.1.rc2%{?dist}
+Release:        0.3.rc4%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -22,7 +22,7 @@ BuildRequires:  gcc-gfortran
 BuildRequires:  ncurses-devel, libX11-devel
 BuildRequires:  curl-devel, expat-devel, zlib-devel
 %if %{without bootstrap}
-BuildRequires: xmlrpc-c-devel
+#BuildRequires: xmlrpc-c-devel
 %endif
 %if %{with gui}
 BuildRequires: qt4-devel, desktop-file-utils
@@ -138,6 +138,12 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
+* Thu Jun 23 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-0.3.rc4
+- Update to 2.8.2 RC 4
+
+* Wed Jun 23 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-0.2.rc3
+- Update to 2.8.2 RC 3
+
 * Mon Jun 21 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-0.1.rc2
 - Update to 2.8.2 RC 2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cmake/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- sources	21 Jun 2010 18:00:32 -0000	1.41
+++ sources	24 Jun 2010 22:50:17 -0000	1.42
@@ -1 +1 @@
-eace084c44dbff5b099856a43d37db58  cmake-2.8.2-rc2.tar.gz
+0d47f150d4d346d246bd833339f8404e  cmake-2.8.2-rc4.tar.gz



More information about the scm-commits mailing list