Update to 0.1.19
This commit is contained in:
parent
10bb8ec8f1
commit
8656a016f0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
libthai-0.1.12.tar.gz
|
||||
libdatrie-0.2.2.tar.gz
|
||||
/libdatrie-0.2.6.tar.xz
|
||||
/libthai-0.1.19.tar.xz
|
||||
|
@ -1,27 +0,0 @@
|
||||
diff -up libthai-0.1.9/doc/Doxyfile.in.doxygen-segfault libthai-0.1.9/doc/Doxyfile.in
|
||||
--- libthai-0.1.9/doc/Doxyfile.in.doxygen-segfault 2007-11-13 16:37:16.000000000 -0500
|
||||
+++ libthai-0.1.9/doc/Doxyfile.in 2007-11-13 16:37:31.000000000 -0500
|
||||
@@ -29,7 +29,6 @@ STRIP_FROM_PATH = @top_srcdir@/in
|
||||
STRIP_FROM_INC_PATH = @top_srcdir@/include
|
||||
SHORT_NAMES = NO
|
||||
JAVADOC_AUTOBRIEF = NO
|
||||
-QT_AUTOBRIEF = NO
|
||||
MULTILINE_CPP_IS_BRIEF = NO
|
||||
DETAILS_AT_TOP = YES
|
||||
INHERIT_DOCS = YES
|
||||
@@ -50,7 +49,6 @@ EXTRACT_PRIVATE = NO
|
||||
EXTRACT_STATIC = NO
|
||||
EXTRACT_LOCAL_CLASSES = YES
|
||||
EXTRACT_LOCAL_METHODS = NO
|
||||
-EXTRACT_ANON_NSPACES = NO
|
||||
HIDE_UNDOC_MEMBERS = YES
|
||||
HIDE_UNDOC_CLASSES = YES
|
||||
HIDE_FRIEND_COMPOUNDS = NO
|
||||
@@ -168,7 +166,6 @@ HTML_FOOTER =
|
||||
HTML_STYLESHEET =
|
||||
HTML_ALIGN_MEMBERS = YES
|
||||
GENERATE_HTMLHELP = NO
|
||||
-HTML_DYNAMIC_SECTIONS = NO
|
||||
CHM_FILE =
|
||||
HHC_LOCATION =
|
||||
GENERATE_CHI = NO
|
@ -1,7 +1,21 @@
|
||||
diff -up libthai-0.1.9/doc/no_date_footer.html.multilib libthai-0.1.9/doc/no_date_footer.html
|
||||
--- libthai-0.1.9/doc/no_date_footer.html.multilib 2008-03-17 13:32:26.000000000 -0400
|
||||
+++ libthai-0.1.9/doc/no_date_footer.html 2008-03-17 13:33:54.000000000 -0400
|
||||
@@ -0,0 +1,8 @@
|
||||
Index: libthai-0.1.19/doc/Doxyfile.in
|
||||
===================================================================
|
||||
--- libthai-0.1.19.orig/doc/Doxyfile.in
|
||||
+++ libthai-0.1.19/doc/Doxyfile.in
|
||||
@@ -940,7 +940,7 @@ HTML_HEADER =
|
||||
# each generated HTML page. If it is left blank doxygen will generate a
|
||||
# standard footer.
|
||||
|
||||
-HTML_FOOTER =
|
||||
+HTML_FOOTER = no_date_footer.html
|
||||
|
||||
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
|
||||
# style sheet that is used by each HTML page. It can be used to
|
||||
Index: libthai-0.1.19/doc/no_date_footer.html
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ libthai-0.1.19/doc/no_date_footer.html
|
||||
@@ -0,0 +1,7 @@
|
||||
+<hr size="1"><address style="text-align: right;"><small>
|
||||
+Generated for $projectname by <a href="http://www.doxygen.org/
|
||||
+index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
|
||||
@ -9,16 +23,3 @@ diff -up libthai-0.1.9/doc/no_date_footer.html.multilib libthai-0.1.9/doc/no_dat
|
||||
+</body>
|
||||
+</html>
|
||||
+
|
||||
+
|
||||
diff -up libthai-0.1.9/doc/Doxyfile.in.multilib libthai-0.1.9/doc/Doxyfile.in
|
||||
--- libthai-0.1.9/doc/Doxyfile.in.multilib 2008-03-17 13:34:06.000000000 -0400
|
||||
+++ libthai-0.1.9/doc/Doxyfile.in 2008-03-17 13:34:16.000000000 -0400
|
||||
@@ -162,7 +162,7 @@ GENERATE_HTML = YES
|
||||
HTML_OUTPUT = html
|
||||
HTML_FILE_EXTENSION = .html
|
||||
HTML_HEADER =
|
||||
-HTML_FOOTER =
|
||||
+HTML_FOOTER = no_date_footer.html
|
||||
HTML_STYLESHEET =
|
||||
HTML_ALIGN_MEMBERS = YES
|
||||
GENERATE_HTMLHELP = NO
|
||||
|
30
libthai.spec
30
libthai.spec
@ -1,16 +1,15 @@
|
||||
%define datrie_version 0.2.3
|
||||
%define datrie_version 0.2.6
|
||||
|
||||
Summary: Thai language support routines
|
||||
Name: libthai
|
||||
Version: 0.1.14
|
||||
Release: 7%{?dist}
|
||||
Version: 0.1.19
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
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
|
||||
Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz
|
||||
Source1: ftp://linux.thai.net/pub/thailinux/software/libthai/libdatrie-%{datrie_version}.tar.xz
|
||||
Patch: libthai-libdatrie-static-build.patch
|
||||
Patch1: libthai-0.1.9-doxygen-segfault.patch
|
||||
Patch2: libthai-0.1.9-multilib.patch
|
||||
Patch1: libthai-0.1.9-multilib.patch
|
||||
URL: http://linux.thai.net
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -44,8 +43,7 @@ libthai.
|
||||
%setup -q -n %{name}-%{version} -a 1
|
||||
mv libdatrie-%{datrie_version} libdatrie
|
||||
%patch -p1 -b .static-build
|
||||
%patch1 -p1 -b .doxygen-segfault
|
||||
%patch2 -p1 -b .multilib
|
||||
%patch1 -p1 -b .multilib
|
||||
|
||||
%build
|
||||
|
||||
@ -101,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc README AUTHORS COPYING ChangeLog TODO
|
||||
%doc README AUTHORS COPYING ChangeLog
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_datadir}/libthai
|
||||
|
||||
@ -111,9 +109,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/thai
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2013 Daiki Ueno <dueno@redhat.com> - 0.1.19-1
|
||||
- Update to 0.1.19
|
||||
- Fix bogus dates in %%changelog
|
||||
- Remove libthai-0.1.9-doxygen-segfault.patch, which is no longer
|
||||
necessary with the latest Doxygen
|
||||
- Don't install man pages, as per upstream's default
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.14-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
@ -160,10 +164,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 0.1.7-6
|
||||
- Rebuild for build ID
|
||||
|
||||
* Tue Jan 22 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-5
|
||||
* Mon Jan 22 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-5
|
||||
- Export _th_*_tbl symbols too. They are accessed by some of the macros.
|
||||
|
||||
* Tue Jan 17 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-4
|
||||
* Wed Jan 17 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-4
|
||||
- Patch libthai.pc.in to not require datrie.
|
||||
|
||||
* Tue Jan 16 2007 Matthias Clasen <mclasen@redhat.com> 0.1.7-3
|
||||
|
Loading…
Reference in New Issue
Block a user