diff --git a/pango.spec b/pango.spec index 875b4f2..5b16873 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text. Name: pango Version: 1.9.1 -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 @@ -36,6 +36,7 @@ BuildPrereq: gtk-doc Patch1: pango-slighthint.patch # Look for pango.modules in an arch-specific directory Patch5: pango-1.2.5-lib64.patch +Patch9: pango-1.9.1-no-libpixman.patch %description Pango is a system for layout and rendering of internationalized text. @@ -64,6 +65,7 @@ pango. %patch1 -p1 -b .slighthint %patch5 -p1 -b .lib64 +%patch9 -p1 -b .no-libpixman %build @@ -183,6 +185,9 @@ esac %changelog +* Mon Aug 15 2005 Kristian Høgsberg 1.9.1-2 +- Patch out libpixman dependency. + * Thu Jul 28 2005 Owen Taylor 1.9.1-1 - Update to 1.9.1