Commit Graph

117 Commits

Author SHA1 Message Date
Christophe Fergeau
d67259ce88 Enable builds on aarch64
They are enabled for other ARM archs, and there is no good reason for
not enabling it on aarch64 too.
2015-07-03 17:26:00 +02:00
Christophe Fergeau
682c6d0b34 Workaround spice-protocol 0.12.8 regression
spice-protocol 0.12.8 in combination with spice-server 0.12.5 or older
causes compilation breakage. This does not happen upstream as
spice-server code was changed to avoid that. In particular, this bug
causes QEMU to be built without SPICE support.

A new spice-protocol release will be needed to fix that regression, in
the mean time I backported the upstream spice-server patch which should
resolve the compilation issues for spice-server users.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1239102
2015-07-03 17:15:46 +02:00
Christophe Fergeau
61c163c991 Fix migration race condition which causes a crash when triggered
Resolves: rhbz#1238212
2015-07-02 13:58:41 +02:00
Dennis Gilmore
140e331774 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:28:20 +00:00
Christophe Fergeau
2cf7b25844 Remove duplicate %changelog 2014-08-25 13:19:47 +02:00
Christophe Fergeau
4c96febcdd Fix advertised sound playback/recording rates in public headers
Resolves: rhbz#1129961 (QEMU would need a rebuild though)
2014-08-25 12:46:28 +02:00
Peter Robinson
6838c6cf7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 03:21:43 +00:00
Dennis Gilmore
8a7ae9cd12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:57:26 -05:00
Christophe Fergeau
273a7ca8c7 Enable Opus support 2014-05-19 16:51:12 +02:00
Christophe Fergeau
daeac459c5 Don't try to apply non-existing patches 2014-05-19 15:02:12 +02:00
Christophe Fergeau
9f9a59c2ce Remove more old patches left-overs 2014-05-19 14:59:37 +02:00
Christophe Fergeau
8713af5567 Update to spice 0.12.5 2014-05-19 14:58:36 +02:00
Christophe Fergeau
bcb124ce4f Add patch fixing CVE-2013-4282 2013-10-30 11:37:52 +01:00
Christophe Fergeau
52d5919839 Add upstream patch fixing rhbz#995041 2013-09-13 17:12:59 +02:00
Hans de Goede
1081338830 New upstream bug-fix release 0.12.4
- Add patches from upstream git to fix sound-channel-free crash (rhbz#986407)
- Add Obsoletes for dropped spice-client sub-package
- New upstream bug-fix release 0.12.4
- Add patches from upstream git to fix sound-channel-free crash (rhbz#986407)
- Add Obsoletes for dropped spice-client sub-package
2013-08-02 16:31:39 +02:00
Christophe Fergeau
10cbec62a1 Remove obsolete file
I forgot to remove it when I killed the spice-client package
2013-05-23 15:46:59 +02:00
Christophe Fergeau
bfaf8bac1a Drop spice-client
It has been obsoleted by remote-viewer for quite some time now.
2013-05-23 15:27:11 +02:00
Christophe Fergeau
0a8e5c9174 New upstream release 0.12.3
Drop all patches (they were all upstreamed)
2013-05-21 18:36:48 +02:00
Hans de Goede
0566ddb28f Add fix from upstream for a crash when the guest uses RGBA (rhbz#952242)
- Add fix from upstream for a crash when the guest uses RGBA (rhbz#952242)
2013-04-15 16:34:46 +02:00
Adam Jackson
dafa81f7af Rebuild for new libsasl2 soname in F19
- Rebuild for new libsasl2 soname in F19
2013-03-07 09:44:20 -05:00
Hans de Goede
708002ccbc Add a number of misc. bug-fixes from upstream
- Add a number of misc. bug-fixes from upstream
2013-01-21 16:09:59 +01:00
Adam Tkac
c061c4d34c rebuild against new libjpeg
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-21 20:13:19 +01:00
Hans de Goede
7aebbdbe79 New upstream release 0.12.2
- New upstream release 0.12.2
2012-12-20 21:14:30 +01:00
Hans de Goede
934dffdbd7 New upstream release 0.12.2
- New upstream release 0.12.2
2012-12-20 21:07:39 +01:00
Hans de Goede
6cce6df2ff New upstream release 0.12.0
- Some minor spec file cleanups
- Enable building on arm
- New upstream release 0.12.0
- Some minor spec file cleanups
- Enable building on arm
2012-09-28 11:36:29 +02:00
Søren Sandmann Pedersen
0b9972b46b BuildRequire pyparsing 2012-09-06 14:54:46 -04:00
Søren Sandmann Pedersen
67b8b9fd9d Add patches to support capability bits in QXL
Also add patches for the included copy of spice-protocol.
2012-09-06 13:58:53 -04:00
Søren Sandmann Pedersen
4a8f34ac5f Update to 0.11.3 2012-09-06 13:06:49 -04:00
Dennis Gilmore
f6aa842b4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 15:35:40 -05:00
Christophe Fergeau
2782238e34 Add a few RHEL tweaks
On RHEL we don't want to build the client, and spice-server is
x86_64 only.
2012-06-01 14:47:44 +02:00
Uri Lublin
6e5beb7fbe Make client build optional 2012-06-01 14:47:44 +02:00
Uri Lublin
2c2848a9c4 Add upstream patch improving --disable-client 2012-06-01 14:47:44 +02:00
Alon Levy
8448ff98db 0.10.1-5 mjpeg fixes (no bz), usbredir RHBZ 819484 2012-06-01 14:47:44 +02:00
Alon Levy
667be092d7 0.10.1-4 double free fix RHBZ 808936 2012-06-01 14:47:44 +02:00
Alon Levy
e037a25b8f 0.10.1-3 32 bit fixes RHBZ 815717 2012-04-24 17:22:10 +03:00
Dennis Gilmore
430561cc74 - Rebuilt for c++ ABI breakage 2012-02-28 14:10:51 -06:00
Hans de Goede
76e0faac92 Fix -Werror breaking the build 2012-01-23 18:16:22 +01:00
Hans de Goede
44c79b60f5 New upstream release 0.10.1 2012-01-23 17:55:39 +01:00
Dennis Gilmore
6b83e15594 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 22:13:25 -06:00
Alon Levy
580887b3e9 merge error - remove spurios %endif 2011-11-13 18:52:44 +02:00
Alon Levy
feb7b02668 New upstream release 0.10.0 2011-11-13 18:52:02 +02:00
Marc-André Lureau
0ea5f4ebe0 Provides spice-xpi-client alternative in spice-client package 2011-09-28 17:13:09 +02:00
Hans de Goede
5175ecec1c New upstream release 0.9.1 2011-08-25 15:25:37 +02:00
Marc-André Lureau
d8b72d5957 Add missing cyrus-sasl-devel dep 2011-07-25 17:52:06 +02:00
Marc-André Lureau
1657a51f95 New upstream release 0.9.0 2011-07-25 16:24:00 +02:00
Hans de Goede
d8a3b3b372 New upstream release 0.8.1 2011-04-20 13:42:48 +02:00
Hans de Goede
4e4d5e053f - Fix being unable to send ctrl+alt+key when release mouse is bound to
ctrl+alt (which can happen when used from RHEV-M)
2011-03-11 15:37:14 +01:00
Hans de Goede
092eb62591 - New upstream release 0.8.0 2011-03-02 08:00:37 +02:00
Hans de Goede
43df76490c - New upstream release 0.7.3 2011-02-11 15:51:16 +01:00
Dennis Gilmore
ec965e0926 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 09:34:54 -06:00