Browse Source

upgrading package: asymptote 1.32 -> 1.33

master
parent
commit
5a84353ffc
  1. 22
      asymptote/asymptote.patch
  2. 4
      asymptote/asymptote.spec

22
asymptote/asymptote.patch

@ -1,7 +1,7 @@
Index: Makefile.in Index: Makefile.in
--- Makefile.in.orig 2007-05-19 19:25:56 +0200 --- Makefile.in.orig 2007-07-29 18:27:31 +0200
+++ Makefile.in 2007-05-20 08:52:52 +0200 +++ Makefile.in 2007-07-31 09:36:34 +0200
@@ -33,8 +33,8 @@ @@ -34,8 +34,8 @@
OPTS = $(DEFS) $(CFLAGS) OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@ INCL = -I . @INCL@
@ -12,7 +12,7 @@ Index: Makefile.in
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison BISON = bison
LEX = @LEX@ LEX = @LEX@
@@ -114,9 +114,9 @@ @@ -116,9 +116,9 @@
install: install-asy install-man install: install-asy install-man
@ -25,18 +25,18 @@ Index: Makefile.in
-${INSTALL} -d $(latexdir) -${INSTALL} -d $(latexdir)
${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir) ${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir)
Index: doc/Makefile Index: doc/Makefile
--- doc/Makefile.orig 2007-05-19 19:25:52 +0200 --- doc/Makefile.orig 2007-07-29 18:28:22 +0200
+++ doc/Makefile 2007-05-20 08:55:04 +0200 +++ doc/Makefile 2007-07-31 09:39:20 +0200
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
ASYFILES = $(wildcard *.asy) latexusage.asy ASYFILES = $(wildcard *.asy) latexusage.asy
SOURCE = asymptote.texi version.texi options SOURCE = asymptote.texi version.texi options
ASY = ../asy -dir ../base ASY = ../asy -dir ../base -config ""
-DOCFILES = asymptote.pdf CAD.pdf -DOCFILES = asymptote.pdf CAD.pdf
+DOCFILES = +DOCFILES =
doc: asymptote.dvi asymptote.info html man faq docdir = $(DESTDIR)/usr/local/share/doc/asymptote
infodir = $(DESTDIR)${datarootdir}/info
@@ -80,10 +80,9 @@ @@ -84,10 +84,9 @@
rm -f CAD.{aux,dvi,log,pdf,toc} rm -f CAD.{aux,dvi,log,pdf,toc}
rm -rf asymptote rm -rf asymptote

4
asymptote/asymptote.spec

@ -32,8 +32,8 @@ Distribution: OpenPKG Community
Class: EVAL Class: EVAL
Group: Diagram Group: Diagram
License: GPL License: GPL
Version: 1.32 Version: 1.33
Release: 20070629 Release: 20070731
# list of sources # list of sources
Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz

Loading…
Cancel
Save