!4 处理google-droid-sans-fonts和google-droid-sans-mono-fonts包都有DroidSansMono.ttf文件导致的安装冲突问题
From: @wangce1988 Reviewed-by: @ruebb Signed-off-by: @ruebb
This commit is contained in:
commit
8fbaf52e40
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user