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: 26-Jun-2006 08:34:36 Branch: HEAD Handle: 2006062607343600 Modified files: openpkg-src/asymptote asymptote.spec Log: upgrading package: asymptote 1.07 -> 1.09 Summary: Revision Changes Path 1.8 +4 -3 openpkg-src/asymptote/asymptote.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.spec ============================================================================ $ cvs diff -u -r1.7 -r1.8 asymptote.spec --- openpkg-src/asymptote/asymptote.spec 19 Jun 2006 08:00:35 -0000 1.7 +++ openpkg-src/asymptote/asymptote.spec 26 Jun 2006 06:34:36 -0000 1.8 @@ -32,8 +32,8 @@ Class: EVAL Group: Text License: GPL -Version: 1.07 -Release: 20060619 +Version: 1.09 +Release: 20060626 # list of sources Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.tar.gz @@ -87,7 +87,8 @@ SHELL=%{l_bash} \ prefix=$RPM_BUILD_ROOT%{l_prefix} \ exec_prefix=$RPM_BUILD_ROOT%{l_prefix} \ - latexdir=$RPM_BUILD_ROOT%{l_prefix}/share/texmf + 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 \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org