]> git.pld-linux.org Git - packages/spice-space.git/commitdiff
up to 0.14.0 auto/th/spice-space-0.14.0-1
authorJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2017 13:57:08 +0000 (15:57 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2017 13:57:08 +0000 (15:57 +0200)
spice-link.patch [deleted file]
spice-space.spec

diff --git a/spice-link.patch b/spice-link.patch
deleted file mode 100644 (file)
index 4976965..0000000
+++ /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])
index d020d6cd88722ee52150be12cef8b3327b76aeb9..52136a064bf5f17d1085dc2cc26e1458d36bd021 100644 (file)
@@ -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}
This page took 0.648004 seconds and 4 git commands to generate.