RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-5_3: rpm/ configure.ac

From: Jeff Johnson <jbj@rpm5.org>
Date: Mon 27 Sep 2010 - 21:27:11 CEST
Message-Id: <20100927192711.AF76DDC532@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   27-Sep-2010 21:27:11
  Branch: rpm-5_3                          Handle: 2010092719271100

  Modified files:           (Branch: rpm-5_3)
    rpm                     configure.ac

  Log:
    - autofu: hot-wire db3/sql (in cvs, but removed by make distclean)
    (needed?).

  Summary:
    Revision    Changes     Path
    2.432.2.21  +2  -0      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.432.2.20 -r2.432.2.21 configure.ac
  --- rpm/configure.ac	23 Sep 2010 19:50:22 -0000	2.432.2.20
  +++ rpm/configure.ac	27 Sep 2010 19:27:11 -0000	2.432.2.21
  @@ -1391,6 +1391,8 @@
       [])
   
   dnl # Sqlite 3.6.23.1 internal from db-5.0.x
  +dnl XXX hot-wire db3/sql (in cvs, but removed by make distclean)
  +mkdir -p db3/sql
   RPM_CHECK_LIB(
       [Berkeley DB SQL], [dbsql],
       [db_sql-5.0 db_sql], [sqlite3_open], [],
  @@ .
Received on Mon Sep 27 21:27:11 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.