From aa8e6054ff1dfff13725b65b64e3f326e8dede02 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 6 Oct 2008 17:17:42 +0000 Subject: [PATCH] upgrading package: asymptote 1.43 -> 1.44 --- asymptote/asymptote.patch | 20 ++++++++++---------- asymptote/asymptote.spec | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/asymptote/asymptote.patch b/asymptote/asymptote.patch index a00f0cd4a9..9f7ee93798 100644 --- a/asymptote/asymptote.patch +++ b/asymptote/asymptote.patch @@ -1,7 +1,7 @@ Index: Makefile.in ---- Makefile.in.orig 2007-10-11 19:39:28 +0200 -+++ Makefile.in 2007-10-12 08:42:01 +0200 -@@ -34,8 +34,8 @@ +--- Makefile.in.orig 2008-10-06 12:16:51 +0200 ++++ Makefile.in 2008-10-06 18:59:12 +0200 +@@ -38,8 +38,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,7 +12,7 @@ Index: Makefile.in MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -117,16 +117,16 @@ +@@ -145,16 +145,16 @@ install: install-asy install-man @@ -29,14 +29,14 @@ Index: Makefile.in ${INSTALL} -p -m 755 GUI/*.py $(GUIdir) - ln -sf @datadir@/asymptote/GUI/xasy.py $(bindir)/$(XNAME) + ln $(datadir)/asymptote/GUI/xasy.py $(bindir)/$(XNAME) - ${INSTALL} -p -m 644 examples/*.asy examples/piicon.eps doc/*.asy \ - doc/extra/*.asy doc/*.csv doc/*.dat doc/latexusage.tex $(exampledir) - ${INSTALL} -p -m 644 examples/animations/*.asy $(animationsdir) + ${INSTALL} -p -m 644 examples/*.asy examples/piicon.eps doc/pixel.pdf \ + doc/*.asy doc/extra/*.asy doc/*.csv doc/*.dat doc/latexusage.tex \ + $(exampledir) Index: doc/Makefile ---- doc/Makefile.orig 2007-10-11 19:40:04 +0200 -+++ doc/Makefile 2007-10-12 08:36:21 +0200 +--- doc/Makefile.orig 2008-10-06 12:23:49 +0200 ++++ doc/Makefile 2008-10-06 18:58:06 +0200 @@ -4,10 +4,10 @@ - ASY = ../asy -dir ../base -config "" + ASY = ../asy -dir ../base -config "" -render=0 DOCFILES = asymptote.pdf CAD.pdf -docdir = $(DESTDIR)/usr/local/share/doc/asymptote diff --git a/asymptote/asymptote.spec b/asymptote/asymptote.spec index b6e384bdf5..e557ed53fe 100644 --- a/asymptote/asymptote.spec +++ b/asymptote/asymptote.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Diagram License: GPL -Version: 1.43 -Release: 20080612 +Version: 1.44 +Release: 20081006 # list of sources Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz