packages: libsocialweb/libsocialweb.spec - enable vala bindings - rel. 2

wiget wiget at pld-linux.org
Tue Apr 12 17:56:38 CEST 2011


Author: wiget                        Date: Tue Apr 12 15:56:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable vala bindings
- rel. 2

---- Files affected:
packages/libsocialweb:
   libsocialweb.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/libsocialweb/libsocialweb.spec
diff -u packages/libsocialweb/libsocialweb.spec:1.7 packages/libsocialweb/libsocialweb.spec:1.8
--- packages/libsocialweb/libsocialweb.spec:1.7	Thu Apr  7 17:13:36 2011
+++ packages/libsocialweb/libsocialweb.spec	Tue Apr 12 17:56:32 2011
@@ -7,7 +7,7 @@
 Summary:	A social network data aggregator
 Name:		libsocialweb
 Version:	0.25.15
-Release:	1
+Release:	2
 License:	LGPL v2
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsocialweb/0.25/%{name}-%{version}.tar.bz2
@@ -28,6 +28,7 @@
 BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	pkgconfig
 BuildRequires:	rest-devel >= 0.7.1
+BuildRequires:	vala >= 1:0.12
 Requires:	rest >= 0.7.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -92,6 +93,7 @@
 	%{__enable_disable apidocs gtk-doc} \
 	%{__enable_disable static_libs static} \
 	--enable-all-services \
+	--enable-vala-bindings \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -151,12 +153,15 @@
 %attr(755,root,root) %{_libdir}/libsocialweb-keystore.so
 %attr(755,root,root) %{_libdir}/libsocialweb.so
 %{_datadir}/gir-1.0/SocialWebClient-0.25.gir
+%{_datadir}/vala/vapi/libsocialweb-client.deps
+%{_datadir}/vala/vapi/libsocialweb-client.vapi
 %{_includedir}/libsocialweb
 %{_pkgconfigdir}/libsocialweb-client.pc
 %{_pkgconfigdir}/libsocialweb-keyfob.pc
 %{_pkgconfigdir}/libsocialweb-keystore.pc
 %{_pkgconfigdir}/libsocialweb-module.pc
 
+
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
@@ -180,6 +185,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/04/12 15:56:32  wiget
+- enable vala bindings
+- rel. 2
+
 Revision 1.7  2011/04/07 15:13:36  megabajt
 - updated to 0.25.15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsocialweb/libsocialweb.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list