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

Dafydd Harries (daf) fedora-extras-commits at redhat.com
Wed Dec 12 15:21:57 UTC 2007


Author: daf

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

Modified Files:
	telepathy-salut.spec 
Log Message:
* Wed Dec 12 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.2.0-2.olpc2
- dev.laptop.org #5445: Can't accept a stream tube with an Unix socket because of
  Rainbow



Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- telepathy-salut.spec	7 Dec 2007 19:46:27 -0000	1.31
+++ telepathy-salut.spec	12 Dec 2007 15:21:17 -0000	1.32
@@ -1,6 +1,6 @@
 Name:           telepathy-salut
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Link-local XMPP telepathy connection manager
 
 Group:          Applications/Communications
@@ -8,6 +8,7 @@
 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
+Patch1:         salut-chmod-unix-socket.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel >= 1.1.0
@@ -33,6 +34,7 @@
 %prep
 %setup -q
 %patch0 -p1 -b .dbus-uid
+%patch1 -p1 -b .chmod-socket
 
 
 %build
@@ -58,6 +60,10 @@
 %{_mandir}/man8/%{name}.8.gz
 
 %changelog
+* Wed Dec 12 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.2.0-2.olpc2
+- dev.laptop.org #5445: Can't accept a stream tube with an Unix socket because of
+  Rainbow
+
 * 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




More information about the fedora-extras-commits mailing list