From 9a7d2969c11875b58a0091f3d507029927ce13241cab2df73ab7924b3c22f67b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 13:22:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=17 --- baselibs.conf | 14 ++++++++++++++ pango.changes | 6 ++++++ pango.spec | 5 ++++- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..ca40a25 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,14 @@ +pango + +/etc/pango/pango(64)?.modules + +/usr/bin/pango-querymodules(-64)? + prereq "filesystem glib2 xorg-x11-libs xorg-x11-libXrender xorg-x11-libX11" + postun "/sbin/ldconfig" + targettype 64bit postun "if [ -x usr/bin/pango-querymodules-64 ] ; then" + targettype 64bit postun "LD_LIBRARY_PATH=usr/lib64 usr/bin/pango-querymodules-64 > etc/pango/pango64.modules" + targettype 64bit postun "fi" + targettype 32bit postun "if [ -x usr/bin/pango-querymodules ] ; then" + targettype 32bit postun "LD_LIBRARY_PATH=usr/lib usr/bin/pango-querymodules > etc/pango/pango.modules" + targettype 32bit postun "fi" + targettype 64bit post "LD_LIBRARY_PATH=usr/lib64 usr/bin/pango-querymodules-64 > etc/pango/pango64.modules" + targettype 32bit post "LD_LIBRARY_PATH=usr/lib usr/bin/pango-querymodules > etc/pango/pango.modules" +arch ppc64 package pango-devel diff --git a/pango.changes b/pango.changes index 133a1fe..f7f9cb5 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Wed Apr 9 23:29:14 CEST 2008 - maw@suse.de diff --git a/pango.spec b/pango.spec index b427438..9239eb5 100644 --- a/pango.spec +++ b/pango.spec @@ -17,7 +17,7 @@ License: LGPL v2.1 or later Group: System/Libraries AutoReqProv: on Version: 1.20.1 -Release: 1 +Release: 2 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 @@ -181,6 +181,9 @@ fi %{_datadir}/gtk-doc/html/pango %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Thu Apr 10 2008 maw@suse.de - Update to version 1.20.1: + Update to Unicode Character Databse 5.1.0; this adds newentries