From 964b5e8eab219050ff03c33b0289b3fdcca9f817 Mon Sep 17 00:00:00 2001 From: besfahbo Date: Mon, 22 Jan 2007 22:15:39 +0000 Subject: [PATCH] - Export _th_*_tbl symbols too. They are accessed by some of the macros. --- libthai-0.1.7-libdatrie-0.1.1-build-static.patch | 2 +- libthai.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libthai-0.1.7-libdatrie-0.1.1-build-static.patch b/libthai-0.1.7-libdatrie-0.1.1-build-static.patch index bf5cf4a..4699f6c 100644 --- a/libthai-0.1.7-libdatrie-0.1.1-build-static.patch +++ b/libthai-0.1.7-libdatrie-0.1.1-build-static.patch @@ -10,7 +10,7 @@ libthai_la_LDFLAGS = $(no_undefined) \ - -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) + -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ -+ -export-symbols-regex '^th_.*' ++ -export-symbols-regex '^th_.*|^_th_.*_tbl$$' --- libthai-0.1.7/src/thbrk/Makefile.am.static-build 2006-10-14 02:38:56.000000000 -0400 +++ libthai-0.1.7/src/thbrk/Makefile.am 2007-01-18 00:22:06.000000000 -0500 diff --git a/libthai.spec b/libthai.spec index d084e83..88ca12c 100644 --- a/libthai.spec +++ b/libthai.spec @@ -4,7 +4,7 @@ Summary: Thai language support routines Name: libthai Version: 0.1.7 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPL Group: System Environment/Libraries Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.gz @@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Jan 22 2007 Behdad Esfahbod 0.1.7-5 +- Export _th_*_tbl symbols too. They are accessed by some of the macros. + * Tue Jan 17 2007 Behdad Esfahbod 0.1.7-4 - Patch libthai.pc.in to not require datrie.