update code
This commit is contained in:
parent
2196e83e8d
commit
a5cf989f43
@ -3,7 +3,7 @@
|
|||||||
%define catalogue %{_sysconfdir}/X11/fontpath.d
|
%define catalogue %{_sysconfdir}/X11/fontpath.d
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.2.20080216.1
|
Version: 0.2.20080216.1
|
||||||
Release: 60
|
Release: 61
|
||||||
Summary: a full-sized CJK unicode truetype font set
|
Summary: a full-sized CJK unicode truetype font set
|
||||||
License: Arphic
|
License: Arphic
|
||||||
URL: https://www.freedesktop.org/wiki/Software/CJKUnifonts
|
URL: https://www.freedesktop.org/wiki/Software/CJKUnifonts
|
||||||
@ -45,7 +45,7 @@ ln -s %{_fontdir}/ %{buildroot}%{catalogue}/%{name}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ../%{name}-%{version}/license
|
%license ../%{name}-%{version}/license
|
||||||
%{_sysconfdir}/fonts/conf.d/90-ttf-arphic-ukai-embolden.conf
|
%{_sysconfdir}/fonts/conf.d/90-ttf-arphic-ukai-embolden.conf
|
||||||
%{_datadir}/fontconfig/conf.avail/90-ttf-arphic-ukai-embolden.conf
|
%{_datadir}/fontconfig/conf.avail/90-ttf-arphic-ukai-embolden.conf
|
||||||
%{catalogue}/%{name}
|
%{catalogue}/%{name}
|
||||||
@ -61,6 +61,12 @@ ln -s %{_fontdir}/ %{buildroot}%{catalogue}/%{name}
|
|||||||
%doc ../%{name}-%{version}/TODO
|
%doc ../%{name}-%{version}/TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.20080216.1-60
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user