enable patch 6000
(cherry picked from commit e3e81b3a56c70d11c99355cb5c06990b392e18e5)
This commit is contained in:
parent
6e93792641
commit
5a2a31d233
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 xkb utilities
|
Summary: X.Org X11 xkb utilities
|
||||||
Name: xorg-x11-xkb-utils
|
Name: xorg-x11-xkb-utils
|
||||||
Version: 7.7
|
Version: 7.7
|
||||||
Release: 29
|
Release: 30
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
|
|
||||||
@ -39,6 +39,9 @@ X.Org X11 xkb utilities development files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c xorg-x11-xkb-utils-%{version} -a1 -a2 -a3 -a4
|
%setup -q -c xorg-x11-xkb-utils-%{version} -a1 -a2 -a3 -a4
|
||||||
|
pushd xkbcomp-*
|
||||||
|
%patch6000 -p1
|
||||||
|
popd
|
||||||
|
|
||||||
%build
|
%build
|
||||||
{
|
{
|
||||||
@ -90,6 +93,9 @@ X.Org X11 xkb utilities development files.
|
|||||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 13 2022 xingxing <xingxing9@h-partners.com> - 7.7-30
|
||||||
|
- enable patch 6000
|
||||||
|
|
||||||
* Mon Apr 11 2022 xingxing <xingxing9@h-partners.com> - 7.7-29
|
* Mon Apr 11 2022 xingxing <xingxing9@h-partners.com> - 7.7-29
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user