Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
55c606dc28
!12 [sync] PR-11: upgrade to 0.1.29
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-11-07 00:47:38 +00:00
liqingqing_1229
e0e0b90cb1 upgrade to 0.1.29
(cherry picked from commit b7f63c083c3e5db822b1ab3c47fe8b079107884c)
2022-11-05 14:23:15 +08:00
openeuler-ci-bot
661841b648
!9 [sync] PR-8: enable check in spec
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-04-27 12:38:37 +00:00
linfeilong835
299935d48a update libthai.spec.
(cherry picked from commit 574530ff8eff99cc08802f698708025bc3475818)
2022-04-27 20:38:09 +08:00
openeuler-ci-bot
f79a00e540 !3 correct source
From: @xinghe_1
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2020-12-17 17:12:44 +08:00
markeryang
12c343e03d correct source 2020-12-17 15:49:38 +08:00
openeuler-ci-bot
6199ff3f4f !2 add yaml file in package
Merge pull request !2 from maqiang/master
2020-06-23 19:26:54 +08:00
maqiang999
41ef2db380 add yaml file in package 2020-06-13 13:55:32 +08:00
openeuler-ci-bot
5ad99f041d !1 delete useless patch
Merge pull request !1 from 吴旭/master
2020-01-11 10:31:49 +08:00
wuxu_wu
2851349d6a libthai: delete useless patch from package
delte useless patch from package.

Signed-off-by: wuxu_wu <wuxu.wu@huawei.com>
2020-01-10 20:09:06 +08:00
5 changed files with 23 additions and 29 deletions

Binary file not shown.

BIN
libthai-0.1.29.tar.xz Normal file

Binary file not shown.

View File

@ -1,25 +0,0 @@
Index: libthai-0.1.24/doc/Doxyfile.in
===================================================================
--- libthai-0.1.24.orig/doc/Doxyfile.in
+++ libthai-0.1.24/doc/Doxyfile.in
@@ -1124,7 +1124,7 @@ HTML_HEADER =
# that doxygen normally uses.
# This tag requires that the tag GENERATE_HTML is set to YES.
-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 fine-tune the look of
Index: libthai-0.1.24/doc/no_date_footer.html
===================================================================
--- /dev/null
+++ libthai-0.1.24/doc/no_date_footer.html
@@ -0,0 +1,7 @@
+<hr size="1"><address style="text-align: right;"><small>
+Generated for $projectname by&nbsp;<a href="http://www.doxygen.org/
+index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
+$doxygenversion</small></address>
+</body>
+</html>
+

View File

@ -1,16 +1,15 @@
Name: libthai
Version: 0.1.28
Release: 2
Version: 0.1.29
Release: 1
Summary: Libaray for Thai language
License: LGPLv2+
URL: http://linux.thai.net
Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz
Source: https://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: pkgconfig(datrie-0.2)
BuildRequires: doxygen
Patch0: libthai-0.1.9-multilib.patch
%description
LibThai is a C library for developers who need Thai language support in their
@ -55,6 +54,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
%ldconfig_scriptlets
%check
make check
%files
%doc README AUTHORS COPYING ChangeLog
%{_libdir}/lib*.so.*
@ -71,6 +73,18 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libthai.a
%changelog
* Sat Nov 5 2022 Qingqing Li <liqingqing3@huawei.com> -0.1.29-1
- upgrade to 0.1.29
* Wed Apr 27 2022 volcanodragon <linfeilong@huawei.com> -0.1.28-5
- enable check
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> -0.1.28-4
- correct source
* Fri Jan 10 2020 wuxu_wu <wuxu.wu@huawei.com> -0.1.28-3
- delte useless patch from package
* Mon Sep 10 2018 openEuler Buildteam <buildteam@openeuler.org> -0.1.28-2
- Package init

5
libthai.yaml Normal file
View File

@ -0,0 +1,5 @@
version_control: github
src_repo: tlwg/libthai
tag_prefix: "^v"
seperator: "."