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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Jan-2005 09:04:23
  Branch: HEAD                             Handle: 2005011108042300

  Modified files:
    openpkg-src/xterm       xterm.spec

  Log:
    requires Xaw3d

  Summary:
    Revision    Changes     Path
    1.89        +7  -3      openpkg-src/xterm/xterm.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xterm/xterm.spec
  ============================================================================
  $ cvs diff -u -r1.88 -r1.89 xterm.spec
  --- openpkg-src/xterm/xterm.spec      1 Jan 2005 10:56:12 -0000       1.88
  +++ openpkg-src/xterm/xterm.spec      11 Jan 2005 08:04:23 -0000      1.89
  @@ -39,7 +39,7 @@
   Group:        XWindow
   License:      X11
   Version:      %{V_xterm}
  -Release:      20041223
  +Release:      20050111
   
   #   list of sources
   Source0:      ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
  @@ -49,8 +49,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, X11
  -PreReq:       OpenPKG, openpkg >= 20040130, X11
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, X11, xaw3d
  +PreReq:       OpenPKG, openpkg >= 20040130, X11, xaw3d
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -84,6 +84,9 @@
       %setup -q -T -D -a 1
       %setup -q -T -D -a 2
       %{l_shtool} subst \
  +        -e 's;/usr/contrib/X11R6;%{l_prefix};g' \
  +        xterm-%{V_xterm}/configure
  +    %{l_shtool} subst \
           -e 's;\(ACLOCAL\)=.*;\1=true;g' \
           -e 's;\(AUTOCONF\)=.*;\1=true;g' \
           -e 's;\(AUTOMAKE\)=.*;\1=true;g' \
  @@ -106,6 +109,7 @@
             --with-x \
             --x-includes=`%{l_rc} --query x11_incdir` \
             --x-libraries=`%{l_rc} --query x11_libdir` \
  +          --with-Xaw3d \
             --disable-tek4014 \
             --disable-vt52 \
             --disable-active-icon \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to