update code

This commit is contained in:
zhuchunyi 2019-11-06 19:04:21 +08:00
parent 2196e83e8d
commit a5cf989f43

View File

@ -3,7 +3,7 @@
%define catalogue %{_sysconfdir}/X11/fontpath.d
Name: %{fontname}-fonts
Version: 0.2.20080216.1
Release: 60
Release: 61
Summary: a full-sized CJK unicode truetype font set
License: Arphic
URL: https://www.freedesktop.org/wiki/Software/CJKUnifonts
@ -45,7 +45,7 @@ ln -s %{_fontdir}/ %{buildroot}%{catalogue}/%{name}
%files
%defattr(-,root,root)
%doc ../%{name}-%{version}/license
%license ../%{name}-%{version}/license
%{_sysconfdir}/fonts/conf.d/90-ttf-arphic-ukai-embolden.conf
%{_datadir}/fontconfig/conf.avail/90-ttf-arphic-ukai-embolden.conf
%{catalogue}/%{name}
@ -61,6 +61,12 @@ ln -s %{_fontdir}/ %{buildroot}%{catalogue}/%{name}
%doc ../%{name}-%{version}/TODO
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.20080216.1-61
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of license
* Sat Sep 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.20080216.1-60
- Type:bugfix
- Id:NA