!158 [sync] PR-157: fix sw_64 build error and changelog error
From: @openeuler-sync-bot Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
d4f7501218
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
Version: 1.20.11
|
Version: 1.20.11
|
||||||
Release: 18
|
Release: 19
|
||||||
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
|
||||||
@ -396,7 +396,7 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
%{_libdir}/xorg/modules/libshadowfb.so
|
%{_libdir}/xorg/modules/libshadowfb.so
|
||||||
%{_libdir}/xorg/modules/libvgahw.so
|
%{_libdir}/xorg/modules/libvgahw.so
|
||||||
%{_libdir}/xorg/modules/libwfb.so
|
%{_libdir}/xorg/modules/libwfb.so
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64 sw_64
|
||||||
%{_libdir}/xorg/modules/libint10.so
|
%{_libdir}/xorg/modules/libint10.so
|
||||||
%{_libdir}/xorg/modules/libvbe.so
|
%{_libdir}/xorg/modules/libvbe.so
|
||||||
%endif
|
%endif
|
||||||
@ -444,6 +444,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 24 2023 panchenbo <panchenbo@kylinsec.com.cn> - 1.20.11-19
|
||||||
|
- fix sw_64 build error and changelog error
|
||||||
|
|
||||||
* Wed Apr 12 2023 liweiganga <liweiganga@uniontech.com> - 1.20.11-18
|
* Wed Apr 12 2023 liweiganga <liweiganga@uniontech.com> - 1.20.11-18
|
||||||
- fix CVE-2023-1393
|
- fix CVE-2023-1393
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user