fix taiwan to China Taiwan
This commit is contained in:
parent
6bf6f596ce
commit
3d9a5ab349
@ -1,6 +1,6 @@
|
|||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.38
|
Version: 2.38
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
||||||
@ -29,6 +29,10 @@ Header files for xkeyboard-config
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%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
|
%build
|
||||||
%meson -Dcompat-rules=true -Dxorg-rules-symlinks=true
|
%meson -Dcompat-rules=true -Dxorg-rules-symlinks=true
|
||||||
%meson_build
|
%meson_build
|
||||||
@ -61,6 +65,9 @@ Header files for xkeyboard-config
|
|||||||
%{_mandir}/man7/xkeyboard-config.*
|
%{_mandir}/man7/xkeyboard-config.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 06 2023 zhangpan <zhangpan@h-partners.com> - 2.38-1
|
||||||
- update to 2.38
|
- update to 2.38
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user