From a88be5b78554c9ede0722e2fd1d1ecbed9bc1cda Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 17 Feb 2006 15:21:53 +0000 Subject: [PATCH] Some upstream fixes --- pango.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index 454a12c..ee293bb 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.11.5 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2 @@ -37,6 +37,11 @@ Patch1: pango-slighthint.patch # Look for pango.modules in an arch-specific directory Patch5: pango-1.2.5-lib64.patch +# already in upstream cvs +Patch6: private-api.patch +# already in upstream cvs +Patch7: pango-split.patch + %description Pango is a system for layout and rendering of internationalized text. @@ -68,6 +73,9 @@ pango. %patch1 -p1 -b .slighthint %patch5 -p1 -b .lib64 +%patch6 -p0 -b .private-api +%patch7 -p0 -b .pango-split + %build %configure --disable-gtk-doc @@ -188,6 +196,10 @@ esac %changelog +* Fri Feb 17 2006 Matthias Clasen - 1.11.5-2 +- Fix a crash in pango_split +- Hide some private API + * Mon Feb 11 2006 Matthias Clasen - 1.11.5-1 - Update to 1.11.5