!145 all man files is provided by help package

From: @HelloWorld_lvcongqing 
Reviewed-by: @leeffo 
Signed-off-by: @leeffo
This commit is contained in:
openeuler-ci-bot 2023-03-20 02:21:39 +00:00 committed by Gitee
commit 4447e9c0b0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -16,7 +16,7 @@
Name: xorg-x11-server
Version: 1.20.11
Release: 16
Release: 17
Summary: X.Org X11 X server
License: MIT and GPLv2
URL: https://www.x.org
@ -405,7 +405,6 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%files Xnest
%{_bindir}/Xnest
%{_mandir}/man1/Xnest.1*
%files Xdmx
%{_bindir}/Xdmx
@ -424,11 +423,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%files Xvfb
%{_bindir}/Xvfb
%{_bindir}/xvfb-run
%{_mandir}/man1/Xvfb.1*
%files Xephyr
%{_bindir}/Xephyr
%{_mandir}/man1/Xephyr.1*
%files source
%{xserver_source_dir}
@ -446,6 +443,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%{_mandir}/man*/*
%changelog
* Mon Mar 20 2023 liweiganga <liweiganga@uniontech.com> -1.20.11-17
- feat: all man files is provided by help package
* Fri Feb 17 2023 liweiganga <liweiganga@uniontech.com> -1.20.11-16
- fix CVE-2023-0494