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:23:58
  Branch: OPENPKG_2_STABLE                 Handle: 2006101710235700

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

  Log:
    MFC: latest cleanups

  Summary:
    Revision    Changes     Path
    1.1.14.1    +14 -14     openpkg-src/atk/atk.patch
    1.27.2.3    +6  -6      openpkg-src/atk/atk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/atk/atk.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.1.14.1 atk.patch
  --- openpkg-src/atk/atk.patch 16 Nov 2003 12:11:44 -0000      1.1
  +++ openpkg-src/atk/atk.patch 17 Oct 2006 09:23:57 -0000      1.1.14.1
  @@ -1,21 +1,21 @@
  -Index: atk/Makefile.in
  ---- atk/Makefile.in.orig     2003-05-12 09:40:27.000000000 +0200
  -+++ atk/Makefile.in  2003-11-16 13:09:52.000000000 +0100
  -@@ -145,7 +145,7 @@
  - LDFLAGS =   -version-info $(LT_VERSION_INFO)                
$(export_symbols)                               $(no_undefined)                 
                @DEP_LIBS@
  - 
  - 
  --libatkincludedir = $(includedir)/atk-1.0/atk
  -+libatkincludedir = $(includedir)/atk-1.0
  - 
  - atk_headers =          atk.h                                atkaction.h     
                atkcomponent.h                  atkdocument.h                   
atkeditabletext.h               atkgobjectaccessible.h          atkhyperlink.h  
                atkhypertext.h                  atknoopobject.h                 
atknoopobjectfactory.h          atkobject.h                     
atkobjectfactory.h              atkimage.h                      atkregistry.h   
                atkrelation.h                   atkrelationtype.h               
atkrelationset.h                atkselection.h                  atkstate.h      
                atkstateset.h                   atkstreamablecontent.h          
atktable.h                      atktext.h                       atkutil.h       
                atkvalue.h
  - 
   Index: atk.pc.in
  ---- atk.pc.in.orig   2002-03-05 18:27:29.000000000 +0100
  -+++ atk.pc.in        2003-11-16 13:09:30.000000000 +0100
  +--- atk.pc.in.orig   2002-03-05 18:27:29 +0100
  ++++ atk.pc.in        2006-10-17 10:50:55 +0200
   @@ -8,4 +8,4 @@
    Version: @VERSION@
    Requires: @GLIB_PACKAGES@
    Libs: -L${libdir} [EMAIL PROTECTED]@
   -Cflags: -I${includedir}/atk-1.0
   +Cflags: -I${includedir}/atk-1.0 -I${includedir}
  +Index: atk/Makefile.in
  +--- atk/Makefile.in.orig     2006-10-01 19:47:45 +0200
  ++++ atk/Makefile.in  2006-10-17 10:50:55 +0200
  +@@ -238,7 +238,7 @@
  +     atk-enum-types.c
  + 
  + 
  +-libatkincludedir = $(includedir)/atk-1.0/atk
  ++libatkincludedir = $(includedir)/atk-1.0
  + 
  + atk_headers = \
  +         atk.h                       \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/atk/atk.spec
  ============================================================================
  $ cvs diff -u -r1.27.2.2 -r1.27.2.3 atk.spec
  --- openpkg-src/atk/atk.spec  16 Oct 2006 14:48:12 -0000      1.27.2.2
  +++ openpkg-src/atk/atk.spec  17 Oct 2006 09:23:57 -0000      1.27.2.3
  @@ -23,9 +23,9 @@
   ##
   
   #   package version
  -%define       V_atk         1.10.3
  -%define       V_glib_major  2.8
  -%define       V_gtk_major   2.8
  +%define       V_glib_major  2.12
  +%define       V_atk_major   1.12
  +%define       V_atk_minor   3
   
   #   package information
   Name:         atk
  @@ -37,11 +37,11 @@
   Class:        EVAL
   Group:        XWindow
   License:      GPL
  -Version:      %{V_atk}
  +Version:      %{V_atk_major}.%{V_atk_minor}
   Release:      2.20061018
   
   #   list of sources
  -Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/atk-%{V_atk}.tar.bz2
  +Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/atk-%{version}.tar.bz2
   Patch0:       atk.patch
   
   #   build information
  @@ -63,7 +63,7 @@
   %track
       prog atk = {
           version   = %{version}
  -        url       = ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/
  +        url       = ftp://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/
           regex     = atk-(__VER__)\.tar\.(gz|bz2)
       }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to