[packages/spice-space] up to 0.15.0

atler atler at pld-linux.org
Mon Feb 7 12:06:10 CET 2022


commit 3ebe3c34885789e32439b8a68dc1b226f2b28bdf
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Feb 7 12:04:46 2022 +0100

    up to 0.15.0

 spice-am.patch   |  2 +-
 spice-space.spec | 14 +++++---------
 2 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/spice-space.spec b/spice-space.spec
index fe839d0..d2a9992 100644
--- a/spice-space.spec
+++ b/spice-space.spec
@@ -8,12 +8,12 @@ Summary(pl.UTF-8):	System wirtualizacji SPICE
 # real package name (spice) is already occupied
 Name:		spice-space
 # NOTE: 0.odd.x versions are unstable
-Version:	0.14.3
-Release:	2
+Version:	0.15.0
+Release:	1
 License:	LGPL v2.1+
 Group:		Applications/Emulators
 Source0:	https://www.spice-space.org/download/releases/spice-server/spice-%{version}.tar.bz2
-# Source0-md5:	a776650f7c4dc22681d76308475a9190
+# Source0-md5:	840c5284ebc78c15fc7c3a146931bc01
 Patch0:		spice-am.patch
 URL:		https://www.spice-space.org/
 %{?with_opengl:BuildRequires:	OpenGL-GLU-devel}
@@ -22,7 +22,6 @@ BuildRequires:	alsa-lib-devel
 BuildRequires:	asciidoc
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
-BuildRequires:	celt051-devel >= 0.5.1.1
 BuildRequires:	cyrus-sasl-devel >= 2
 BuildRequires:	gcc >= 5:4.0
 BuildRequires:	gdk-pixbuf2-devel >= 2.26
@@ -31,7 +30,7 @@ BuildRequires:	gstreamer-devel >= 1.0
 BuildRequires:	gstreamer-plugins-base-devel >= 1.0
 BuildRequires:	libcacard-devel >= 2.5.1
 BuildRequires:	libjpeg-devel
-BuildRequires:	libstdc++-devel
+BuildRequires:	libstdc++-devel >= 6:4.8.1
 BuildRequires:	libtool >= 2:2
 BuildRequires:	lz4-devel >= 129
 BuildRequires:	openssl-devel >= 1.0.0
@@ -43,7 +42,7 @@ BuildRequires:	python >= 2
 BuildRequires:	python-pyparsing
 BuildRequires:	python-six
 BuildRequires:	rpmbuild(macros) >= 1.527
-BuildRequires:	spice-protocol >= 0.14.0
+BuildRequires:	spice-protocol >= 0.14.3
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXfixes-devel
@@ -73,7 +72,6 @@ poświęceń ze strony doznań użytkownika.
 Summary:	SPICE server library
 Summary(pl.UTF-8):	Biblioteka serwera SPICE
 Group:		Libraries
-Requires:	celt051 >= 0.5.1.1
 Requires:	glib2 >= 1:2.38
 Requires:	openssl >= 1.0.0
 Requires:	opus >= 1.0.0
@@ -90,7 +88,6 @@ Biblioteka serwera SPICE.
 Summary:	Header files for SPICE server library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki serwera SPICE
 Group:		Development/Libraries
-Requires:	celt051-devel >= 0.5.1.1
 Requires:	glib2-devel >= 1:2.38
 Requires:	libcacard-devel >= 2.5.1
 Requires:	openssl-devel >= 1.0.0
@@ -135,7 +132,6 @@ cd subprojects/spice-common
 cd ../..
 %configure \
 	--disable-silent-rules \
-	--enable-celt051 \
 	--enable-lz4 \
 	%{?with_opengl:--enable-opengl} \
 	--enable-smartcard \
diff --git a/spice-am.patch b/spice-am.patch
index 43fd9d2..abaa54a 100644
--- a/spice-am.patch
+++ b/spice-am.patch
@@ -2,9 +2,9 @@ diff -urNp -x '*.orig' spice-0.14.3.org/configure.ac spice-0.14.3/configure.ac
 --- spice-0.14.3.org/configure.ac	2020-02-27 12:26:12.000000000 +0100
 +++ spice-0.14.3/configure.ac	2021-10-03 22:06:48.560189277 +0200
 @@ -31,7 +31,7 @@ AC_SUBST(SPICE_SERVER_VERSION)
+ AC_SUBST(SPICE_SERVER_VERSION)
  
  AC_CONFIG_MACRO_DIR([m4])
- m4_include([subprojects/spice-common/m4/spice-deps.m4])
 -AM_CONFIG_HEADER([config.h])
 +AC_CONFIG_HEADERS([config.h])
  AC_CONFIG_AUX_DIR(.)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-space.git/commitdiff/3ebe3c34885789e32439b8a68dc1b226f2b28bdf



More information about the pld-cvs-commit mailing list