From 2ac8a95f7d0c5f6b24dee86edde8324c53e1b26d2fe1ed85c77a83fcad8f853f Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 29 Sep 2011 21:42:08 +0000 Subject: [PATCH] Accepting request 85521 from home:Zaitor:branches:GNOME:Factory fixed telepathy-glib buildreq ref bnc#720908 OBS-URL: https://build.opensuse.org/request/show/85521 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=99 --- telepathy-glib.changes | 6 ++++++ telepathy-glib.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/telepathy-glib.changes b/telepathy-glib.changes index c785176..3a4cd2e 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 28 19:19:51 UTC 2011 - zaitor@opensuse.org + +- Changed BuildRequires from vala-devel to vala, as vala-devel + is an old deprecated name. + ------------------------------------------------------------------- Thu Aug 18 09:02:50 CEST 2011 - dimstar@opensuse.org diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 42bf4a7..85d39f2 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -28,7 +28,7 @@ Source: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name} BuildRequires: gtk-doc >= 1.17 BuildRequires: libxslt-devel BuildRequires: python-xml -BuildRequires: vala-devel >= 0.11.2 +BuildRequires: vala >= 0.11.2 BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0)