telepathy-glib: 0.7.29 -> 0.9.0

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-10-09 17:04:58 +01:00
parent f6db09f914
commit 9c00056521
2 changed files with 1 additions and 15 deletions

View File

@ -1,13 +0,0 @@
Index: telepathy-glib-0.7.29/configure.ac
===================================================================
--- telepathy-glib-0.7.29.orig/configure.ac 2009-05-15 14:33:49.000000000 +0100
+++ telepathy-glib-0.7.29/configure.ac 2009-05-15 14:33:56.000000000 +0100
@@ -174,7 +174,7 @@
if test -z "$XSLTPROC"; then
AC_MSG_ERROR([xsltproc (from the libxslt source package) is required])
fi
-AM_PATH_PYTHON([2.3])
+AM_PATH_PYTHON([2.5])
dnl glibc backtrace functions
AC_CHECK_FUNCS(backtrace backtrace_symbols_fd)

View File

@ -4,8 +4,7 @@ DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
LICENSE = "LGPL"
PR = "r1"
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz \
file://prefer_python_2.5.patch;patch=1 "
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz"
inherit autotools_stage pkgconfig