fix taiwan to China Taiwan

This commit is contained in:
liweiganga 2023-05-06 15:08:20 +08:00
parent 6bf6f596ce
commit 3d9a5ab349

View File

@ -1,6 +1,6 @@
Name: xkeyboard-config
Version: 2.38
Release: 1
Release: 2
Summary: The X Keyboard Extension
License: MIT
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
@ -29,6 +29,10 @@ Header files for xkeyboard-config
%prep
%autosetup -n %{name}-%{version} -p1
# fix taiwan to china taiwan
sed -i 's|Taiwanese|Chinese Taiwan|' po/* rules/base.xml symbols/cn symbols/sun_vndr/tw symbols/tw
sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw
%build
%meson -Dcompat-rules=true -Dxorg-rules-symlinks=true
%meson_build
@ -61,6 +65,9 @@ Header files for xkeyboard-config
%{_mandir}/man7/xkeyboard-config.*
%changelog
* Sat May 06 2023 leeffo <liweiganga@uniontech.com> - 2.38-2
- fix taiwan to china taiwan
* Mon Feb 06 2023 zhangpan <zhangpan@h-partners.com> - 2.38-1
- update to 2.38