Browse Source

upgrading package: asymptote 1.32 -> 1.33

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

20
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 =
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

4
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

Loading…
Cancel
Save