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:   17-Oct-2006 11:22:49
  Branch: OPENPKG_2_STABLE                 Handle: 2006101710224900

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

  Log:
    MFC: latest cleanups

  Summary:
    Revision    Changes     Path
    1.71.2.3    +5  -5      openpkg-src/gtk2/gtk2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gtk2/gtk2.spec
  ============================================================================
  $ cvs diff -u -r1.71.2.2 -r1.71.2.3 gtk2.spec
  --- openpkg-src/gtk2/gtk2.spec        16 Oct 2006 14:50:47 -0000      1.71.2.2
  +++ openpkg-src/gtk2/gtk2.spec        17 Oct 2006 09:22:49 -0000      1.71.2.3
  @@ -23,11 +23,11 @@
   ##
   
   #   package version
  -%define       V_gtk         2.10.4
   %define       V_gtk_major   2.10
  +%define       V_gtk_minor   4
   %define       V_glib_major  2.12
  -%define       V_pango_major 1.12
  -%define       V_atk_major   1.10
  +%define       V_pango_major 1.14
  +%define       V_atk_major   1.12
   
   #   package information
   Name:         gtk2
  @@ -39,11 +39,11 @@
   Class:        EVAL
   Group:        XWindow
   License:      GPL
  -Version:      %{V_gtk}
  +Version:      %{V_gtk_major}.%{V_gtk_minor}
   Release:      2.20061018
   
   #   list of sources
  -Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{V_gtk}.tar.gz
  +Source0:      
ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{version}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to