Commit Graph

82 Commits

Author SHA1 Message Date
Kalev Lember
fc3e5a7b53 Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:24:08 +02:00
Dennis Gilmore
d7594d2209 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:57:38 -05:00
Marc-André Lureau
17ad3d254e Update v0.25 2014-04-16 11:13:54 +02:00
Marc-André Lureau
49ee0564ae Fix crash on finishing display rhbz#1069546 2014-02-25 16:44:01 +01:00
Marc-André Lureau
22246e1e82 Update to spice-gtk 0.23 2014-02-10 17:08:58 +01:00
Marc-André Lureau
b8ea934661 Update to spice-gtk 0.22 2013-11-27 11:47:47 +01:00
Cole Robinson
08b9c2a922 Fix grub graphical corruption after VM reboot (bz #1017955) 2013-11-17 12:57:21 -05:00
Alon Levy
549037bd69 RHBZ 998529: fix cursor to contrast for mono invert only cursors 2013-10-21 01:43:07 +03:00
Marc-André Lureau
296722cd33 Fix palette cache regression. rhbz#1011936 2013-10-03 16:12:04 +02:00
Marc-André Lureau
3475a6aefe Fix usbredir being broken in 0.21 release 2013-09-30 02:42:14 +02:00
Marc-André Lureau
ad9d1fabb8 Update to spice-gtk 0.21 2013-09-18 18:47:43 +02:00
Christophe Fergeau
8dc5ba9f89 Add misc upstream patches
They fix various bugs found in spice-gtk 0.20
2013-09-13 14:03:39 +02:00
Alon Levy
83bc30100d Fix wrong mono cursor local rendering (rhbz#998529) 2013-08-28 22:00:40 +03:00
Hans de Goede
549771495a Fix the spice-client-glib-usb-acl-helper no longer being suid root 2013-08-28 11:41:36 +02:00
Dennis Gilmore
f571c99d74 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 10:32:03 -05:00
Marc-André Lureau
21a8b35041 Fix spice_channel_string_to_type symbol visibility (rhbz#981815) 2013-07-06 15:10:36 +02:00
Marc-André Lureau
9b028b657f Release v0.20 2013-06-26 17:51:53 +02:00
Marc-André Lureau
5406bcf954 - Update to spice-gtk 0.19 2013-04-11 11:29:14 +02:00
Hans de Goede
1d15c4d0bd Fix "Warning no automount-inhibiting implementation available" warnings 2013-03-14 19:54:18 +01:00
Marc-André Lureau
d52301ffb0 Update to spice-gtk 0.18 release 2013-02-13 17:00:25 +01:00
Marc-André Lureau
f78f7d7c8d Remove autoreconf at build-time
It worked on local, though
2013-02-06 20:05:58 +01:00
Marc-André Lureau
ff5f050d2c Add a few fixes from upstream 2013-02-06 19:44:46 +01:00
Marc-André Lureau
70d3833276 Update to spice-gtk 0.17 2013-02-06 16:23:34 +01:00
Marc-André Lureau
2e41ee53d0 Remove perl-text-csv build requirement 2013-01-31 01:27:47 +01:00
Christophe Fergeau
9127566d0a Fix commenting out of %define _version_suffix
# %define is not enough, rpm will still happily %define the
variable
2013-01-23 11:05:30 +01:00
Christophe Fergeau
8c01b164d4 Fix directory ownership
The package was creating some directories without owning them
(can be checked with rpm -qf $dirname).
2013-01-23 11:04:53 +01:00
Marc-André Lureau
b9733f0e76 Update to spice-gtk 0.16 2013-01-12 01:20:52 +01:00
Marc-André Lureau
7b4b566008 Update to spice-gtk 0.15.3, fixes TLS & password regressions 2012-12-31 17:21:53 +01:00
Christophe Fergeau
f5238445bf spice-gtk 0.15 2012-12-21 21:41:50 +01:00
Christophe Fergeau
e0784cf7bb Push new build 2012-10-25 18:11:52 +02:00
Christophe Fergeau
9565af04d6 Add various patches from upstream 2012-10-25 18:11:18 +02:00
Hans de Goede
d68791c908 Prepare for building with usbredir >= 0.5.2
Not actually building this, just making sure the next time we do a build
it does not break because of the usbredir changes.
2012-09-25 22:41:39 +02:00
Christophe Fergeau
cd43c2dba4 spice-gtk 0.14 2012-09-21 16:31:15 +02:00
Christophe Fergeau
f351d27344 Add patch fixing CVE 2012-4425 2012-09-14 11:14:38 +02:00
Christophe Fergeau
afbd71cadf Forgot to run autoreconf after applying patch 2... 2012-09-13 16:12:44 +02:00
Christophe Fergeau
034fb5f926 Add patch fixing symbol versioning
This inadvertantly broke spice-gtk ABI
2012-09-11 15:23:24 +02:00
Hans de Goede
80607bad2a Update to the spice-gtk 0.13.29 development release
- Rebuild for new usbredir
2012-09-07 17:49:45 +02:00
Hans de Goede
30281b35ff Merge remote-tracking branch 'origin/f18' 2012-09-07 17:22:08 +02:00
Christophe Fergeau
050c3865c6 Update to spice-gtk 0.13 2012-09-03 09:28:02 +02:00
Colin Walters
0ec2a71a57 Add VCS line
So people know where to find the actual source code.
2012-08-22 18:18:03 -04:00
Christophe Fergeau
24e579eb69 Remove unwanted installed spice-protocol headers
spice-gtk is now using spice-protocol as a git submodule, but one
of the side-effects of this (combined with another bug fix) results
in spice-protocol headers being installed when running 'make install'
Work-around the issue for now by deleting these headers in %install
2012-08-08 14:14:24 +02:00
Christophe Fergeau
61f322e99f Update to 0.12.101
GNOME Boxes 3.5.5 needs it.
2012-08-07 14:11:33 +02:00
Dennis Gilmore
9ba135289c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 15:37:06 -05:00
Marc-André Lureau
a9d5847e38 re-Add back spice-protocol BuildRequires to help some deps magic 2012-05-15 02:50:30 +02:00
Marc-André Lureau
aebe3d1d5d - Fix Spice.Audio constructor Python binding
https://bugzilla.redhat.com/show_bug.cgi?id=820335
2012-05-10 13:15:24 +02:00
Marc-André Lureau
1f8780d5c1 Fix virt-manager console not showing up, rhbz#818169 2012-05-02 15:46:15 +02:00
Marc-André Lureau
6c38ae8e41 fixme: need pyparsing 2012-04-24 14:17:54 +02:00
Marc-André Lureau
674e296ab3 New upstream release 0.12 2012-04-24 13:49:52 +02:00
Hans de Goede
ca139c4ae8 Enable building with gtk3 support on RHEL-7
Note I'm not going to do a build with this change, this is to be picked up with
the next build.
2012-04-13 09:54:18 +02:00
Christophe Fergeau
481dce9f6d Remove ExclusiveArch
While it hasn't been tested yet on ppc/arm, it at least builds, and
our goal is to get it to work, so can remove the ExclusiveArch.
2012-04-10 16:17:04 +02:00