OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [email protected]
  Module: openpkg-src                      Date:   28-Jan-2009 09:09:26
  Branch: HEAD                             Handle: 2009012808092600

  Modified files:
    openpkg-src/asymptote   asymptote.patch asymptote.spec

  Log:
    upgrading package: asymptote 1.59 -> 1.60

  Summary:
    Revision    Changes     Path
    1.13        +12 -10     openpkg-src/asymptote/asymptote.patch
    1.49        +2  -4      openpkg-src/asymptote/asymptote.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/asymptote/asymptote.patch
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 asymptote.patch
  --- openpkg-src/asymptote/asymptote.patch     12 Jan 2009 12:00:15 -0000      
1.12
  +++ openpkg-src/asymptote/asymptote.patch     28 Jan 2009 08:09:26 -0000      
1.13
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2009-01-12 06:41:53 +0100
  -+++ Makefile.in      2009-01-12 12:51:41 +0100
  +--- Makefile.in.orig 2009-01-27 05:02:57 +0100
  ++++ Makefile.in      2009-01-28 08:49:46 +0100
   @@ -39,8 +39,8 @@
    OPTS = $(DEFS) $(CFLAGS)
    INCL = -I . @INCL@
  @@ -12,15 +12,17 @@
    MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
    BISON = bison
    LEX = @LEX@
  -@@ -148,16 +148,16 @@
  +@@ -146,18 +146,18 @@
  + asy-keywords.el: asy.list
  +     ln -sf ../asy-keywords.el base/
    
  - install: install-asy install-man
  +-install: asy-keywords.el install-asy install-man
  ++install: asy-keywords.el install-asy
    
  --install-all: install-asy install-doc
  -+install-all: install-asy
  + install-all: asy-keywords.el install-asy install-doc
    
  --install-asy: asy asy-keywords.el
  -+install-asy: asy-keywords.el
  +-install-asy: asy
  ++install-asy:
        ${INSTALL} -d $(bindir) $(asydir) $(GUIdir) $(exampledir) \
              $(animationsdir)
        -${INSTALL} -d $(latexdir)
  @@ -33,8 +35,8 @@
          doc/extra/*.asy $(addprefix doc/,$(DOCEXTRA)) $(exampledir)
        ${INSTALL} -p -m 644 examples/animations/*.asy \
   Index: doc/Makefile.in
  ---- doc/Makefile.in.orig     2009-01-12 06:41:06 +0100
  -+++ doc/Makefile.in  2009-01-12 12:52:31 +0100
  +--- doc/Makefile.in.orig     2009-01-27 05:02:08 +0100
  ++++ doc/Makefile.in  2009-01-27 22:20:51 +0100
   @@ -4,10 +4,10 @@
    ASY = ../asy -dir ../base -config "" -render=0
    DOCFILES = asymptote.pdf CAD.pdf
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/asymptote/asymptote.spec
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 asymptote.spec
  --- openpkg-src/asymptote/asymptote.spec      19 Jan 2009 19:16:27 -0000      
1.48
  +++ openpkg-src/asymptote/asymptote.spec      28 Jan 2009 08:09:26 -0000      
1.49
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Diagram
   License:      GPL
  -Version:      1.59
  -Release:      20090119
  +Version:      1.60
  +Release:      20090128
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz
  @@ -90,8 +90,6 @@
           mandir=$RPM_BUILD_ROOT%{l_prefix}/man \
           latexdir=$RPM_BUILD_ROOT%{l_prefix}/share/texmf \
           docdir=$RPM_BUILD_ROOT%{l_prefix}/share/doc/asymptote
  -    mv  $RPM_BUILD_ROOT%{l_prefix}/man/man1/xasy.1x \
  -        $RPM_BUILD_ROOT%{l_prefix}/man/man1/xasy.1
       mv  $RPM_BUILD_ROOT%{l_prefix}/share/doc/asymptote \
           $RPM_BUILD_ROOT%{l_prefix}/share/asymptote/doc
       rmdir $RPM_BUILD_ROOT%{l_prefix}/share/doc
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to