]> git.pld-linux.org Git - packages/gssdp.git/commitdiff
- vala binding BR vala 0.17 in fact (VALA_PROG_VAPIGEN m4 macro) auto/th/gssdp-0.12.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Sep 2012 10:40:43 +0000 (12:40 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Sep 2012 10:40:43 +0000 (12:40 +0200)
gssdp.spec

index b0bed3517225c17292c2af2b3559c0939daf7452..126ca25d3af96a205592a0fbf289e19cca32a9de 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without vala    # Vala bindings
+%bcond_with    vala    # Vala bindings
 #
 Summary:       GObject-based SSDP (Simple Service Discovery Protocol) library
 Summary(pl.UTF-8):     Biblioteka SSDP (Simple Service Discovery Protocol) oparta na GObject
@@ -24,7 +24,7 @@ BuildRequires:        libsoup-devel >= 2.26.1
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
-%{?with_vala:BuildRequires:    vala >= 0.14}
+%{?with_vala:BuildRequires:    vala >= 0.17}
 BuildRequires: xz
 Requires:      glib2 >= 1:2.22
 Requires:      gtk+2 >= 2:2.12.0
This page took 0.032522 seconds and 4 git commands to generate.