Commit Graph

128 Commits (no-polkit)

Author SHA1 Message Date
Dustin d3e541704e Disable polkit support by default 2018-01-24 16:14:06 -06:00
Dustin 1a70767ab7 Make polkit support optional
This commit makes the inclusion of support for PolicyKit optional. It is
enabled by default for compatibility with existing builds, but can be
disabled by passing `--without-polkit` to `rpmbuild`.
2018-01-24 16:12:34 -06:00
Christophe Fergeau 30b049a9a1 Build against OpenSSL 1.1 rather than 1.0 2017-08-24 17:47:15 +02:00
Marc-André Lureau 2164ba3cdc Strip bad comment from conflict 2017-07-31 15:23:47 +02:00
Marc-André Lureau a004c19da9 v0.34 release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2017-07-31 14:44:07 +02:00
Fedora Release Engineering dc9be38dea - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 19:05:28 +00:00
Cole Robinson 58daa5a8e4 channel-usbredir: Fix crash on channel-up. Resolves: rhbz#1399838
usbutils no longer ships usb.ids, it is hwdata now, set path manually.
Backport fixes for "Couldn't find current GL or GLX context" Resolves: rhbz#1461802
2017-06-20 18:16:13 -04:00
Christophe Fergeau 30d4ea9d62 Add missing BuildRequires causing build failure
It's needed because of the use of %autosetup -S git_am
2017-02-13 08:41:14 +01:00
Fedora Release Engineering f1d29fb924 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:49:19 +00:00
Victor Toso c0c9797a56 Use compat-openssl10 temporarily 2016-10-25 15:39:48 +02:00
Victor Toso d2e7ff06d7 Fix crash due clipboard failure with text conversion
Resolves: rhbz#1384676
2016-10-25 15:16:53 +02:00
Marc-André Lureau e226040d83 Update to new 0.33 upstream release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2016-10-07 16:18:10 +04:00
Marc-André Lureau 8177a839b6 Fix display refresh unless scaling is forced (rhbz#1382325) 2016-10-06 15:30:18 +04:00
Christophe Fergeau ea849b12d3 Explicitly disable -Werror for builds
The use of %autosetup -S git_am clashes with spice-compile-warnings.m4
handling of -Werror.
It automatically enables -Werror for builds from git, which are detected
through the presence of a .git directory is $srcdir. %autosetup will
create such a dir, so -Werror will be enabled, which is unwanted and a
change of behaviour from previous builds.
2016-07-11 12:28:57 +02:00
Christophe Fergeau a089ec2f5f Add upstream patches fixing USB event thread leak
Resolves: rhbz#1217202 (virt-manager)
May help with rhbz#1338042 (gnome-boxes)
2016-07-11 11:19:25 +02:00
Marc-André Lureau 8c1f78c56a Add Obsoletes for older packages 2016-06-22 16:12:43 +02:00
Marc-André Lureau 696d367226 Update to new 0.32 upstream release 2016-06-21 18:26:52 +02:00
Christophe Fergeau ba23fbbe4e Fix changelog date
For some reason, vim added a date localized in French.
2016-04-15 17:28:56 +02:00
Christophe Fergeau 354313720e Add upstream patch fixing flickering bug
Accessing wayland guests with Boxes/virt-manager gives a guest which
keeps flickering. This patch fixes this.

Resolves: rhbz#1266484
2016-04-15 17:27:38 +02:00
Marc-André Lureau 9b5a49f345 Update to new 0.31 upstream release 2016-03-11 20:50:43 +01:00
Fedora Release Engineering d4940775e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 00:26:43 +00:00
Christophe Fergeau 6192addf4b Update to new 0.30 upstream release 2015-10-06 18:42:34 +02:00
Cole Robinson 79b272058d Fix virt-manager default screen resolution and resolution across reboots
Resolves: 1240721
2015-09-12 12:23:33 -04:00
Christophe Fergeau be27d29e9f Don't crash on volume sync when there is no audio channel
Resolves: rhbz#1257210
2015-09-08 14:37:38 +02:00
Dennis Gilmore 56a250a314 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:28:34 +00:00
Marc-André Lureau 9b6294c8fd Update to spice-gtk v0.29 2015-06-15 18:43:31 +02:00
Marc-André Lureau 5c1f6dbd30 Fix audio and usb channels with GNOME Boxes. Resolves: rhbz#1220026 2015-05-11 11:10:23 +02:00
Christophe Fergeau 99f6a42a44 Adjust build requires to new naming of phodav package 2015-03-31 19:07:46 +02:00
Christophe Fergeau 949e26e6be Add upstream patch fixing an USB redirection crash
Resolves: rhbz#1182226
2015-03-31 19:07:33 +02:00
Marc-André Lureau 74d0593504 Keep --enable-vala for gtk3 build 2015-03-04 16:27:36 +01:00
Marc-André Lureau e75b6ae858 Remove libtool dependency
Should no longer be required according to rhbz#613466
2015-03-04 16:15:14 +01:00
Marc-André Lureau 82f9a535ce Remove with_gtk3
gtk3 is in fedora for a long while, and the package now requires other
recent dependencies anyway (not in rhel6: lz4, phodav, libsoup..)
2015-03-04 16:14:40 +01:00
Marc-André Lureau 0ecdc9e17e Add --enable-webdav 2015-03-04 16:07:11 +01:00
Marc-André Lureau f6ccf6db46 Update to spice-gtk v0.28 2015-03-04 15:29:38 +01:00
Marc-André Lureau f32c5b785a Update phodav devel package name 2015-02-24 23:03:14 +01:00
Christophe Fergeau f98709a968 Rebuild for phodav soname bump 2015-02-23 10:50:04 +01:00
Marc-André Lureau f39319c4c0 Fix reconnection on same session regressions introduced in 27-2 2015-01-27 17:56:13 +01:00
Christophe Fergeau 5ebf846c54 Enable lz4 support 2014-12-30 19:06:09 +01:00
Marc-André Lureau 472b37edf6 Fix usbredir crash on disconnection 2014-12-22 13:14:54 +01:00
Marc-André Lureau 029fd8e852 Fix authentication error handling regression 2014-12-16 18:49:11 +01:00
Marc-André Lureau c50c8df174 Update to spice-gtk v0.27 2014-12-11 15:55:01 +01:00
Christophe Fergeau b8c54bd06a Update to spice-gtk 0.26 2014-10-29 18:27:25 +01:00
Christophe Fergeau b093f75fbf Package gtk3 version of spice client tools 2014-09-24 12:40:18 +02:00
Christophe Fergeau 4c59006f63 Remove no longer needed Provides filter
RPM is handling that correctly these days. A build with this removed
ends up with the same provides as a build with this filter.
2014-08-27 17:08:48 +02:00
Kalev Lember 9b5ed5cba8 Rebuilt for rpm dependency generator failure (#1131892) 2014-08-20 18:46:51 +02:00
Peter Robinson e3cca1fa8e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 03:22:17 +00:00
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