[packages/xpra] - explicitly enable xpra_Xdummy wrapper to stabilize builds

qboosh qboosh at pld-linux.org
Wed Jun 30 18:39:54 CEST 2021


commit 164e2f50186525a2b2f02befd4834bcf53e38d35
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 30 18:43:01 2021 +0200

    - explicitly enable xpra_Xdummy wrapper to stabilize builds

 xpra.spec | 2 ++
 1 file changed, 2 insertions(+)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpra.git/commitdiff/164e2f50186525a2b2f02befd4834bcf53e38d35



More information about the pld-cvs-commit mailing list