rpms/rainbow/OLPC-2 .cvsignore, 1.14, 1.15 rainbow.spec, 1.15, 1.16 sources, 1.15, 1.16

Michael Stone (mstone) fedora-extras-commits at redhat.com
Thu Jan 31 21:03:23 UTC 2008


Author: mstone

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

Modified Files:
	.cvsignore rainbow.spec sources 
Log Message:
- Relax the size restrictions on the tmpfsen that Rainbow mounts for
  activities.
- Symlink ~/.fontconfig -> ~/.instance to ease
  http://dev.laptop.org/ticket/6046
- Rework build scripts to use mock for snapshot builds.
- Normalize the package name to lower case everywhere.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	11 Jan 2008 15:08:41 -0000	1.14
+++ .cvsignore	31 Jan 2008 21:02:41 -0000	1.15
@@ -1 +1 @@
-rainbow-0.7.8.tar.bz2
+rainbow-0.7.9.tar.bz2


Index: rainbow.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/rainbow.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- rainbow.spec	11 Jan 2008 15:08:41 -0000	1.15
+++ rainbow.spec	31 Jan 2008 21:02:41 -0000	1.16
@@ -3,7 +3,7 @@
 %{!?python_version: %define python_version %(%{__python} -c "import sys; print sys.version[0:3]")}
 
 Name:           rainbow
-Version:        0.7.8
+Version:        0.7.9
 Release:        1%{?dist}
 Summary:        The OLPC security service
 
@@ -24,7 +24,7 @@
 The service component of the OLPC Bitfrost security platform.
 
 %prep
-%setup -q -n Rainbow-%{version}
+%setup -q
 
 
 %build
@@ -94,10 +94,18 @@
 %{_sysconfdir}/init.d/rainbow
 %config(noreplace) %{_sysconfdir}/logrotate.d/rainbow
 %ghost %{_localstatedir}/log/rainbow
-%dir %{python_sitelib}/Rainbow-%{version}-py%{python_version}.egg-info
-%{python_sitelib}/Rainbow-%{version}-py%{python_version}.egg-info/*
+%dir %{python_sitelib}/%{name}-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/%{name}-%{version}-py%{python_version}.egg-info/*
 
 %changelog
+* Thu Jan 31 2008 Michael Stone <michael at laptop.org> - 0.7.9-1.olpc2
+- Relax the size restrictions on the tmpfsen that Rainbow mounts for
+  activities.
+- Symlink ~/.fontconfig -> ~/.instance to ease
+  http://dev.laptop.org/ticket/6046
+- Rework build scripts to use mock for snapshot builds.
+- Normalize the package name to lower case everywhere.
+
 * Fri Jan 11 2008 Michael Stone <michael at laptop.org> - 0.7.8-1.olpc2
 - Teach rainbow to respond to Sugar requests to use a fixed uid for the bundle
   being launched.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rainbow/OLPC-2/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	11 Jan 2008 15:08:41 -0000	1.15
+++ sources	31 Jan 2008 21:02:41 -0000	1.16
@@ -1 +1 @@
-8682e3df0456b45cd4336f8f98f1b5a3  rainbow-0.7.8.tar.bz2
+3a69c3d2d64a904ccf96ede3e3a2831e  rainbow-0.7.9.tar.bz2




More information about the fedora-extras-commits mailing list