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:   24-Oct-2006 09:24:26
  Branch: OPENPKG_2_STABLE                 Handle: 2006102408242600

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/gnutls      gnutls.spec

  Log:
    MFC: apply the usual Solaris grep workaround

  Summary:
    Revision    Changes     Path
    1.77.2.3    +2  -1      openpkg-src/gnutls/gnutls.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnutls/gnutls.spec
  ============================================================================
  $ cvs diff -u -r1.77.2.2 -r1.77.2.3 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec    16 Oct 2006 14:50:37 -0000      1.77.2.2
  +++ openpkg-src/gnutls/gnutls.spec    24 Oct 2006 07:24:26 -0000      1.77.2.3
  @@ -33,7 +33,7 @@
   Group:        SSL
   License:      GPL
   Version:      1.4.4
  -Release:      2.20061018
  +Release:      2.20061024
   
   #   list of sources
   Source0:      ftp://ftp.gnupg.org/gcrypt/gnutls/gnutls-%{version}.tar.bz2
  @@ -77,6 +77,7 @@
       CPPFLAGS="%{l_cppflags} %{l_cppflags lzo}" \
       LDFLAGS="%{l_ldflags}" \
       LIBS="$libs -lgetopt `%{l_prefix}/bin/gpg-error-config --libs`" \
  +    GREP="grep" \
       ./configure \
           --cache-file=config.cache \
           --prefix=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to