!2 fix build failure and modify url

From: @chengzihan2
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-10-22 15:29:44 +08:00 committed by Gitee
commit 7a8823b547
2 changed files with 10 additions and 3 deletions

View File

@ -1,13 +1,13 @@
Name: teckit Name: teckit
Version: 2.5.7 Version: 2.5.7
Release: 3 Release: 4
Summary: A library and compiler for mapping and transposition Summary: A library and compiler for mapping and transposition
License: LGPLv2+ or CPL License: LGPLv2+ or CPL
URL: http://scripts.sil.org/teckit URL: https://github.com/silnrsi/teckit
Source0: https://github.com/silnrsi/teckit/releases/download/v%{version}/teckit-%{version}.tar.gz Source0: https://github.com/silnrsi/teckit/releases/download/v%{version}/teckit-%{version}.tar.gz
BuildRequires: expat-devel zlib-devel libtool BuildRequires: expat-devel zlib-devel libtool
Patch0000: TECkit_2_5_1-includes.patch Patch0000: TECkit_2_5_1-includes.patch
Patch0001: teckit-2.5.7-Remove-compressed-image-test.patch
%description %description
Resort to this library dedicated to encoding conversions and make sure Resort to this library dedicated to encoding conversions and make sure
the development and testing of mapping tables raises no issues whatsoever. the development and testing of mapping tables raises no issues whatsoever.
@ -65,5 +65,8 @@ make check
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu Oct 22 2020 caodongxia <caodongxia@huawei.com> - 2.5.7-4
- fix build failure and modify url
* Thu Dec 12 2019 wutao <wutao61@huawei.com> - 2.5.7-3 * Thu Dec 12 2019 wutao <wutao61@huawei.com> - 2.5.7-3
- Package init - Package init

4
teckit.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: silnrsi/teckit
tag_prefix: "^v"
separator: "."