Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tigervnc.git#72edf00398b14f31858740e62e3afcaacc7a1bf1
This commit is contained in:
parent
ed3aba81e2
commit
8da64a69d9
@ -1,6 +1,6 @@
|
|||||||
Name: tigervnc
|
Name: tigervnc
|
||||||
Version: 1.11.0
|
Version: 1.11.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: A TigerVNC remote display system
|
Summary: A TigerVNC remote display system
|
||||||
|
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
@ -90,7 +90,7 @@ Requires(preun): systemd
|
|||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
|
|
||||||
Requires: mesa-dri-drivers, xkeyboard-config, xorg-x11-xkb-utils
|
Requires: mesa-dri-drivers, xkeyboard-config, xkbcomp
|
||||||
Requires: tigervnc-license, dbus-x11
|
Requires: tigervnc-license, dbus-x11
|
||||||
|
|
||||||
%description server-minimal
|
%description server-minimal
|
||||||
@ -339,6 +339,10 @@ fi
|
|||||||
%{_datadir}/selinux/packages/vncsession.pp
|
%{_datadir}/selinux/packages/vncsession.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 05 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.11.0-7
|
||||||
|
- Require xkbcomp directly, not xorg-x11-xkb-utils. The latter has had
|
||||||
|
Provides xkbcomp for years.
|
||||||
|
|
||||||
* Tue Sep 29 13:12:22 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 1.11.0-6
|
* Tue Sep 29 13:12:22 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 1.11.0-6
|
||||||
- Backport upstream fix allowing Tigervnc to specify boolean valus in configuration
|
- Backport upstream fix allowing Tigervnc to specify boolean valus in configuration
|
||||||
- Revert removal of vncserver for F32 and F33
|
- Revert removal of vncserver for F32 and F33
|
||||||
|
Loading…
Reference in New Issue
Block a user