Accepting request 1009626 from Virtualization

Fix for bsc#1204085 - spice-vdagentd 0.22.1 doesn't work properly on guest

OBS-URL: https://build.opensuse.org/request/show/1009626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spice-vdagent?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2022-10-12 16:22:44 +00:00 committed by Git OBS Bridge
commit 9c5af81f64
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
References: bsc#1204085
Running yast2 services-manager and enabling the service
at boot time was not working.
--- spice-vdagent-0.22.1/data/spice-vdagentd.service.orig 2022-10-10 14:43:46.164921761 -0600
+++ spice-vdagent-0.22.1/data/spice-vdagentd.service 2022-10-10 14:49:48.988930407 -0600
@@ -24,3 +24,4 @@ Restart=on-failure
[Install]
Also=spice-vdagentd.socket
+WantedBy=multi-user.target

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 10 14:50:57 MDT 2022 - carnold@suse.com
- bsc#1204085 - spice-vdagentd 0.22.1 doesn't work properly on
guest
allow-enable-on-boot-spice-vdagentd.service.patch
-------------------------------------------------------------------
Fri Feb 11 11:25:16 MST 2022 - carnold@suse.com

View File

@ -30,6 +30,7 @@ URL: http://spice-space.org/
Source: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
Source2: %{name}.keyring
Patch0: harden_spice-vdagentd.service.patch
Patch1: allow-enable-on-boot-spice-vdagentd.service.patch
BuildRequires: alsa-devel >= 1.0.22
BuildRequires: desktop-file-utils
@ -66,6 +67,7 @@ Features:
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
autoreconf