diff --git a/gupnp-dlna.spec b/gupnp-dlna.spec index 52533cf..050da83 100644 --- a/gupnp-dlna.spec +++ b/gupnp-dlna.spec @@ -1,6 +1,6 @@ Name: gupnp-dlna Version: 0.10.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A collection of helpers for building UPnP AV applications Group: System Environment/Libraries @@ -16,6 +16,7 @@ BuildRequires: gstreamer1-plugins-base-devel BuildRequires: gupnp-devel BuildRequires: gupnp-av-devel BuildRequires: libxml2-devel +BuildRequires: vala-tool BuildRequires: gtk-doc %description @@ -80,6 +81,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GUPnPDLNA-2.0.gir %{_datadir}/gir-1.0/GUPnPDLNAGst-2.0.gir %{_includedir}/%{name}-2.0/ +%{_datadir}/vala/vapi/%{name}* %files docs %{_datadir}/gtk-doc/html/%{name} @@ -87,6 +89,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name}-metadata %changelog +* Wed Sep 10 2014 Peter Robinson 0.10.2-6 +- Build vala bindings + * Sat Aug 16 2014 Fedora Release Engineering - 0.10.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild