From daf7173c88e44bad3890a99c0f8c59222fd3feaf Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 19 Sep 2012 17:42:51 +0200 Subject: [PATCH] Disable vala, as it was disabled upstream: http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d --- libpeas.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libpeas.spec b/libpeas.spec index 9f35dbc..26f412d 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -26,7 +26,6 @@ BuildRequires: libtool BuildRequires: seed-devel %endif BuildRequires: gjs-devel -BuildRequires: vala-devel BuildRequires: gtk-doc BuildRequires: glade-devel @@ -54,7 +53,7 @@ that are needed to write applications that use libpeas. %setup -q %build -%configure --enable-vala %{seed_option} +%configure --disable-vala %{seed_option} make %{?_smp_mflags} @@ -108,6 +107,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Wed Sep 19 2012 Bastien Nocera 1.5.0-1 +- Disable vala, as it was disabled upstream: +http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d + * Wed Jul 18 2012 Ignacio Casal Quinteiro - 1.5.0-1 - Update to 1.5.0