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

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   22-Mar-2004 09:06:37
  Branch: HEAD                             Handle: 2004032208063600

  Modified files:
    openpkg-src/pango       pango.patch pango.spec

  Log:
    upgrading package: pango 1.2.5 -> 1.4.0

  Summary:
    Revision    Changes     Path
    1.4         +0  -51     openpkg-src/pango/pango.patch
    1.30        +2  -2      openpkg-src/pango/pango.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pango/pango.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 pango.patch
  --- openpkg-src/pango/pango.patch     16 Nov 2003 12:08:00 -0000      1.3
  +++ openpkg-src/pango/pango.patch     22 Mar 2004 08:06:36 -0000      1.4
  @@ -1,54 +1,3 @@
  -Index: pango/opentype/pango-ot-private.h
  ---- pango/opentype/pango-ot-private.h.orig   2000-12-20 05:41:36.000000000 +0100
  -+++ pango/opentype/pango-ot-private.h        2003-11-16 12:23:42.000000000 +0100
  -@@ -22,7 +22,8 @@
  - #ifndef __PANGO_OT_PRIVATE_H__
  - #define __PANGO_OT_PRIVATE_H__
  - 
  --#include <freetype/freetype.h>
  -+#include <ft2build.h>
  -+#include FT_FREETYPE_H
  - 
  - #include <glib-object.h>
  - 
  -Index: pango/opentype/pango-ot-info.c
  ---- pango/opentype/pango-ot-info.c.orig      2003-09-15 23:06:04.000000000 +0200
  -+++ pango/opentype/pango-ot-info.c   2003-11-16 12:23:42.000000000 +0100
  -@@ -22,7 +22,7 @@
  - #include "pango-ot-private.h"
  - #include "fterrcompat.h"
  - #include <freetype/internal/ftobjs.h>
  --#include <freetype/ftmodule.h>
  -+#include <freetype/ftmodapi.h>
  - 
  - static void pango_ot_info_class_init (GObjectClass *object_class);
  - static void pango_ot_info_finalize   (GObject *object);
  -Index: pango/pango-ot.h
  ---- pango/pango-ot.h.orig    2003-08-25 16:10:25.000000000 +0200
  -+++ pango/pango-ot.h 2003-11-16 12:23:42.000000000 +0100
  -@@ -22,7 +22,8 @@
  - #ifndef __PANGO_OT_H__
  - #define __PANGO_OT_H__
  - 
  --#include <freetype/freetype.h>
  -+#include <ft2build.h>
  -+#include FT_FREETYPE_H
  - #include <pango/pango-glyph.h>
  - 
  - G_BEGIN_DECLS
  -Index: pango/pangoft2.c
  ---- pango/pangoft2.c.orig    2003-08-08 19:02:22.000000000 +0200
  -+++ pango/pangoft2.c 2003-11-16 12:23:42.000000000 +0100
  -@@ -28,7 +28,8 @@
  - #include <glib.h>
  - #include <glib/gprintf.h>
  - 
  --#include <freetype/freetype.h>
  -+#include <ft2build.h>
  -+#include FT_FREETYPE_H
  - 
  - #include "pangoft2.h"
  - #include "pangoft2-private.h"
   Index: examples/Makefile.in
   --- examples/Makefile.in.orig        2003-10-24 05:43:19.000000000 +0200
   +++ examples/Makefile.in     2003-11-16 12:23:42.000000000 +0100
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/pango/pango.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 pango.spec
  --- openpkg-src/pango/pango.spec      9 Feb 2004 13:03:04 -0000       1.29
  +++ openpkg-src/pango/pango.spec      22 Mar 2004 08:06:36 -0000      1.30
  @@ -24,7 +24,7 @@
   ##
   
   #   package version
  -%define       V_pango       1.2.5
  +%define       V_pango       1.4.0
   %define       V_glib_major  2.2
   %define       V_gtk_major   2.2
   
  @@ -39,7 +39,7 @@
   Group:        XWindow
   License:      GPL
   Version:      %{V_pango}
  -Release:      20040209
  +Release:      20040322
   
   #   list of sources
   Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/pango-%{V_pango}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to