fix build failure and modify url

This commit is contained in:
chengzihan2 2020-10-22 14:41:21 +08:00
parent e07ed36c3a
commit ce67981c27
2 changed files with 10 additions and 3 deletions

View File

@ -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
View File

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