From d58ec2603af1e68ed2b06617bc032b3ca219c513 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 20 Feb 2014 12:20:30 +0100 Subject: [PATCH] Enable vala support --- gedit.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gedit.spec b/gedit.spec index 848542f..68d81fd 100644 --- a/gedit.spec +++ b/gedit.spec @@ -25,7 +25,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 Version: 3.11.90 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -57,6 +57,7 @@ BuildRequires: intltool BuildRequires: gobject-introspection-devel BuildRequires: yelp-tools BuildRequires: itstool +BuildRequires: vala-tools %if %{with_python3} BuildRequires: python3-devel BuildRequires: python3-gobject >= %{pygo_version} @@ -217,6 +218,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_includedir}/gedit-3.12 %{_libdir}/pkgconfig/gedit.pc %{_datadir}/gtk-doc +%{_datadir}/vala/ %if %{with_zeitgeist} %files zeitgeist @@ -225,6 +227,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Thu Feb 20 2014 Kalev Lember - 2:3.11.90-2 +- Enable vala support + * Wed Feb 19 2014 Richard Hughes - 2:3.11.90-1 - Update to 3.11.90