s/define/global/
This commit is contained in:
parent
590f283748
commit
abc61f0f92
@ -1,11 +1,11 @@
|
|||||||
%define bdftopcf 1.0.4
|
%global bdftopcf 1.0.4
|
||||||
%define fonttosfnt 1.0.4
|
%global fonttosfnt 1.0.4
|
||||||
%define mkfontdir 1.0.7
|
%global mkfontdir 1.0.7
|
||||||
%define mkfontscale 1.1.2
|
%global mkfontscale 1.1.2
|
||||||
%define font_util 1.3.1
|
%global font_util 1.3.1
|
||||||
|
|
||||||
# Must be kept in sync with xorg-x11-fonts!
|
# Must be kept in sync with xorg-x11-fonts!
|
||||||
%define _x11fontdir %{_datadir}/X11/fonts
|
%global _x11fontdir %{_datadir}/X11/fonts
|
||||||
|
|
||||||
Summary: X.Org X11 font utilities
|
Summary: X.Org X11 font utilities
|
||||||
Name: xorg-x11-font-utils
|
Name: xorg-x11-font-utils
|
||||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f
|
|||||||
%{_x11fontdir}/util/map-*
|
%{_x11fontdir}/util/map-*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
|
- s/define/global/
|
||||||
|
|
||||||
* Thu Oct 15 2015 Adam Jackson <ajax@redhat.com> 7.5-30
|
* Thu Oct 15 2015 Adam Jackson <ajax@redhat.com> 7.5-30
|
||||||
- Drop bdftruncate utility, nothing in the OS uses it and we don't ship BDF
|
- Drop bdftruncate utility, nothing in the OS uses it and we don't ship BDF
|
||||||
fonts in any case.
|
fonts in any case.
|
||||||
|
Loading…
Reference in New Issue
Block a user