feat: all man files is provided by help package
This commit is contained in:
parent
8695debd6d
commit
97a499ac0d
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
Version: 1.20.11
|
Version: 1.20.11
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: X.Org X11 X server
|
Summary: X.Org X11 X server
|
||||||
License: MIT and GPLv2
|
License: MIT and GPLv2
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -405,7 +405,6 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
|
|
||||||
%files Xnest
|
%files Xnest
|
||||||
%{_bindir}/Xnest
|
%{_bindir}/Xnest
|
||||||
%{_mandir}/man1/Xnest.1*
|
|
||||||
|
|
||||||
%files Xdmx
|
%files Xdmx
|
||||||
%{_bindir}/Xdmx
|
%{_bindir}/Xdmx
|
||||||
@ -424,11 +423,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
%files Xvfb
|
%files Xvfb
|
||||||
%{_bindir}/Xvfb
|
%{_bindir}/Xvfb
|
||||||
%{_bindir}/xvfb-run
|
%{_bindir}/xvfb-run
|
||||||
%{_mandir}/man1/Xvfb.1*
|
|
||||||
|
|
||||||
%files Xephyr
|
%files Xephyr
|
||||||
%{_bindir}/Xephyr
|
%{_bindir}/Xephyr
|
||||||
%{_mandir}/man1/Xephyr.1*
|
|
||||||
|
|
||||||
%files source
|
%files source
|
||||||
%{xserver_source_dir}
|
%{xserver_source_dir}
|
||||||
@ -446,6 +443,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 17 2023 liweiganga <liweiganga@uniontech.com> -1.20.11-16
|
||||||
- fix CVE-2023-0494
|
- fix CVE-2023-0494
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user