diff --git a/ghostscript.spec b/ghostscript.spec index d7321c7..e22b01a 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -6,9 +6,9 @@ BuildRequires: libjpeg-devel BuildRequires: patchutils >= 0.2.13 # Set this to '1' for fontconfig support. -%define use_fontconfig 1 +%define use_fontconfig 0 -Release: 31 +Release: 32 License: GPL URL: http://www.ghostscript.com/doc/gnu/ @@ -600,6 +600,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Sep 28 2004 Tim Waugh 7.07-32 +- Turn off fontconfig until it's fixed (bug #133353). + * Wed Aug 18 2004 Tim Waugh 7.07-31 - Only ship gsx in the gtk subpackage.