!3 add noreplace to /etc/fonts/conf.d/67-saab.conf

From: @lff11111 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-05-09 07:57:40 +00:00 committed by Gitee
commit 48c9af89f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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