From 3a41bed32bade75b0a6b5ec95e5e18c0e0410753 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 28 Aug 2007 20:49:49 +0000 Subject: [PATCH] - Update to 0.1.9 - Adjust patch --- .cvsignore | 3 +-- ...=> libthai-0.1.9-libdatrie-0.1.1-build-static.patch | 10 ++++------ libthai.spec | 10 +++++++--- sources | 2 +- 4 files changed, 13 insertions(+), 12 deletions(-) rename libthai-0.1.7-libdatrie-0.1.1-build-static.patch => libthai-0.1.9-libdatrie-0.1.1-build-static.patch (85%) diff --git a/.cvsignore b/.cvsignore index 4526255..6ca9dc1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -libdatrie-0.1.1.tar.gz -libthai-0.1.7.tar.gz +libthai-0.1.9.tar.gz diff --git a/libthai-0.1.7-libdatrie-0.1.1-build-static.patch b/libthai-0.1.9-libdatrie-0.1.1-build-static.patch similarity index 85% rename from libthai-0.1.7-libdatrie-0.1.1-build-static.patch rename to libthai-0.1.9-libdatrie-0.1.1-build-static.patch index 4699f6c..f2cd02b 100644 --- a/libthai-0.1.7-libdatrie-0.1.1-build-static.patch +++ b/libthai-0.1.9-libdatrie-0.1.1-build-static.patch @@ -1,17 +1,15 @@ --- libthai-0.1.7/src/Makefile.am.static-build 2006-05-04 06:14:27.000000000 -0400 +++ libthai-0.1.7/src/Makefile.am 2007-01-18 00:22:06.000000000 -0500 -@@ -24,7 +24,9 @@ +@@ -24,7 +24,8 @@ $(top_builddir)/src/thwchar/libthwchar.la \ $(top_builddir)/src/thwctype/libthwctype.la \ $(top_builddir)/src/thwstr/libthwstr.la \ - $(top_builddir)/src/thwbrk/libthwbrk.la + $(top_builddir)/src/thwbrk/libthwbrk.la \ + $(DATRIE_LIBS) - 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_.*|^_th_.*_tbl$$' - + libthai_la_LDFLAGS = -no-undefined \ + -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ + -export-symbols $(srcdir)/libthai.def --- 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 @@ -13,5 +13,4 @@ diff --git a/libthai.spec b/libthai.spec index 2288d8f..95a282c 100644 --- a/libthai.spec +++ b/libthai.spec @@ -3,13 +3,13 @@ Summary: Thai language support routines Name: libthai -Version: 0.1.7 -Release: 6%{?dist} +Version: 0.1.9 +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.gz Source1: ftp://linux.thai.net/pub/thailinux/software/libthai/libdatrie-%{datrie_version}.tar.gz -Patch: libthai-0.1.7-libdatrie-0.1.1-build-static.patch +Patch: libthai-0.1.9-libdatrie-0.1.1-build-static.patch URL: http://linux.thai.net BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) @@ -108,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Aug 28 2007 Behdad Esfahbod 0.1.9-1 +- Update to 0.1.9 +- Adjust patch + * Thu Aug 23 2007 Adam Jackson - 0.1.7-6 - Rebuild for build ID diff --git a/sources b/sources index 059ddb1..ec20289 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 6beadd556169aa58c9210c713d139229 libdatrie-0.1.1.tar.gz -386cc4607ed2e457dd5a1ebdcf4201cb libthai-0.1.7.tar.gz +7002d111b293f202d20b28aa2b4ed68f libthai-0.1.9.tar.gz