!5 update to 0.7.2

Merge pull request !5 from 靳智敏/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-29 18:19:40 +08:00 committed by Gitee
commit 94ea35ad5c
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
fonts-tlwg-0.7.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global fontconf 90-thai-scalable-synthetic
Name: thai-scalable-fonts
Version: 0.6.5
Release: 5
Version: 0.7.2
Release: 1
Summary: Thai TrueType fonts
License: GPLv2+ and Bitstream Vera
URL: http://linux.thai.net/projects/thaifonts-scalable
@ -40,7 +40,7 @@ This package consists of files used by other %{name} packages.
%build
%configure --with-ttfdir=%{_fontdir} --enable-ttf
%make_build
make
%install
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} %{buildroot}%{_fontconfig_confdir}
@ -76,8 +76,12 @@ rm -rf %{buildroot}%{_datadir}/fonts/thai-scalable-fonts/
%defattr(-,root,root)
%{_sysconfdir}/fonts/conf.d/*.conf
%{_datadir}/fonts/thai-scalable/*
%{_datadir}/fonts/opentype/thai/*
%{_datadir}/fontconfig/conf.avail/*.conf
%changelog
* Thu Aug 20 2020 jinzhimin <jinzhimin2@huawei.com> - 0.7.2-1
- upgrade to 0.7.2
* Fri Feb 14 2020 Ling Yang <lingyang2@huawei.com> - 0.6.5-5
- Package init