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:21:24
  Branch: HEAD                             Handle: 2006101710212400

  Modified files:
    openpkg-src/gtk2        gtk2.spec

  Log:
    modifying package: gtk2-2.10.4 20061016 -> 20061017

  Summary:
    Revision    Changes     Path
    1.77        +6  -6      openpkg-src/gtk2/gtk2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gtk2/gtk2.spec
  ============================================================================
  $ cvs diff -u -r1.76 -r1.77 gtk2.spec
  --- openpkg-src/gtk2/gtk2.spec        16 Oct 2006 12:59:47 -0000      1.76
  +++ openpkg-src/gtk2/gtk2.spec        17 Oct 2006 09:21:24 -0000      1.77
  @@ -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}
  -Release:      20061016
  +Version:      %{V_gtk_major}.%{V_gtk_minor}
  +Release:      20061017
   
   #   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