From 5a84353ffcc76d03ec389f475e4107748074d45f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 31 Jul 2007 07:43:47 +0000 Subject: [PATCH] upgrading package: asymptote 1.32 -> 1.33 --- asymptote/asymptote.patch | 22 +++++++++++----------- asymptote/asymptote.spec | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/asymptote/asymptote.patch b/asymptote/asymptote.patch index 65dc73fb61..96fabc0b9f 100644 --- a/asymptote/asymptote.patch +++ b/asymptote/asymptote.patch @@ -1,7 +1,7 @@ Index: Makefile.in ---- Makefile.in.orig 2007-05-19 19:25:56 +0200 -+++ Makefile.in 2007-05-20 08:52:52 +0200 -@@ -33,8 +33,8 @@ +--- Makefile.in.orig 2007-07-29 18:27:31 +0200 ++++ Makefile.in 2007-07-31 09:36:34 +0200 +@@ -34,8 +34,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,7 +12,7 @@ Index: Makefile.in MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -114,9 +114,9 @@ +@@ -116,9 +116,9 @@ install: install-asy install-man @@ -25,18 +25,18 @@ Index: Makefile.in -${INSTALL} -d $(latexdir) ${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir) Index: doc/Makefile ---- doc/Makefile.orig 2007-05-19 19:25:52 +0200 -+++ doc/Makefile 2007-05-20 08:55:04 +0200 +--- doc/Makefile.orig 2007-07-29 18:28:22 +0200 ++++ doc/Makefile 2007-07-31 09:39:20 +0200 @@ -2,7 +2,7 @@ ASYFILES = $(wildcard *.asy) latexusage.asy SOURCE = asymptote.texi version.texi options - ASY = ../asy -dir ../base + ASY = ../asy -dir ../base -config "" -DOCFILES = asymptote.pdf CAD.pdf -+DOCFILES = ++DOCFILES = - doc: asymptote.dvi asymptote.info html man faq - -@@ -80,10 +80,9 @@ + docdir = $(DESTDIR)/usr/local/share/doc/asymptote + infodir = $(DESTDIR)${datarootdir}/info +@@ -84,10 +84,9 @@ rm -f CAD.{aux,dvi,log,pdf,toc} rm -rf asymptote diff --git a/asymptote/asymptote.spec b/asymptote/asymptote.spec index d76a132a1d..227af83c6c 100644 --- a/asymptote/asymptote.spec +++ b/asymptote/asymptote.spec @@ -32,8 +32,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Diagram License: GPL -Version: 1.32 -Release: 20070629 +Version: 1.33 +Release: 20070731 # list of sources Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz