File fonts-cesi.spec of Package fonts-cesi
%global debug_package %{nil}
Name: fonts-cesi
Version: 1.0
Release: 1%{?dist}
License: SUSE-NonFree
Group: System/X11/Fonts
URL: https://im.qq.com
Summary: Fonts made by CESI
Source0: fonts-cesi_1.0.orig.tar.zst
BuildRequires: fontpackages-devel
BuildRequires: zstd
BuildArch: noarch
%reconfigure_fonts_prereq
%description
CESI 中国电子系列的5款常用字体:书宋,仿宋,黑体,楷体,以及小标宋
%prep
tar --zstd -xf %{SOURCE0}
%build
%install
install -Dm 644 -t %{buildroot}%{_ttfontsdir} *.TTF
%reconfigure_fonts_scriptlets -n fonts-cesi
%files
%dir %{_ttfontsdir}
%{_ttfontsdir}/CESI_FS_GB2312.TTF
%{_ttfontsdir}/CESI_KT_GB13000.TTF
%{_ttfontsdir}/CESI_HT_GB18030.TTF
%{_ttfontsdir}/CESI_SS_GB18030.TTF
%{_ttfontsdir}/CESI_SS_GB13000.TTF
%{_ttfontsdir}/CESI_SS_GB2312.TTF
%{_ttfontsdir}/CESI_FS_GB13000.TTF
%{_ttfontsdir}/CESI_FS_GB18030.TTF
%{_ttfontsdir}/CESI_HT_GB2312.TTF
%{_ttfontsdir}/CESI_XBS_GB13000.TTF
%{_ttfontsdir}/CESI_HT_GB13000.TTF
%{_ttfontsdir}/CESI_KT_GB2312.TTF
%{_ttfontsdir}/CESI_XBS_GB2312.TTF
%{_ttfontsdir}/CESI_KT_GB18030.TTF
%{_ttfontsdir}/CESI_XBS_GB18030.TTF
%changelog