RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   15-Jul-2007 20:24:45
  Branch: HEAD                             Handle: 2007071519244400

  Modified files:
    rpm                     CHANGES devtool.conf

  Log:
    - add (preliminary) WR configuration.

  Summary:
    Revision    Changes     Path
    1.1469      +1  -0      rpm/CHANGES
    2.20        +36 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.1468 -r1.1469 CHANGES
  --- rpm/CHANGES       15 Jul 2007 18:23:17 -0000      1.1468
  +++ rpm/CHANGES       15 Jul 2007 18:24:44 -0000      1.1469
  @@ -1,4 +1,5 @@
   4.5 -> 5.0:
  +    - jbj: add (preliminary) WR configuration.
       - rse: support building against external stock Lua 5.1.2, too
       - rse: upgraded the local Lua copy from version 5.0.2 to 5.1.2
       - jbj: remove network transport from all rpm libraries.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.19 -r2.20 devtool.conf
  --- rpm/devtool.conf  3 Jul 2007 15:45:04 -0000       2.19
  +++ rpm/devtool.conf  15 Jul 2007 18:24:44 -0000      2.20
  @@ -67,6 +67,42 @@
           --enable-build-pie \
           --enable-maintainer-mode
   
  +%fray-cross
  +    %checkout
  +    %autogen
  +    %configure \
  +     --disable-nls \
  +     --with-libelf \
  +     --without-selinux \
  +     --without-perl \
  +     --with-python=2.4 \
  +     --with-zlib \
  +     --with-bzip2 \
  +     --with-beecrypt \
  +     --without-neon \
  +     --with-file=internal \
  +     --with-popt \
  +     --with-sqlite \
  +     --with-dbapi=sqlite \
  +     --with-db=internal \
  +     --with-lua=internal \
  +     --without-apidocs \
  +     --with-path-macros=... \
  +     [EMAIL PROTECTED]
  +
  +%fray-target
  +    %checkout
  +    %autogen
  +    %configure \
  +     --disable-nls \
  +     --with-file=internal \
  +     --with-db=internal \
  +     --with-lua=internal \
  +     --without-apidocs \
  +     --with-beecrypt \
  +     --with-popt \
  +     [EMAIL PROTECTED]
  +
   %tarball
       %checkout
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to