[packages/spice-space] up to 0.14.0

atler atler at pld-linux.org
Sat Oct 28 15:57:32 CEST 2017


commit 4c3a44daccf69b31039dd78fdd0aa693072602dc
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Oct 28 15:57:08 2017 +0200

    up to 0.14.0

 spice-link.patch | 10 ----------
 spice-space.spec | 12 +++++-------
 2 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/spice-space.spec b/spice-space.spec
index d020d6c..52136a0 100644
--- a/spice-space.spec
+++ b/spice-space.spec
@@ -7,14 +7,13 @@ Summary(pl.UTF-8):	System wirtualizacji SPICE
 # real package name (spice) is already occupied
 Name:		spice-space
 # NOTE: 0.13.x is unstable (see DEVEL branch for it)
-Version:	0.12.8
+Version:	0.14.0
 Release:	1
 License:	LGPL v2.1+
 Group:		Applications/Emulators
 Source0:	https://www.spice-space.org/download/releases/spice-%{version}.tar.bz2
-# Source0-md5:	376853d11b9921aa34a06c4dbef81874
-Patch0:		spice-link.patch
-Patch1:		spice-am.patch
+# Source0-md5:	6622aa7dfb5cd026a4d0d7e659216d26
+Patch0:		spice-am.patch
 URL:		https://www.spice-space.org/
 %{?with_opengl:BuildRequires:	OpenGL-devel}
 %{?with_opengl:BuildRequires:	OpenGL-GLU-devel}
@@ -25,7 +24,7 @@ BuildRequires:	automake >= 1:1.11
 BuildRequires:	celt051-devel >= 0.5.1.1
 BuildRequires:	cyrus-sasl-devel >= 2
 BuildRequires:	gcc >= 5:3.2
-BuildRequires:	glib2-devel >= 1:2.22
+BuildRequires:	glib2-devel >= 1:2.28
 BuildRequires:	libcacard-devel >= 0.1.2
 BuildRequires:	libjpeg-devel
 BuildRequires:	libstdc++-devel
@@ -39,7 +38,7 @@ BuildRequires:	python >= 2
 BuildRequires:	python-pyparsing
 BuildRequires:	python-six
 BuildRequires:	rpmbuild(macros) >= 1.527
-BuildRequires:	spice-protocol >= 0.12.10
+BuildRequires:	spice-protocol >= 0.12.13
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXfixes-devel
@@ -130,7 +129,6 @@ Klient SPICE dla X11.
 %prep
 %setup -q -n spice-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/spice-link.patch b/spice-link.patch
deleted file mode 100644
index 4976965..0000000
--- a/spice-link.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- spice-0.12.6/spice-common/m4/spice-deps.m4.orig	2015-08-14 10:54:53.000000000 +0200
-+++ spice-0.12.6/spice-common/m4/spice-deps.m4	2015-10-09 19:14:14.964766691 +0200
-@@ -125,6 +125,7 @@
-     if test "x$enable_opengl" = "xyes"; then
-         AC_CHECK_LIB(GL, glBlendFunc, GL_LIBS="$GL_LIBS -lGL", enable_opengl=no)
-         AC_CHECK_LIB(GLU, gluSphere, GL_LIBS="$GL_LIBS -lGLU", enable_opengl=no)
-+        AC_CHECK_LIB(X11, XOpenDisplay, GL_LIBS="$GL_LIBS -lX11", have_opengl=no)
-         AC_DEFINE([USE_OPENGL], [1], [Define to build with OpenGL support])
-         AC_DEFINE([GL_GLEXT_PROTOTYPES], [], [Enable GLExt prototypes])
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-space.git/commitdiff/4c3a44daccf69b31039dd78fdd0aa693072602dc



More information about the pld-cvs-commit mailing list