Type1/OTF fonts moved with modular X. Adjust accordingly.
This commit is contained in:
parent
395f035f4d
commit
4113c9bcdc
@ -3,7 +3,7 @@
|
|||||||
Summary: Font configuration and customization library
|
Summary: Font configuration and customization library
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
Version: 2.3.92
|
Version: 2.3.92
|
||||||
Release: 2
|
Release: 3
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
||||||
@ -51,7 +51,7 @@ will use fontconfig.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%configure --with-add-fonts=/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/OTF
|
%configure --with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF
|
||||||
|
|
||||||
# Work around weird elinks bug where elinks refuses to open the
|
# Work around weird elinks bug where elinks refuses to open the
|
||||||
# temporary html file generated by jade because it thinks it's a
|
# temporary html file generated by jade because it thinks it's a
|
||||||
@ -128,6 +128,10 @@ fi
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2005 Bill Nottingham <notting@redhat.com> - 2.3.93-3
|
||||||
|
- modular X moved fonts from /usr/X11R6/lib/X11/fonts to
|
||||||
|
/usr/share/X11/fonts, adjust %%configure accordingly
|
||||||
|
|
||||||
* Wed Nov 9 2005 Carl Worth <cworth@redhat.com> - 2.3.92-2
|
* Wed Nov 9 2005 Carl Worth <cworth@redhat.com> - 2.3.92-2
|
||||||
- Remove inadvertent rejection of Luxi Mono from 40-blacklist-fonts.conf.
|
- Remove inadvertent rejection of Luxi Mono from 40-blacklist-fonts.conf.
|
||||||
Fixes #172437
|
Fixes #172437
|
||||||
|
Loading…
Reference in New Issue
Block a user