Author: patrys Date: Thu May 28 10:16:41 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.7.31
---- Files affected: packages/telepathy-glib: telepathy-glib.spec (1.15 -> 1.16) , telepathy-glib-makefile.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/telepathy-glib/telepathy-glib.spec diff -u packages/telepathy-glib/telepathy-glib.spec:1.15 packages/telepathy-glib/telepathy-glib.spec:1.16 --- packages/telepathy-glib/telepathy-glib.spec:1.15 Fri Apr 3 23:00:57 2009 +++ packages/telepathy-glib/telepathy-glib.spec Thu May 28 12:16:35 2009 @@ -6,12 +6,13 @@ Summary: A GLib library to ease writing telepathy clients Summary(pl.UTF-8): Biblioteka oparta na GLib dla aplikacji służących do komunikacji Name: telepathy-glib -Version: 0.7.29 +Version: 0.7.31 Release: 1 License: LGPL Group: Libraries Source0: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz -# Source0-md5: ae67d4fe42c7e337813754cb5927b6cc +# Source0-md5: 42ceb70aacbe918e64c8f3196afc5c81 +Patch0: %{name}-makefile.patch URL: http://telepathy.freedesktop.org/wiki/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -76,6 +77,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -135,6 +137,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/05/28 10:16:35 patrys +- 0.7.31 + Revision 1.15 2009/04/03 21:00:57 patrys - 0.7.29 ================================================================ Index: packages/telepathy-glib/telepathy-glib-makefile.patch diff -u /dev/null packages/telepathy-glib/telepathy-glib-makefile.patch:1.1 --- /dev/null Thu May 28 12:16:41 2009 +++ packages/telepathy-glib/telepathy-glib-makefile.patch Thu May 28 12:16:35 2009 @@ -0,0 +1,10 @@ +--- telepathy-glib-0.7.31/telepathy-glib/Makefile.am~ 2009-05-27 18:23:30.000000000 +0200 ++++ telepathy-glib-0.7.31/telepathy-glib/Makefile.am 2009-05-28 12:12:20.938914582 +0200 +@@ -119,7 +119,6 @@ + channel-iface.h \ + channel-factory-iface.h \ + channel-manager.h \ +- media-interfaces.h \ + connection.h \ + connection-manager.h \ + contact.h \ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-glib/telepathy-glib.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
