rpms/rainbow/OLPC-2 .cvsignore, 1.17, 1.18 rainbow.spec, 1.18, 1.19 sources, 1.18, 1.19

Michael Stone (mstone) fedora-extras-commits at redhat.com
Tue May 6 02:30:32 UTC 2008


Author: mstone

Update of /cvs/pkgs/rpms/rainbow/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31806

Modified Files:
	.cvsignore rainbow.spec sources 
Log Message:
- Hack around a failing gtk import by trying to lose the race with X. (bsetlow)
- Detect, log, and work around errors that occur during module preloading. (mstone)
- Make $SAR/instance <- $HOME. (mstone)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	25 Mar 2008 16:22:23 -0000	1.17
+++ .cvsignore	6 May 2008 02:29:51 -0000	1.18
@@ -1 +1 @@
-rainbow-0.7.11.tar.bz2
+rainbow-0.7.12.tar.bz2


Index: rainbow.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/rainbow.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- rainbow.spec	25 Mar 2008 16:22:23 -0000	1.18
+++ rainbow.spec	6 May 2008 02:29:51 -0000	1.19
@@ -3,7 +3,7 @@
 %{!?python_version: %define python_version %(%{__python} -c "import sys; print sys.version[0:3]")}
 
 Name:           rainbow
-Version:        0.7.11
+Version:        0.7.12
 Release:        1%{?dist}
 Summary:        The OLPC security service
 
@@ -99,6 +99,11 @@
 
 %changelog
 
+* Mon May 05 2008 Michael Stone <michael at laptop.org> - 0.7.12-1.olpc2
+- Hack around a failing gtk import by trying to lose the race with X. (bsetlow)
+- Detect, log, and work around errors that occur during module preloading. (mstone)
+- Make $SAR/instance <- $HOME. (mstone)
+
 * Thu Mar 24 2008 Michael Stone <michael at laptop.org> - 0.7.11-1.olpc2
 - Merge tomeu's common module preloading patch.
 - Merge patchvonbraun's group-permissions work.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	25 Mar 2008 16:22:23 -0000	1.18
+++ sources	6 May 2008 02:29:51 -0000	1.19
@@ -1 +1 @@
-be18953db128d79bc2ed40718506ad8d  rainbow-0.7.11.tar.bz2
+e30ae5e7e2024707b909e92cfa886a0a  rainbow-0.7.12.tar.bz2




More information about the fedora-extras-commits mailing list