[packages/xorg-xserver-Xwayland] - require xorg-xserver-common

qboosh qboosh at pld-linux.org
Wed May 12 21:41:58 CEST 2021


commit 67cd20331d570a02e70f1f276cc3a11d578cb4f4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 12 21:44:13 2021 +0200

    - require xorg-xserver-common

 xorg-xserver-Xwayland.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/xorg-xserver-Xwayland.spec b/xorg-xserver-Xwayland.spec
index 5d879e0..b25df2b 100644
--- a/xorg-xserver-Xwayland.spec
+++ b/xorg-xserver-Xwayland.spec
@@ -71,6 +71,8 @@ Requires:	xorg-app-xkbcomp
 Requires:	xorg-lib-libXext >= 1.0.99.4
 Requires:	xorg-lib-libXfont2 >= 2.0
 Requires:	xorg-lib-libxshmfence >= 1.1
+# for protocol.txt
+Requires:	xorg-xserver-common >= 1.20
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -107,7 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
-# TODO: xorg-xserver-common package (files shared with xorg-xserver-server)
+# xorg-xserver-common package (common dependency for Xwayland and Xorg)
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/protocol.txt
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/Xserver.1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-xserver-Xwayland.git/commitdiff/67cd20331d570a02e70f1f276cc3a11d578cb4f4



More information about the pld-cvs-commit mailing list