!16 fix taiwan to China Taiwan
From: @leeffo Reviewed-by: @weidongkl Signed-off-by: @
This commit is contained in:
commit
0cb4d1dd95
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user