packages: spice-space/spice-space.spec - build with tunneling support (BR: ...

qboosh qboosh at pld-linux.org
Wed Jul 20 12:13:42 CEST 2011


Author: qboosh                       Date: Wed Jul 20 10:13:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build with tunneling support (BR: libslirp-devel)

---- Files affected:
packages/spice-space:
   spice-space.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/spice-space/spice-space.spec
diff -u packages/spice-space/spice-space.spec:1.1 packages/spice-space/spice-space.spec:1.2
--- packages/spice-space/spice-space.spec:1.1	Mon Jul 18 17:50:56 2011
+++ packages/spice-space/spice-space.spec	Wed Jul 20 12:13:36 2011
@@ -20,6 +20,7 @@
 BuildRequires:	automake
 BuildRequires:	libcacard-devel >= 0.1.2
 BuildRequires:	libjpeg-devel
+BuildRequires:	libslirp-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	openssl-devel
@@ -119,9 +120,9 @@
 %{__automake}
 %configure \
 	--enable-opengl \
-	--enable-smartcard
+	--enable-smartcard \
+	--enable-tunnel
 # --enable-gui		BR: CEGUI-devel >= 0.6.0 < 0.7.0
-# --enable-tunnel	BR: libslirp-devel
 
 %{__make}
 
@@ -148,8 +149,8 @@
 
 %files -n spice-server-devel
 %defattr(644,root,root,755)
-%{_includedir}/spice-server
 %attr(755,root,root) %{_libdir}/libspice-server.so
+%{_includedir}/spice-server
 %{_pkgconfigdir}/spice-server.pc
 
 %files -n spice-server-static
@@ -166,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/07/20 10:13:36  qboosh
+- build with tunneling support (BR: libslirp-devel)
+
 Revision 1.1  2011/07/18 15:50:56  qboosh
 - initial; use web name as spec name becase pure package name is already occupied in spec namespace
 - sh patch to fix configure with sh not being bash
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spice-space/spice-space.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list