[gssdp] enable vala bindings

Peter Robinson pbrobinson at fedoraproject.org
Tue Aug 28 07:40:41 UTC 2012


commit 1a5e1591b176db41e67a36b1eec1222fffeef9ba
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Aug 28 08:38:20 2012 +0100

    enable vala bindings

 gssdp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gssdp.spec b/gssdp.spec
index f8c56fd..d15824f 100644
--- a/gssdp.spec
+++ b/gssdp.spec
@@ -1,6 +1,6 @@
 Name:          gssdp
 Version:       0.12.2.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Resource discovery and announcement over SSDP
 
 Group:         System Environment/Libraries
@@ -18,6 +18,7 @@ BuildRequires: libsoup-devel
 BuildRequires: libxml2-devel
 BuildRequires: NetworkManager-devel
 BuildRequires: pkgconfig
+BuildRequires: vala-tools
 
 Requires: dbus
 
@@ -86,6 +87,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/gssdp-1.0.pc
 %{_includedir}/gssdp-1.0
 %{_datadir}/gir-1.0/GSSDP-1.0.gir
+%{_datadir}/vala/vapi/gssdp*
 
 %files utils
 %defattr(-,root,root,-)
@@ -97,6 +99,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Tue Aug 28 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12.2.1-2
+- Enable vala bindings
+
 * Tue Aug 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.12.2.1-1
 - 0.12.2.1 release
 - http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.12/gssdp-0.12.2.1.news


More information about the scm-commits mailing list