spice-server 0.14.1-1 (i586;x86_64) 2019-5312
3

Status published
Submitter cris [@T] beebgames.com
Platform 3.0
Repository main
URL https://abf.openmandriva.org/build_lists/401865
Packages
libspice-server1-0.14.1-1.i586.binary
libspice-server-devel-0.14.1-1.i586.binary
spice-server-0.14.1-1.i586.source
spice-server-debuginfo-0.14.1-1.i586.debuginfo
lib64spice-server1-0.14.1-1.x86_64.binary
lib64spice-server-devel-0.14.1-1.x86_64.binary
spice-server-0.14.1-1.x86_64.source
spice-server-debuginfo-0.14.1-1.x86_64.debuginfo
Build Date 2019-02-16 18:00:20 +0000 UTC
Last Updated 2019-02-23 19:08:33.413146958 +0000 UTC
$ git diff --patch-with-stat --summary 616ac42b2d8a8fb7acb488c88490fcbd5eaf8511..f42ce20d863e9629ce2b7ac5c80ec69f0bb939dd

 .abf.yml          |  4 +++-
 spice-server.spec | 20 ++++++++++++++------
 2 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index e089061..5021b24 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,4 @@
+removed_sources:
+  spice-0.14.0.tar.bz2: 93e42588d1aac0a3c127ada1e5d8f40be84776a9
 sources:
-  spice-0.13.2.tar.bz2: dee7a41159d50e532fcc831134724ba263f4bf7d
+  spice-0.14.1.tar.bz2: a4b91aecefd53ea0c7942cf40a2906a9cba7994f
diff --git a/spice-server.spec b/spice-server.spec
index 9319ab9..87acc10 100644
--- a/spice-server.spec
+++ b/spice-server.spec
@@ -7,20 +7,19 @@
 %define libnamedev %mklibname %{name} -d
 
 Name:		spice-server
-Version:	0.13.2
+Version:	0.14.1
 Release:	1
 Summary:	Implements the SPICE protocol
 Group:		Networking/Remote access
 License:	LGPLv2+
 URL:		http://www.spice-space.org/
-Source0:	http://www.spice-space.org/download/releases/spice-%{version}.tar.bz2
+Source0:	http://www.spice-space.org/download/releases/%{name}/spice-%{version}.tar.bz2
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=613529
-ExclusiveArch:	%{ix86} x86_64 %{armx}
+ExclusiveArch:	%{ix86} %{x86_64} %{armx}
 
 BuildRequires:	pkgconfig
-BuildRequires:	spice-protocol >= 0.9.1
-BuildRequires:	celt051-devel
+BuildRequires:	spice-protocol >= 0.12.14
 BuildRequires:	pixman-devel
 BuildRequires:	python3egg(pyparsing)
 BuildRequires:	alsa-oss-devel openssl-devel 
@@ -31,6 +30,15 @@ BuildRequires:	pkgconfig(glib-2.0)
 BuildRequires:	pkgconfig(libcacard)
 BuildRequires:	sasl-devel
 BuildRequires:	pkgconfig(xfixes)
+BuildRequires:	pkgconfig(zlib)
+BuildRequires:	pkgconfig(alsa)
+BuildRequires:	pkgconfig(liblz4)
+BuildRequires:	pkgconfig(opus)
+BuildRequires:	pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-base-1.0)
+BuildRequires:  pkgconfig(gstreamer-app-1.0)
+BuildRequires:  pkgconfig(gstreamer-audio-1.0)
+BuildRequires:  pkgconfig(gstreamer-video-1.0)
 
 %description
 The Simple Protocol for Independent Computing Environments (SPICE) is
@@ -75,7 +83,7 @@ using spice-server, you will need to install spice-server-devel.
 export PYTHON=%__python3
 export CC=gcc
 export CXX=g++
-%configure --enable-smartcard --disable-werror
+%configure --enable-smartcard --disable-werror --disable-celt051
 %make WARN_CFLAGS='' V=1 LIBS="-lX11 -lXext -lXrandr -lXrender -lXfixes -lasound"
 
 %install
Not Available

cris [@T] beebgames.comlgtm1892d 13hrs
cris [@T] beebgames.comlgtm1887d 05hrs
cris [@T] beebgames.comlgtm1887d 05hrs