Package: spice-gtk
Version: 0.39-3
Followup-For: Bug #998557
User: [email protected]
Usertags: origin-ubuntu jammy ubuntu-patch
X-Debbugs-Cc: [email protected]
Control: tags -1 patch
Hi,
In Ubuntu, the attached patch was applied to achieve the following:
* d/rules: remove the -Dcelt051=disabled option as the whole CELT
support has been removed upstream (Closes #998557)
Thanks for considering the patch.
Cheers,
Simon
-- System Information:
Debian Release: 11.0
APT prefers impish-updates
APT policy: (500, 'impish-updates'), (500, 'impish-security'), (500,
'impish-proposed'), (500, 'impish'), (100, 'impish-backports'), (90,
'jammy-proposed'), (90, 'jammy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.13.0-22-generic (SMP w/24 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru spice-gtk-0.39/debian/rules spice-gtk-0.39/debian/rules
--- spice-gtk-0.39/debian/rules 2021-09-24 01:59:54.000000000 +0200
+++ spice-gtk-0.39/debian/rules 2021-12-01 11:52:26.000000000 +0100
@@ -6,7 +6,7 @@
override_dh_auto_configure:
dh_auto_configure -- \
-Dsmartcard=enabled -Dgtk=enabled \
- -Dintrospection=enabled -Dvapi=enabled -Dcelt051=disabled \
+ -Dintrospection=enabled -Dvapi=enabled \
-Dusbredir=enabled -Dpolkit=enabled \
-Dlz4=enabled -Dgtk_doc=enabled \
-Dusb-acl-helper-dir=/usr/libexec \