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
|
||||
Name: xorg-x11-xkb-utils
|
||||
Version: 7.7
|
||||
Release: 29
|
||||
Release: 30
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
|
||||
@ -39,6 +39,9 @@ X.Org X11 xkb utilities development files.
|
||||
|
||||
%prep
|
||||
%setup -q -c xorg-x11-xkb-utils-%{version} -a1 -a2 -a3 -a4
|
||||
pushd xkbcomp-*
|
||||
%patch6000 -p1
|
||||
popd
|
||||
|
||||
%build
|
||||
{
|
||||
@ -90,6 +93,9 @@ X.Org X11 xkb utilities development files.
|
||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user