Resolves: rhbz#1933581 - Don't BuildRequires xorg-x11-font-utils
This commit is contained in:
parent
6603c82432
commit
a6550edd1e
@ -7,7 +7,7 @@ locations such as terminals.
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 25%{?dist}
|
Release: 26%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html
|
URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html
|
||||||
Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz
|
Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz
|
||||||
@ -15,7 +15,7 @@ Source1: 66-ucs-miscfixed.conf
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: Selected set of bitmap fonts
|
Summary: Selected set of bitmap fonts
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: xorg-x11-font-utils
|
BuildRequires: mkfontdir bdftopcf fonttosfnt
|
||||||
Conflicts: ucs-miscfixed-opentype-fonts
|
Conflicts: ucs-miscfixed-opentype-fonts
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 02 2021 Parag Nemade <pnemade AT redhat DOT com> - 0.3-26
|
||||||
|
- Resolves: rhbz#1933581 - Don't BuildRequires xorg-x11-font-utils
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-25
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-25
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user