From 7b23490bba58cf59092eb6d0d58a73e3a121f21c Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:57:27 +0800 Subject: [PATCH] update code --- xorg-x11-server-utils.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xorg-x11-server-utils.spec b/xorg-x11-server-utils.spec index 0a32f0b..e8d5528 100644 --- a/xorg-x11-server-utils.spec +++ b/xorg-x11-server-utils.spec @@ -48,6 +48,8 @@ Provides: xstdcmap = 1.0.3 %description A collection of utilities used to tweak and query the runtime configuration of the X server. +%package_help + %prep %setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 %patch0 @@ -103,6 +105,8 @@ A collection of utilities used to tweak and query the runtime configuration of t %{_bindir}/xsetroot %{_bindir}/xstdcmap %{_datadir}/X11/rgb.txt + +%files help %{_mandir}/man1/iceauth.1* %{_mandir}/man1/sessreg.1* %{_mandir}/man1/showrgb.1*