import liberation-fonts-2.00.3-7.el8
This commit is contained in:
parent
01a1c5b97b
commit
51d8b4c42c
@ -10,7 +10,7 @@ used fonts on Microsoft systems: Times New Roman, Arial, and Courier New.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||
Version: 2.00.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Epoch: 1
|
||||
License: OFL
|
||||
URL: https://github.com/liberationfonts/liberation-fonts
|
||||
@ -67,7 +67,7 @@ Microsoft Courier New.
|
||||
|
||||
%files -n %{fontname}-mono-fonts
|
||||
%{_fontdir}-mono
|
||||
%ghost %{_fontdir}-mono/.uuid
|
||||
%ghost %attr(644, root, root) %{_fontdir}-mono/.uuid
|
||||
%{_fontconfig_templatedir}/*-liberation-mono.conf
|
||||
%config(noreplace) %{_fontconfig_confdir}/*-liberation-mono.conf
|
||||
%{_datadir}/appdata/liberation-mono.metainfo.xml
|
||||
@ -85,7 +85,7 @@ Microsoft Arial.
|
||||
|
||||
%files -n %{fontname}-sans-fonts
|
||||
%{_fontdir}-sans
|
||||
%ghost %{_fontdir}-sans/.uuid
|
||||
%ghost %attr(644, root, root) %{_fontdir}-sans/.uuid
|
||||
%{_fontconfig_templatedir}/*-liberation-sans.conf
|
||||
%config(noreplace) %{_fontconfig_confdir}/*-liberation-sans.conf
|
||||
%{_datadir}/appdata/liberation-sans.metainfo.xml
|
||||
@ -103,7 +103,7 @@ Microsoft Times New Roman.
|
||||
|
||||
%files -n %{fontname}-serif-fonts
|
||||
%{_fontdir}-serif
|
||||
%ghost %{_fontdir}-serif/.uuid
|
||||
%ghost %attr(644, root, root) %{_fontdir}-serif/.uuid
|
||||
%{_fontconfig_templatedir}/*-liberation-serif.conf
|
||||
%config(noreplace) %{_fontconfig_confdir}/*-liberation-serif.conf
|
||||
%{_datadir}/appdata/liberation-serif.metainfo.xml
|
||||
@ -182,6 +182,9 @@ appstream-util validate-relax --nonet \
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Wed Jan 08 2020 Vishal Vijayraghavan <vvijayra@redhat.com> - 1:2.00.3-7
|
||||
- Resolves: #1664501 - updated .uuid file permission in ghost macro
|
||||
|
||||
* Wed Dec 11 2019 Vishal Vijayraghavan <vvijayra@redhat.com> - 1:2.00.3-6
|
||||
- Resolves: #1664501 - liberation-fonts-common contains fonts.dir
|
||||
- Splitted the font family(mono, sans and serif) into diferrent root font directories
|
||||
|
Loading…
Reference in New Issue
Block a user