rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.52,1.53

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


Author: daf

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

Modified Files:
	telepathy-gabble.spec 
Log Message:
* Wed Dec 12 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.7.1-0.8.olpc2
- dev.laptop.org #5446: Add patch to change permissions of Unix socket



Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- telepathy-gabble.spec	10 Dec 2007 18:47:13 -0000	1.52
+++ telepathy-gabble.spec	12 Dec 2007 15:39:07 -0000	1.53
@@ -2,7 +2,7 @@
 
 Name:           telepathy-gabble
 Version:        0.7.1
-Release:        0.7%{?dist}
+Release:        0.8%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -15,6 +15,7 @@
 Patch2:         gabble-muc-properties.patch
 Patch3:         gabble-lower-max-stanza-size.patch
 Patch4:         gabble-roster-request-race.patch 
+Patch5:         gabble-chmod-unix-socket.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -43,6 +44,7 @@
 %patch2 -p1 -b .muc-props
 %patch3 -p1 -b .stanza-size
 %patch4 -p1 -b .roster-race
+%patch4 -p1 -b .chmod-socket
 
 %build
 %configure
@@ -68,6 +70,9 @@
 
 
 %changelog
+* Wed Dec 12 2007 Dafydd Harries <dafydd.harries at collabora.co.uk> - 0.7.1-0.8.olpc2
+- dev.laptop.org #5446: Add patch to change permissions of Unix socket
+
 * Mon Dec 10 2007 Robert McQueen <robert.mcqueen at collabora.co.uk> - 0.7.1-0.7.olpc2
 - dev.laptop.org #5164: Add patch from upstream to fix a race when requesting
   list channels.




More information about the fedora-extras-commits mailing list