- Fix for bug #136322 (temporary files).
This commit is contained in:
parent
495e977fdd
commit
d6620b3695
@ -8,7 +8,7 @@ BuildRequires: patchutils >= 0.2.13
|
||||
# Set this to '1' for fontconfig support.
|
||||
%define use_fontconfig 0
|
||||
|
||||
Release: 32
|
||||
Release: 33
|
||||
|
||||
License: GPL
|
||||
URL: http://www.ghostscript.com/doc/gnu/
|
||||
@ -600,6 +600,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-33
|
||||
- Fix for bug #136322 (temporary files).
|
||||
|
||||
* Tue Sep 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-32
|
||||
- Turn off fontconfig until it's fixed (bug #133353).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user