From d636f1dac4d04401e98f9a2e7310784925c32602 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Feb 18 2009 15:37:16 +0000 Subject: 1.63 --- diff --git a/asymptote-1.29-settings.patch b/asymptote-1.29-settings.patch index c793921..49ba19f 100644 --- a/asymptote-1.29-settings.patch +++ b/asymptote-1.29-settings.patch @@ -1,7 +1,7 @@ -diff -ruN asymptote-1.29-orig/settings.cc asymptote-1.29/settings.cc ---- asymptote-1.29-orig/settings.cc 2007-05-19 18:25:56.000000000 +0100 -+++ asymptote-1.29/settings.cc 2007-06-16 21:16:06.000000000 +0100 -@@ -72,11 +72,11 @@ +diff -up asymptote-1.63/settings.cc.orig asymptote-1.63/settings.cc +--- asymptote-1.63/settings.cc.orig 2009-02-17 21:55:36.000000000 -0500 ++++ asymptote-1.63/settings.cc 2009-02-18 10:16:17.000000000 -0500 +@@ -80,11 +80,11 @@ const bool haveglut=false; bool msdos=false; const char *HOME="HOME"; const char pathSeparator=':'; @@ -14,4 +14,4 @@ diff -ruN asymptote-1.29-orig/settings.cc asymptote-1.29/settings.cc +string defaultPDFViewer="evince"; #endif string defaultGhostscript="gs"; - string defaultDisplay="display"; + string defaultPython; diff --git a/asymptote.spec b/asymptote.spec index 6e9ba94..c73192d 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -4,7 +4,7 @@ %define xemacs_sitelisp %{_datadir}/xemacs/site-packages/lisp Name: asymptote -Version: 1.60 +Version: 1.63 Release: 1%{?dist} Summary: Descriptive vector graphics language @@ -140,6 +140,9 @@ fi %changelog +* Wed Feb 18 2009 Tom "spot" Callaway - 1.63-1 +- 1.63 + * Fri Jan 30 2009 Tom "spot" Callaway - 1.60-1 - 1.60