!11 add python3-Cython and python3-devel to BuildRequires for check fail
From: @tong_1001 Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
4fc05f9829
@ -1,6 +1,6 @@
|
|||||||
Name: recode
|
Name: recode
|
||||||
Version: 3.7.6
|
Version: 3.7.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Converter between charsets and surfaces
|
Summary: Converter between charsets and surfaces
|
||||||
|
|
||||||
|
|
||||||
@ -10,6 +10,7 @@ Source0: https://github.com/rrthomas/recode/archive/v%{version}.tar.gz#/%{name}-
|
|||||||
|
|
||||||
|
|
||||||
BuildRequires: libtool texinfo autoconf automake coreutils gcc gettext-devel
|
BuildRequires: libtool texinfo autoconf automake coreutils gcc gettext-devel
|
||||||
|
BuildRequires: python3-Cython python3-devel >= 3.7.5
|
||||||
Requires: info
|
Requires: info
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -86,6 +87,12 @@ fi
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 15 2020 shixuantong<shixuantong@huawei.com> - 3.7.6-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add python3-Cython and python3-devel to BuildRequires for check fail
|
||||||
|
|
||||||
* Sun Sep 27 2020 tianwei<tianwei12@huawei.com> - 3.7.6-1
|
* Sun Sep 27 2020 tianwei<tianwei12@huawei.com> - 3.7.6-1
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user