rpms/asymptote/devel asymptote-1.29-settings.patch, 1.1, 1.2 asymptote.spec, 1.50, 1.51

Tom Callaway spot at fedoraproject.org
Wed Feb 18 15:37:17 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/asymptote/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23461

Modified Files:
	asymptote-1.29-settings.patch asymptote.spec 
Log Message:
1.63

asymptote-1.29-settings.patch:

Index: asymptote-1.29-settings.patch
===================================================================
RCS file: /cvs/pkgs/rpms/asymptote/devel/asymptote-1.29-settings.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asymptote-1.29-settings.patch	16 Jun 2007 20:48:38 -0000	1.1
+++ asymptote-1.29-settings.patch	18 Feb 2009 15:37:16 -0000	1.2
@@ -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 @@
 +string defaultPDFViewer="evince";
  #endif  
  string defaultGhostscript="gs";
- string defaultDisplay="display";
+ string defaultPython;


Index: asymptote.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asymptote/devel/asymptote.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- asymptote.spec	31 Jan 2009 00:45:21 -0000	1.50
+++ asymptote.spec	18 Feb 2009 15:37:16 -0000	1.51
@@ -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 @@
 
 
 %changelog
+* Wed Feb 18 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.63-1
+- 1.63
+
 * Fri Jan 30 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.60-1
 - 1.60
 




More information about the fedora-extras-commits mailing list