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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   25-Jun-2013 20:50:45
  Branch: rpm-5_4                          Handle: 2013062518504500

  Modified files:           (Branch: rpm-5_4)
    rpm                     devtool.conf

  Log:
    - specify explicit python version in static target.

  Summary:
    Revision    Changes     Path
    2.365.2.69  +1  -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.68 -r2.365.2.69 devtool.conf
  --- rpm/devtool.conf  28 May 2012 17:32:40 -0000      2.365.2.68
  +++ rpm/devtool.conf  25 Jun 2013 18:50:45 -0000      2.365.2.69
  @@ -247,7 +247,7 @@
           --without-libelf \
           --without-js \
           --without-gpsee \
  -        --with-python=system \
  +        --with-python=2.7 \
           --with-pythonembed=/usr/lib:/usr/include/python2.7 \
           --without-perl \
           --without-perlembed \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to