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:   04-Mar-2012 22:39:04
  Branch: rpm-5_4                          Handle: 2012030421390400

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

  Log:
    - turn on --with-libgit2=internal most everywhere.

  Summary:
    Revision    Changes     Path
    2.365.2.29  +6  -3      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.28 -r2.365.2.29 devtool.conf
  --- rpm/devtool.conf  4 Mar 2012 17:02:19 -0000       2.365.2.28
  +++ rpm/devtool.conf  4 Mar 2012 21:39:04 -0000       2.365.2.29
  @@ -268,6 +268,7 @@
           --without-selinux \
           --without-sepol \
           --without-semanage \
  +        --with-libgit2=internal \
           --without-squirrel \
           --with-installed-readline \
           --with-valgrind \
  @@ -333,6 +334,7 @@
           --without-selinux \
           --without-sepol \
           --without-semanage \
  +        --with-libgit2=internal \
           --without-squirrel \
           --without-valgrind \
           --disable-openmp \
  @@ -340,7 +342,7 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  -# CentOS 5.x/i686
  +# Fedora 17 (currently F16)
   %provincetown
       %autogen
       %configure \
  @@ -400,6 +402,7 @@
           --with-selinux \
           --with-sepol \
           --with-semanage \
  +        --with-libgit2=internal \
           --without-squirrel \
           --with-build-extlibdep \
           --with-build-maxextlibdep \
  @@ -547,7 +550,7 @@
           --with-selinux \
           --with-sepol \
           --with-semanage \
  -        --with-libgit2 \
  +        --with-libgit2=internal \
           --with-apr \
           --with-subversion \
           --without-squirrel \
  @@ -622,7 +625,7 @@
           --with-selinux \
           --with-sepol \
           --with-semanage \
  -        --with-libgit2 \
  +        --with-libgit2=internal \
           --with-apr \
           --with-subversion \
           --without-squirrel \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to