Add vala bindings
This commit is contained in:
parent
fe171724c5
commit
84e1f55dc7
@ -13,6 +13,8 @@ BuildRequires: gcr-devel
|
|||||||
BuildRequires: libgnome-keyring-devel
|
BuildRequires: libgnome-keyring-devel
|
||||||
BuildRequires: gnome-online-accounts-devel
|
BuildRequires: gnome-online-accounts-devel
|
||||||
BuildRequires: gobject-introspection-devel liboauth-devel
|
BuildRequires: gobject-introspection-devel liboauth-devel
|
||||||
|
BuildRequires: vala-devel
|
||||||
|
BuildRequires: vala-tools
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -70,10 +72,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
%{_datadir}/gtk-doc/
|
%{_datadir}/gtk-doc/
|
||||||
%{_datadir}/gir-1.0/GData-0.0.gir
|
%{_datadir}/gir-1.0/GData-0.0.gir
|
||||||
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.13.3-1
|
* Tue Feb 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.13.3-1
|
||||||
- Update to 0.13.3
|
- Update to 0.13.3
|
||||||
|
- Add vala bindings
|
||||||
|
|
||||||
* Tue Feb 19 2013 Bastien Nocera <bnocera@redhat.com> 0.13.2-3
|
* Tue Feb 19 2013 Bastien Nocera <bnocera@redhat.com> 0.13.2-3
|
||||||
- Co-own the gtk-doc directory (#604382)
|
- Co-own the gtk-doc directory (#604382)
|
||||||
|
Loading…
Reference in New Issue
Block a user