add noreplace to /etc/fonts/conf.d/67-saab.conf
This commit is contained in:
parent
2e2aaad9fb
commit
db5b7b6ff4
@ -1,6 +1,6 @@
|
|||||||
Name: saab-fonts
|
Name: saab-fonts
|
||||||
Version: 0.91
|
Version: 0.91
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: A first free OpenType, Gurmukhi (Punjabi) font.
|
Summary: A first free OpenType, Gurmukhi (Punjabi) font.
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
URL: http://guca.sourceforge.net/typography/fonts/saab/
|
URL: http://guca.sourceforge.net/typography/fonts/saab/
|
||||||
@ -39,9 +39,15 @@ ln -s %{_datadir}/fontconfig/conf.avail/%{fontconf} %{buildroot}%{_sysconfdir}/f
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/fonts/saab/Saab.otf
|
%{_datadir}/fonts/saab/Saab.otf
|
||||||
%{_sysconfdir}/fonts/conf.d/67-saab.conf
|
%config(noreplace) %{_sysconfdir}/fonts/conf.d/67-saab.conf
|
||||||
%{_fontconfig_templatedir}/%{fontconf}
|
%{_fontconfig_templatedir}/%{fontconf}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 08 2024 lifeifei <lifeifei@kylinos.cn> - 0.91-20
|
||||||
|
- Type:requirement
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add noreplace to /etc/fonts/conf.d/67-saab.conf
|
||||||
|
|
||||||
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 0.91-19
|
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 0.91-19
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user