diff --git a/xfig.spec b/xfig.spec index 682a16e..a144c1d 100644 --- a/xfig.spec +++ b/xfig.spec @@ -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 3.2.4-10 +- fix font warning #116542 + * Mon Mar 07 2005 Than Ngo 3.2.4-9 - cleanup