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:   13-Oct-2006 07:32:25
  Branch: HEAD                             Handle: 2006101306322500

  Modified files:
    openpkg-src/opencdk     opencdk.spec

  Log:
    apply the usual Solaris Autoconf workaround

  Summary:
    Revision    Changes     Path
    1.31        +2  -1      openpkg-src/opencdk/opencdk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/opencdk/opencdk.spec
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 opencdk.spec
  --- openpkg-src/opencdk/opencdk.spec  12 Oct 2006 05:36:17 -0000      1.30
  +++ openpkg-src/opencdk/opencdk.spec  13 Oct 2006 05:32:25 -0000      1.31
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      GPL
   Version:      0.5.10
  -Release:      20061012
  +Release:      20061013
   
   #   list of sources
   Source0:      
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/opencdk-%{version}.tar.gz
  @@ -74,6 +74,7 @@
       CPPFLAGS="%{l_cppflags} $defs" \
       LDFLAGS="%{l_ldflags}" \
       LIBS="`%{l_prefix}/bin/gpg-error-config --libs`" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --with-libgcrypt-prefix=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to