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

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   16-Jul-2007 19:37:29
  Branch: HEAD                             Handle: 2007071618372900

  Modified files:
    rpm                     INSTALL

  Log:
    autogen is not required to be run on every server (a single one is
    sufficient) and improve wording

  Summary:
    Revision    Changes     Path
    2.31        +2  -3      rpm/INSTALL
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/INSTALL
  ============================================================================
  $ cvs diff -u -r2.30 -r2.31 INSTALL
  --- rpm/INSTALL       16 Jul 2007 16:31:35 -0000      2.30
  +++ rpm/INSTALL       16 Jul 2007 17:37:29 -0000      2.31
  @@ -113,9 +113,9 @@
   
   - a cluster of time-synchronized Unix servers
     (usually of different Unix flavors to make sense in this context),
  -- each one allowing you to login under your personal account and
  +- each server allowing you to login under your personal account and
     access your central home directory (usually via NFS) and
  -- use the full set of development tools,
  +- each server providing you the full set of development tools,
   
   ...then you can build RPM in parallel on an arbitrary number of servers
   in this cluster by using the following procedure:
  @@ -144,7 +144,6 @@
   
      serverN$ devtool setup-platform
      serverN$ devtool standalone prepare
  -   serverN$ devtool standalone autogen
      serverN$ devtool standalone configure
   
   3. Development:
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to