diff --git a/baselibs.conf b/baselibs.conf index cd3ee1f..12fe0b1 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -12,3 +12,4 @@ pango targettype 64bit post "LD_LIBRARY_PATH=usr/lib64 usr/bin/pango-querymodules-64 > etc/pango/pango64.modules || echo pango-querymodules-64 did not run properly in postin." targettype 32bit post "LD_LIBRARY_PATH=usr/lib usr/bin/pango-querymodules > etc/pango/pango.modules" arch ppc package pango-devel +arch sparcv9 package pango-devel diff --git a/pango.changes b/pango.changes index c659b9b..e612f33 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 16 10:59:36 CET 2009 - jengelh@medozas.de + +- Add baselibs.conf as a source +- Add baselibs for SPARC + ------------------------------------------------------------------- Tue Dec 15 13:52:03 CET 2009 - vuntz@opensuse.org diff --git a/pango.spec b/pango.spec index f36fd4b..ff05eb3 100644 --- a/pango.spec +++ b/pango.spec @@ -39,6 +39,7 @@ Release: 1 Summary: System for Layout and Rendering of Internationalised Text Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2 Source1: README.SuSE +Source2: baselibs.conf # PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. Unfortunately, this is not good enough for usptream. Patch0: pango64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build