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:   23-Feb-2006 14:55:10
  Branch: HEAD                             Handle: 2006022313551000

  Modified files:
    openpkg-src/gnupg       gnupg.spec

  Log:
    try to direct GnuPG to the right GNU readline

  Summary:
    Revision    Changes     Path
    1.60        +2  -1      openpkg-src/gnupg/gnupg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnupg/gnupg.spec
  ============================================================================
  $ cvs diff -u -r1.59 -r1.60 gnupg.spec
  --- openpkg-src/gnupg/gnupg.spec      15 Feb 2006 19:01:22 -0000      1.59
  +++ openpkg-src/gnupg/gnupg.spec      23 Feb 2006 13:55:10 -0000      1.60
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      GPL
   Version:      1.4.2.1
  -Release:      20060215
  +Release:      20060223
   
   #   package options
   %option       with_idea  no
  @@ -99,6 +99,7 @@
           --prefix=%{l_prefix} \
           --with-zlib=%{l_prefix} \
           --with-bzip2=%{l_prefix} \
  +        --with-readline=%{l_prefix} \
           --enable-exec \
           --enable-keyserver-helpers \
   %if "%{with_ldap}" == "yes"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to