]> code.ossystems Code Review - openembedded-core.git/commitdiff
telepathy-glib: 0.7.29 -> 0.9.0
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 9 Oct 2009 16:04:58 +0000 (17:04 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 9 Oct 2009 16:04:58 +0000 (17:04 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch [deleted file]
meta/packages/telepathy/telepathy-glib_0.9.0.bb [moved from meta/packages/telepathy/telepathy-glib_0.7.29.bb with 85% similarity]

diff --git a/meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch b/meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch
deleted file mode 100644 (file)
index 27d89af..0000000
+++ /dev/null
@@ -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)
similarity index 85%
rename from meta/packages/telepathy/telepathy-glib_0.7.29.bb
rename to meta/packages/telepathy/telepathy-glib_0.9.0.bb
index 44df34df6801423f5e8bf732cd862b2107fab993..cf522b8ce11fa8c6fcc73d6b8b801cd684ff6f63 100644 (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