fix font warning #116542

This commit is contained in:
Than Ngo 2005-03-21 11:49:05 +00:00
commit ad0cf3bf87

View file

@ -4,7 +4,7 @@
Summary: An X Window System tool for drawing basic vector graphics.
Name: xfig
Version: 3.2.4
Release: 9
Release: 10
License: Freeware
Group: Applications/Multimedia
URL: http://www.xfig.org/
@ -16,6 +16,7 @@ Patch0: xfig-3.2.4-redhat.patch
Patch1: xfig-3.2.4-fhs.patch
Patch2: xfig-3.2.4-mkstemp.diff
Patch3: xfig.3.2.4-cleanup.patch
Patch4: xfig-3.2.4-fonts.patch
Requires: transfig >= 1:3.2.4
Requires: xpdf
@ -48,6 +49,7 @@ graphics.
%patch1 -p1 -b .fhs
%patch2 -p1 -b .mkstemp
%patch3 -p1 -b .cleanup
%patch4 -p1 -b .fonts
%build
export PATH=$PATH:/usr/X11R6/bin
@ -90,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Mon Mar 21 2005 Than Ngo <than@redhat.com> 3.2.4-10
- fix font warning #116542
* Mon Mar 07 2005 Than Ngo <than@redhat.com> 3.2.4-9
- cleanup