!2 fix build failure and modify url
From: @chengzihan2 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
7a8823b547
@ -1,13 +1,13 @@
|
||||
Name: teckit
|
||||
Version: 2.5.7
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A library and compiler for mapping and transposition
|
||||
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
|
||||
BuildRequires: expat-devel zlib-devel libtool
|
||||
Patch0000: TECkit_2_5_1-includes.patch
|
||||
|
||||
Patch0001: teckit-2.5.7-Remove-compressed-image-test.patch
|
||||
%description
|
||||
Resort to this library dedicated to encoding conversions and make sure
|
||||
the development and testing of mapping tables raises no issues whatsoever.
|
||||
@ -65,5 +65,8 @@ make check
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
4
teckit.yaml
Normal file
4
teckit.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: silnrsi/teckit
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user