[libpeas/f18] Disable vala, as it was disabled upstream:

Bastien Nocera hadess at fedoraproject.org
Wed Sep 19 15:42:57 UTC 2012


commit 10b58cfc8d25fcc0e5ed39094a6a1d35541b4e56
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Sep 19 17:42:51 2012 +0200

    Disable vala, as it was disabled upstream:
    
    http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d

 libpeas.spec |    7 +++++--
 1 files 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 <bnocera at redhat.com> 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 <icq at gnome.org> - 1.5.0-1
 - Update to 1.5.0
 


More information about the scm-commits mailing list