Enable vala support
This commit is contained in:
parent
d23a7da2ac
commit
d58ec2603a
@ -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 <kalevlember@gmail.com> - 2:3.11.90-2
|
||||
- Enable vala support
|
||||
|
||||
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.90-1
|
||||
- Update to 3.11.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user