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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   01-Apr-2004 14:16:34
  Branch: HEAD                             Handle: 2004040113163400

  Modified files:
    openpkg-src/gtk2        gtk2.spec

  Log:
    flush some fixes from my queue

  Summary:
    Revision    Changes     Path
    1.23        +4  -4      openpkg-src/gtk2/gtk2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gtk2/gtk2.spec
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 gtk2.spec
  --- openpkg-src/gtk2/gtk2.spec        30 Mar 2004 14:54:24 -0000      1.22
  +++ openpkg-src/gtk2/gtk2.spec        1 Apr 2004 12:16:34 -0000       1.23
  @@ -27,7 +27,7 @@
   %define       V_gtk         2.4.0
   %define       V_gtk_major   2.4
   %define       V_glib_major  2.4
  -%define       V_pango_major 1.2
  +%define       V_pango_major 1.4
   %define       V_atk_major   1.6
   
   #   package information
  @@ -41,7 +41,7 @@
   Group:        XWindow
   License:      GPL
   Version:      %{V_gtk}
  -Release:      20040330
  +Release:      20040401
   
   #   list of sources
   Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{V_gtk}.tar.gz
  @@ -86,8 +86,8 @@
   
       #   avoid searching for shared libraries
       %{l_shtool} subst \
  -        -e 's;\\*\$export_dynamic_flag_spec;;g' \
  -        -e 's;\$lt_export_dynamic_flag_spec;;g' \
  +        -e 's;echo eval echo \\\$export_dynamic_flag_spec;;g' \
  +        -e 's;echo eval echo \\\$lt_export_dynamic_flag_spec;;g' \
           -e 's;^\(LIBS="-lintl\)\ *\($LIBS"\);\1 -liconv \2;g' \
           configure
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to