From: Jan Rękorajski Date: Sun, 3 Oct 2021 09:03:48 +0000 (+0200) Subject: - workaround for coreutils / chmod breakage, rel 3 X-Git-Tag: auto/th/x11vnc-0.9.16-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=3c88b8eb56341307a36e54b007e4a99f5e37d18c;p=packages%2Fx11vnc.git - workaround for coreutils / chmod breakage, rel 3 --- diff --git a/x11vnc.spec b/x11vnc.spec index 3ed5cd4..9576118 100644 --- a/x11vnc.spec +++ b/x11vnc.spec @@ -2,7 +2,7 @@ Summary: A VNC server for the current X11 session Summary(pl.UTF-8): Program serwujący aktualną sesję X11 poprzez VNC Name: x11vnc Version: 0.9.16 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications/Networking #Source0Download: https://github.com/LibVNC/x11vnc/releases @@ -39,6 +39,9 @@ Requires: libvncserver >= 0.9.8 Requires: xorg-lib-libXi >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# Disable fixperms, chmod from coreutils 9.0 fails on symlinks +%define _fixperms /bin/true + %description x11vnc is to X Window System what WinVNC is to Windows, i.e. a server which serves the current X Window System desktop via RFB (VNC)