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: 16-Oct-2008 16:39:55
Branch: HEAD Handle: 2008101615395500
Modified files:
openpkg-src/pango pango.patch pango.spec
Log:
upgrading package: pango 1.21.6 -> 1.22.0
Summary:
Revision Changes Path
1.20 +0 -12 openpkg-src/pango/pango.patch
1.85 +3 -3 openpkg-src/pango/pango.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pango/pango.patch
============================================================================
$ cvs diff -u -r1.19 -r1.20 pango.patch
--- openpkg-src/pango/pango.patch 27 Sep 2008 13:40:55 -0000 1.19
+++ openpkg-src/pango/pango.patch 16 Oct 2008 14:39:55 -0000 1.20
@@ -116,15 +116,3 @@
Libs: -L${libdir} [EMAIL PROTECTED]@
-Cflags: -I${includedir}/pango-1.0
+Cflags: -I${includedir}/pango-1.0 -I${includedir}
-Index: pango/pangocairo-render.c
---- pango/pangocairo-render.c.orig 2008-08-06 11:13:59 +0200
-+++ pango/pangocairo-render.c 2008-09-26 23:00:06 +0200
-@@ -710,7 +710,7 @@
- cairo_get_current_point (renderer->cr, &renderer->x_offset,
&renderer->y_offset);
-
- /* abuse save_current_point() to cache cairo_has_show_text_glyphs()
result */
-- renderer->has_show_text_glyphs = cairo_has_show_text_glyphs
(renderer->cr);
-+ renderer->has_show_text_glyphs =
INT_cairo_surface_cairo_has_show_text_glyphs (renderer->cr);
- }
-
- static void
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/pango/pango.spec
============================================================================
$ cvs diff -u -r1.84 -r1.85 pango.spec
--- openpkg-src/pango/pango.spec 27 Sep 2008 13:40:55 -0000 1.84
+++ openpkg-src/pango/pango.spec 16 Oct 2008 14:39:55 -0000 1.85
@@ -23,8 +23,8 @@
# package version
%define V_glib_major 2.14
-%define V_pango_major 1.21
-%define V_pango_minor 6
+%define V_pango_major 1.22
+%define V_pango_minor 0
# package information
Name: pango
@@ -37,7 +37,7 @@
Group: XWindow
License: GPL
Version: %{V_pango_major}.%{V_pango_minor}
-Release: 20080927
+Release: 20081016
# package options
%option with_x11 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]