处理DroidSansMono.ttf文件冲突问题
This commit is contained in:
parent
6e665f1505
commit
983887bc69
@ -1,6 +1,6 @@
|
|||||||
Name: google-droid-fonts
|
Name: google-droid-fonts
|
||||||
Version: 20200215
|
Version: 20200215
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A font family for Android
|
Summary: A font family for Android
|
||||||
|
|
||||||
License: ASL 2.0
|
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
|
%_font_pkg -n sans -f ??-google-droid-sans.conf DroidSans*ttf
|
||||||
%doc README.txt NOTICE
|
%doc README.txt NOTICE
|
||||||
|
%exclude %{_fontdir}/DroidSansMono.ttf
|
||||||
%{_datadir}/appdata/google-droid-sans.metainfo.xml
|
%{_datadir}/appdata/google-droid-sans.metainfo.xml
|
||||||
|
|
||||||
%package -n google-droid-sans-mono-fonts
|
%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
|
touch %{buildroot}%{_datadir}/appdata/google-droid-kufi.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 19 2020 jinzhimin <jinzhimin2@huawei.com> - 20200215-1
|
||||||
- update to 20200215
|
- update to 20200215
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user