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-Jan-2007 08:40:01
  Branch: HEAD                             Handle: 2007011307400100

  Modified files:
    openpkg-src/glib2       glib2.spec

  Log:
    apply the usual workaround for Solaris and newer Autoconf stuff

  Summary:
    Revision    Changes     Path
    1.82        +2  -1      openpkg-src/glib2/glib2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/glib2/glib2.spec
  ============================================================================
  $ cvs diff -u -r1.81 -r1.82 glib2.spec
  --- openpkg-src/glib2/glib2.spec      5 Jan 2007 07:48:30 -0000       1.81
  +++ openpkg-src/glib2/glib2.spec      13 Jan 2007 07:40:01 -0000      1.82
  @@ -37,7 +37,7 @@
   Group:        Algorithm
   License:      GPL
   Version:      %{V_glib2_major}.%{V_glib2_minor}
  -Release:      20070105
  +Release:      20070113
   
   #   package options
   %option       with_threads  yes
  @@ -107,6 +107,7 @@
       LIBS="$libs" \
       PERL="%{l_prefix}/bin/perl" \
       PERL_PATH="%{l_prefix}/bin/perl" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --with-libiconv=gnu \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to