rpms/telepathy-gabble/OLPC-3 .cvsignore, 1.29, 1.30 sources, 1.29, 1.30 telepathy-gabble.spec, 1.41, 1.42

Tomeu Vizoso tomeu at fedoraproject.org
Tue Nov 11 09:05:54 UTC 2008


Author: tomeu

Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28525

Modified Files:
	.cvsignore sources telepathy-gabble.spec 
Log Message:
* Tue Nov 11 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.7.12-1
- Update to 0.7.12



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-3/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	4 Jul 2008 13:03:03 -0000	1.29
+++ .cvsignore	11 Nov 2008 09:05:23 -0000	1.30
@@ -1 +1 @@
-telepathy-gabble-0.7.6.tar.gz
+telepathy-gabble-0.7.12.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-3/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	4 Jul 2008 13:03:03 -0000	1.29
+++ sources	11 Nov 2008 09:05:23 -0000	1.30
@@ -1 +1 @@
-17564dcb79d886d527609c154834c1c7  telepathy-gabble-0.7.6.tar.gz
+e8dd6da0d510828da5951657c4d5cbae  telepathy-gabble-0.7.12.tar.gz


Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-3/telepathy-gabble.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- telepathy-gabble.spec	15 Aug 2008 10:12:18 -0000	1.41
+++ telepathy-gabble.spec	11 Nov 2008 09:05:23 -0000	1.42
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
-Version:        0.7.6
-Release:        4%{?dist}
+Version:        0.7.12
+Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -8,16 +8,14 @@
 License:        LGPLv2+ and (BSD)
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-Patch0:         gabble-olpc-no-dbus-uid-check.patch
-Patch1:         gabble-chmod-unix-socket.patch
-Patch2:         use-tp_debug_divert_messages.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel >= 1.1.0
 BuildRequires:  dbus-glib-devel >= 0.72
 BuildRequires:  loudmouth-devel >= 1.3.2
-BuildRequires:  telepathy-glib-devel >= 0.7.8
+BuildRequires:  telepathy-glib-devel >= 0.7.17
+BuildRequires:  glib2-devel >= 2.16
 BuildRequires:  libxslt
 BuildRequires:  python
 
@@ -31,9 +29,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .dbus-uid
-%patch1 -p1 -b .chmod-socket
-%patch2 -p1 -b .divert-messages
 
 %build
 %configure
@@ -44,6 +39,7 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
+## Don't package html doc to incorrect doc directory
 rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 %clean
@@ -62,6 +58,9 @@
 
 
 %changelog
+* Tue Nov 11 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.7.12-1
+- Update to 0.7.12
+
 * Fri Aug 15 2008 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> - 0.7.6-4
 - Actually add use-tp_debug_divert_messages.patch to the CVS
 




More information about the fedora-extras-commits mailing list