[packages/libgda5] - pass vala API version to configure correctly - rel 4
baggins
baggins at pld-linux.org
Thu May 5 19:14:15 CEST 2016
commit 8e809e9fc8a33b8cf881b3d0e75cfa2bcec28077
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 5 19:13:56 2016 +0200
- pass vala API version to configure correctly
- rel 4
libgda5.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libgda5.spec b/libgda5.spec
index 6d49394..d069191 100644
--- a/libgda5.spec
+++ b/libgda5.spec
@@ -23,7 +23,7 @@ Summary: GNU Data Access library
Summary(pl.UTF-8): Biblioteka GNU Data Access
Name: libgda5
Version: 5.2.4
-Release: 3
+Release: 4
License: LGPL v2+/GPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-%{version}.tar.xz
@@ -413,6 +413,7 @@ export _JAVA_SUFFIX="/lib/amd64/server"
javac getsp.java
%endif
%configure \
+ %{?with_vala:VALA_API_VERSION="$(pkg-config --modversion vapigen)"} \
--disable-silent-rules \
%{!?with_vala:--disable-vala} \
--enable-gda-gi \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgda5.git/commitdiff/8e809e9fc8a33b8cf881b3d0e75cfa2bcec28077
More information about the pld-cvs-commit
mailing list