From 2b971d9aae8afd8a4e98dfda8e2d5e6dfc55ce94 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 16 May 2006 10:47:03 +0000 Subject: [PATCH] fix #164140, transfig creates wrong dependencies for -L pstex --- transfig.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/transfig.spec b/transfig.spec index 779aacc..4ed4a80 100644 --- a/transfig.spec +++ b/transfig.spec @@ -1,7 +1,7 @@ Summary: A utility for converting FIG files (made by xfig) to other formats. Name: transfig Version: 3.2.4 -Release: 14 +Release: 15 Epoch: 1 License: distributable Group: Applications/Multimedia @@ -13,6 +13,7 @@ Patch2: transfig.3.2.4-broken.patch Patch3: transfig-3.2.4-badc.patch Patch4: transfig.3.2.4-rgb.patch Patch5: transfig-3.2.4-modularX.patch +Patch6: transfig.3.2.3d-pstex.patch BuildRequires: libpng-devel BuildRequires: libjpeg-devel @@ -38,6 +39,7 @@ figures into certain graphics languages. %patch3 -p1 -b .badc %patch4 -p1 -b .rgb %patch5 -p1 -b .modularX +%patch6 -p1 -b .pstex %build xmkmf @@ -71,6 +73,9 @@ rm -rf %{buildroot} %{_datadir}/fig2dev %changelog +* Tue May 16 2006 Than Ngo 3.2.4-15 +- fix #164140, transfig creates wrong dependencies for -L pstex + * Tue May 16 2006 Than Ngo 3.2.4-14 - fix #191825, buildrequire on imake - fix #173748, fig2dev still refers to /usr/X11R6/lib/X11/rgb.txt