!10 修复18030编码乱码问题
From: @wangxiaoqing987 Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
e9143d690e
@ -21,7 +21,7 @@ Version: 2.9.3
|
||||
|
||||
%define _libver 3_0
|
||||
|
||||
Release: 1.9.kb2
|
||||
Release: 2
|
||||
License: GPL-2.0+
|
||||
Group: System/I18n/Chinese
|
||||
Url: http://liblunar.googlecode.com/
|
||||
@ -68,7 +68,7 @@ Holiday definition file for Chinese Lunar calendar library
|
||||
%autosetup -S git
|
||||
|
||||
%build
|
||||
%meson -Denable_gtk_doc=true -Dwith_introspection=true -Dwith_vala=false -Denable_tests=true
|
||||
%meson -Denable_gtk_doc=true -Dwith_introspection=true -Dwith_vala=false -Denable_tests=true -Dc_args="$CFLAGS -DHAVE_BIND_TEXTDOMAIN_CODESET"
|
||||
%meson_build
|
||||
|
||||
|
||||
@ -106,6 +106,9 @@ Holiday definition file for Chinese Lunar calendar library
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 01 2022 wangxiaoqing <wangxiaoqing@kylinsec.com.cn> - 2.9.3-2
|
||||
- KYOS-B: Adjust for LANG GB18030 (#I60PNN)
|
||||
|
||||
* Fri May 14 2021 longcheng <longcheng@kylinos.com.cn> - 2.9.3-1.9.kb2
|
||||
- KYOS-B: Add Requires lunar-date for lunar-date-devel (#38372)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user