处理DroidSansMono.ttf文件冲突问题

This commit is contained in:
wangce1988 2021-12-28 18:57:49 +08:00
parent 6e665f1505
commit 983887bc69

View File

@ -1,6 +1,6 @@
Name: google-droid-fonts
Version: 20200215
Release: 1
Release: 2
Summary: A font family for Android
License: ASL 2.0
@ -37,6 +37,7 @@ in the main file, while the Chinese character is a single file, and the Japanese
%_font_pkg -n sans -f ??-google-droid-sans.conf DroidSans*ttf
%doc README.txt NOTICE
%exclude %{_fontdir}/DroidSansMono.ttf
%{_datadir}/appdata/google-droid-sans.metainfo.xml
%package -n google-droid-sans-mono-fonts
@ -121,6 +122,9 @@ touch %{buildroot}%{_datadir}/appdata/google-droid-serif.metainfo.xml
touch %{buildroot}%{_datadir}/appdata/google-droid-kufi.metainfo.xml
%changelog
* Mon Dec 27 2021 wangce <wangce@uniontech.com> - 20200215-2
- delete DroidSansMono.ttf of google-droid-sans-fonts
* Wed Aug 19 2020 jinzhimin <jinzhimin2@huawei.com> - 20200215-1
- update to 20200215