[packages/spice-gtk] - updated to 0.31 - removed outdated codegen patch (uses spice-common internal codegen again)

qboosh qboosh at pld-linux.org
Sun Apr 3 21:06:34 CEST 2016


commit ece362d5882e46c1bb9f6bb15f045376ff6a2bd7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 3 21:06:42 2016 +0200

    - updated to 0.31
    - removed outdated codegen patch (uses spice-common internal codegen again)

 spice-gtk-codegen.patch | 15 ---------------
 spice-gtk.spec          | 21 ++++++++++++---------
 2 files changed, 12 insertions(+), 24 deletions(-)
---
diff --git a/spice-gtk.spec b/spice-gtk.spec
index 53ff617..e837f92 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -9,15 +9,14 @@
 Summary:	A GTK+ client and libraries for SPICE remote desktop servers
 Summary(pl.UTF-8):	Klient i biblioteki GTK+ dla serwerów zdalnych pulpitów SPICE
 Name:		spice-gtk
-Version:	0.30
-Release:	3
+Version:	0.31
+Release:	1
 License:	LGPL v2.1+
 Group:		X11/Applications
 Source0:	http://www.spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
-# Source0-md5:	723e0e9ce9d507ba5d6cd331a3a9b7fb
+# Source0-md5:	1ef438eabc19b0f339d746a93cab4f56
 Patch0:		%{name}-builddir.patch
 Patch1:		%{name}-am.patch
-Patch2:		%{name}-codegen.patch
 URL:		http://spice-space.org/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
@@ -28,11 +27,14 @@ BuildRequires:	gcc >= 5:3.0
 BuildRequires:	gettext-tools >= 0.17
 BuildRequires:	glib2-devel >= 1:2.44
 BuildRequires:	gobject-introspection-devel >= 0.9.4
+BuildRequires:	gstreamer-devel >= 1.0
+BuildRequires:	gstreamer-plugins-base-devel >= 1.0
 %{?with_gtk2:BuildRequires:	gtk+2-devel >= 2:2.18.0}
 %{?with_gtk3:BuildRequires:	gtk+3-devel >= 3.0}
 BuildRequires:	gtk-doc >= 1.14
 BuildRequires:	intltool >= 0.40.0
 %{?with_smartcard:BuildRequires:	libcacard-devel >= 0.1.2}
+BuildRequires:	libepoxy-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libsoup-devel >= 2.50
 BuildRequires:	libstdc++-devel
@@ -46,9 +48,11 @@ BuildRequires:	phodav-devel >= 2.0
 BuildRequires:	pixman-devel >= 0.17.7
 BuildRequires:	pkgconfig
 BuildRequires:	pulseaudio-devel
+BuildRequires:	python >= 2
+BuildRequires:	python-pyparsing
+BuildRequires:	python-six
 BuildRequires:	sed >= 4.0
-BuildRequires:	spice-protocol >= 0.12.10
-BuildRequires:	spice-protocol-codegen >= 0.12.10
+BuildRequires:	spice-protocol >= 0.12.11
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	zlib-devel
@@ -144,7 +148,7 @@ Requires:	openssl-devel
 Requires:	pixman-devel >= 0.17.7
 Requires:	pulseaudio-devel
 Requires:	spice-glib = %{version}-%{release}
-Requires:	spice-protocol >= 0.12.10
+Requires:	spice-protocol >= 0.12.11
 %if %{with usbredir}
 Requires:	libusb-devel >= 1.0.16
 Requires:	usbredir-devel >= 0.5.2
@@ -236,7 +240,7 @@ Pythonowy interfejs do biblioteki klienckiej SPICE GTK.
 Summary:	Vala API for SPICE client library
 Summary(pl.UTF-8):	Interfejs języka Vala do biblioteki klienckiej SPICE
 Group:		Development/Libraries
-Requires:	spice-protocol >= 0.12.10
+Requires:	spice-protocol >= 0.12.11
 Requires:	vala >= 2:0.14
 %if "%{_rpmversion}" >= "5"
 BuildArch:	noarch
@@ -252,7 +256,6 @@ Interfejs języka Vala do biblioteki klienckiej SPICE.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 mkdir %{?with_gtk2:gtk2} %{?with_gtk3:gtk3}
 
diff --git a/spice-gtk-codegen.patch b/spice-gtk-codegen.patch
deleted file mode 100644
index 18a771d..0000000
--- a/spice-gtk-codegen.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- spice-gtk-0.30/spice-common/common/Makefile.am.orig	2015-09-03 17:25:34.000000000 +0200
-+++ spice-gtk-0.30/spice-common/common/Makefile.am	2015-10-02 19:20:13.650132689 +0200
-@@ -100,12 +100,6 @@
- 	$(NULL)
- 
- MARSHALLERS_DEPS =							\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/__init__.py		\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/codegen.py		\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/demarshal.py		\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/marshal.py		\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/ptypes.py		\
--	$(CODE_GENERATOR_BASEDIR)/python_modules/spice_parser.py	\
- 	$(CODE_GENERATOR_BASEDIR)/spice_codegen.py			\
- 	$(NULL)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-gtk.git/commitdiff/ece362d5882e46c1bb9f6bb15f045376ff6a2bd7



More information about the pld-cvs-commit mailing list