Hello community, here is the log from the commit of package spice-vdagent for openSUSE:Factory checked in at 2019-12-18 14:45:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old) and /work/SRC/openSUSE:Factory/.spice-vdagent.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-vdagent" Wed Dec 18 14:45:11 2019 rev:15 rq:757597 version:0.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes 2019-12-12 23:19:17.862207374 +0100 +++ /work/SRC/openSUSE:Factory/.spice-vdagent.new.4691/spice-vdagent.changes 2019-12-18 14:48:22.169940019 +0100 @@ -1,0 +2,8 @@ +Tue Dec 17 16:51:54 UTC 2019 - Bruce Rogers <[email protected]> + +- Since the 0.19.0 update, this patch is no longer needed: + spice-vdagent-var_run.patch +- For sometime now we've not had any rsyslog config files, so clean + up where the spec file would remove the rsyslog.d dir and content + +------------------------------------------------------------------- Old: ---- spice-vdagent-var_run.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-vdagent.spec ++++++ --- /var/tmp/diff_new_pack.JnD8wH/_old 2019-12-18 14:48:22.593940213 +0100 +++ /var/tmp/diff_new_pack.JnD8wH/_new 2019-12-18 14:48:22.593940213 +0100 @@ -27,8 +27,7 @@ Source: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source1: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring -Patch0: spice-vdagent-var_run.patch -Patch1: vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch +Patch0: vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch BuildRequires: alsa-devel >= 1.0.22 BuildRequires: desktop-file-utils BuildRequires: glib2-devel @@ -62,7 +61,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %configure \ @@ -72,8 +70,6 @@ %install make install DESTDIR=%{buildroot} V=2 -# remove rsyslogd config -rm -rf %{buildroot}%{_sysconfdir}/rsyslog.d # create rc symlink ln -s service %{buildroot}%{_sbindir}/rcspice-vdagentd
