rpms/telepathy-salut/OLPC-2 telepathy-salut.spec,1.30,1.31

Dafydd Harries (daf) fedora-extras-commits at redhat.com
Fri Dec 7 19:47:01 UTC 2007


Author: daf

Update of /cvs/pkgs/rpms/telepathy-salut/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4820

Modified Files:
	telepathy-salut.spec 
Log Message:
Undo drop of UID check patch; it's still needed.

* Fri Dec 07 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.2.0-1.olpc2
- New upstream release.
- dev.laptop.org #5204: UNIX Sockets derived from Stream Tubes don't work over
  Salut.
- dev.laptop.org #5333: Idle Clique session not scaling as they should



Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- telepathy-salut.spec	7 Dec 2007 17:52:21 -0000	1.30
+++ telepathy-salut.spec	7 Dec 2007 19:46:27 -0000	1.31
@@ -7,6 +7,7 @@
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/FrontPage
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
+Patch0:         salut-olpc-no-dbus-uid-check.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel >= 1.1.0
@@ -31,6 +32,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .dbus-uid
 
 
 %build
@@ -58,7 +60,9 @@
 %changelog
 * Fri Dec 07 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.2.0-1.olpc2
 - New upstream release.
-- Drop salut-olpc-no-dbus-uid-check.patch; merged upstream.
+- dev.laptop.org #5204: UNIX Sockets derived from Stream Tubes don't work over
+  Salut.
+- dev.laptop.org #5333: Idle Clique session not scaling as they should
 
 * Tue Nov 27 2007 Sjoerd Simons <sjoerd.simons at collabora.co.uk> - 0.1.11-1.olpc2
 - New upstream release




More information about the fedora-extras-commits mailing list