From: Jakub Bogusz Date: Wed, 30 Jun 2021 16:43:01 +0000 (+0200) Subject: - explicitly enable xpra_Xdummy wrapper to stabilize builds X-Git-Tag: auto/th/xpra-2.5.3-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=164e2f50186525a2b2f02befd4834bcf53e38d35;p=packages%2Fxpra.git - explicitly enable xpra_Xdummy wrapper to stabilize builds --- diff --git a/xpra.spec b/xpra.spec index a55ec75..ad6cf91 100644 --- a/xpra.spec +++ b/xpra.spec @@ -137,6 +137,7 @@ Backend Xpra dla CUPS-a. %define setup_opts \\\ --with-PIC \\\ --with-Xdummy \\\ + --with-Xdummy_wrapper \\\ %{__with_without client} \\\ %{__with_without clipboard} \\\ %{__with_without swscale csc_swscale} \\\ @@ -220,6 +221,7 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/sysusers.d/xpra.conf /lib/udev/rules.d/71-xpra-virtual-pointer.rules %attr(755,root,root) %{_bindir}/xpra +%attr(755,root,root) %{_bindir}/xpra_Xdummy %attr(755,root,root) %{_bindir}/xpra_launcher %attr(755,root,root) %{_bindir}/xpra_signal_listener %attr(755,root,root) %{_bindir}/xpra_udev_product_version