OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   28-Jun-2007 00:04:39
  Branch: HEAD                             Handle: 2007062723043800

  Modified files:
    openpkg-src/db          db.spec

  Log:
    disable Java stuff

  Summary:
    Revision    Changes     Path
    1.78        +2  -1      openpkg-src/db/db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.spec
  ============================================================================
  $ cvs diff -u -r1.77 -r1.78 db.spec
  --- openpkg-src/db/db.spec    6 May 2007 22:17:07 -0000       1.77
  +++ openpkg-src/db/db.spec    27 Jun 2007 22:04:38 -0000      1.78
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      BSD
   Version:      %{V_version}.%{V_revision}
  -Release:      20070507
  +Release:      20070628
   
   #   package options
   %option       with_compat no
  @@ -116,6 +116,7 @@
   %else
           --disable-cxx \
   %endif
  +        --disable-java \
           --with-mutex="$mutex" \
           --disable-shared
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to