From 9c015a509cd60078cf95749cbf84a7f74a560bf5 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 16 Jun 2013 18:03:57 +0200 Subject: [PATCH] - updated to 0.12.3 - updated link patch --- spice-link.patch | 10 ---------- spice-space.spec | 7 ++++--- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/spice-link.patch b/spice-link.patch index 329fead..3987966 100644 --- a/spice-link.patch +++ b/spice-link.patch @@ -1,13 +1,3 @@ ---- spice-0.12.0/server/Makefile.am.orig 2012-09-18 21:40:06.012421018 +0200 -+++ spice-0.12.0/server/Makefile.am 2012-09-18 21:42:19.709084898 +0200 -@@ -38,6 +38,7 @@ - $(SLIRP_LIBS) \ - $(SSL_LIBS) \ - $(Z_LIBS) \ -+ -lpthread \ - $(NULL) - - libspice_server_la_SOURCES = \ --- spice-0.10.0/configure.ac.orig 2011-11-13 08:37:42.000000000 +0100 +++ spice-0.10.0/configure.ac 2011-11-13 08:38:30.260509328 +0100 @@ -246,6 +246,7 @@ diff --git a/spice-space.spec b/spice-space.spec index 58c00eb..bb22881 100644 --- a/spice-space.spec +++ b/spice-space.spec @@ -7,12 +7,12 @@ Summary: SPICE virtualization solution Summary(pl.UTF-8): System wirtualizacji SPICE # real package name (spice) is already occupied Name: spice-space -Version: 0.12.2 +Version: 0.12.3 Release: 1 License: LGPL v2.1+ Group: Applications/Emulators Source0: http://spice-space.org/download/releases/spice-%{version}.tar.bz2 -# Source0-md5: 23b06b993083cf5b90578054c6f5db58 +# Source0-md5: f33a682892f6793169f20298b2296449 Patch0: spice-sh.patch Patch1: spice-link.patch Patch2: spice-am.patch @@ -32,10 +32,11 @@ BuildRequires: libtool BuildRequires: openssl-devel BuildRequires: pixman-devel >= 0.17.7 BuildRequires: pkgconfig -BuildRequires: python +BuildRequires: python >= 2 BuildRequires: python-pyparsing BuildRequires: rpmbuild(macros) >= 1.527 BuildRequires: spice-protocol >= 0.10.1 +BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXfixes-devel BuildRequires: xorg-lib-libXinerama-devel >= 1.0 -- 2.44.0