From 6ddcd68467c3604473e7b474f9fdf6446ee1e556 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 24 Oct 2003 18:26:18 +0000 Subject: [PATCH] - updated to 5.1.13, removed obsolete t1lib patch Changed files: grace-t1lib.patch -> 1.2 grace.spec -> 1.41 --- grace-t1lib.patch | 22 ---------------------- grace.spec | 8 +++----- 2 files changed, 3 insertions(+), 27 deletions(-) delete mode 100644 grace-t1lib.patch diff --git a/grace-t1lib.patch b/grace-t1lib.patch deleted file mode 100644 index 7720265..0000000 --- a/grace-t1lib.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- grace-5.1.12/src/t1fonts.c.orig Thu Apr 3 20:57:12 2003 -+++ grace-5.1.12/src/t1fonts.c Thu Apr 3 21:41:00 2003 -@@ -85,7 +85,7 @@ - return (RETURN_FAILURE); - } - -- nfonts = T1_Get_no_fonts(); -+ nfonts = T1_GetNoFonts(); - if (nfonts < 1) { - return (RETURN_FAILURE); - } ---- grace-5.1.12/src/fontwin.c.orig Wed Aug 21 22:19:51 2002 -+++ grace-5.1.12/src/fontwin.c Thu Apr 3 21:51:41 2003 -@@ -320,7 +320,7 @@ - Widget font_table = (Widget) data; - - FontID = value; -- switch (CheckForFontID(FontID)) { -+ switch (T1_CheckForFontID(FontID)) { - case 0: - T1_LoadFont(FontID); - break; diff --git a/grace.spec b/grace.spec index b18def5..a8b7bea 100644 --- a/grace.spec +++ b/grace.spec @@ -1,18 +1,17 @@ Summary: Numerical Data Processing and Visualization Tool (grace) Summary(pl): Narzêdzie do numerycznej obróbki i wizualizacji danych Name: grace -Version: 5.1.12 +Version: 5.1.13 Release: 1 License: GPL Group: Applications/Math Source0: ftp://plasma-gate.weizmann.ac.il/pub/grace/src/%{name}-%{version}.tar.gz -# Source0-md5: d54d1b57edd8daf6f10ac5563a552130 +# Source0-md5: bc12e2bc373c7ecd6c8d51857a9858dc Source1: %{name}.desktop Patch0: %{name}-FHS.patch Patch1: %{name}-home_etc.patch Patch2: %{name}-etc.patch Patch3: %{name}-fontsdir.patch -Patch4: %{name}-t1lib.patch URL: http://plasma-gate.weizmann.ac.il/Grace/ BuildRequires: XFree86-devel BuildRequires: Xbae-devel @@ -42,7 +41,7 @@ tool for data inspection, data transformation, and and for making figures for publications. %description -l pl -Grace jest Motiffow± aplikacj± s³u¿±c± do dwuwymiarowej wizualizacji +Grace jest motifow± aplikacj± s³u¿±c± do dwuwymiarowej wizualizacji danych. Mo¿e przekszta³caæ dane za pomoc± wolnych równañ, FFT, autokorelacji, ró¿niczek, ca³ek, histogramów itd. Powsta³e wykresy maj± wysok± jako¶æ. Grace jest bardzo u¿ytecznym narzêdziem je¶li @@ -55,7 +54,6 @@ do publikacji. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %build cp -f ac-tools/configure.in . -- 2.44.0