!9 add kmod-libs,perl and gcc BuildRequires

From: @s17723959267
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-06-24 02:56:04 +00:00 committed by Gitee
commit 06c2d29676

View File

@ -1,11 +1,12 @@
Name: python-kmod
Version: 0.9.1
Release: 3
Release: 4
Summary: Python module to work with kernel modules
License: LGPLv2+
URL: https://github.com/agrover/python-kmod/
Source0: https://files.pythonhosted.org/packages/source/k/kmod/kmod-%{version}.tar.gz
BuildRequires: python3-devel python3-Cython python3 kmod-devel python3-unversioned-command
BuildRequires: kmod-libs perl gcc
%global _description\
Python bindings for kmod/libkmod. \
@ -39,6 +40,12 @@ Summary: Python module to work with kernel modules
%doc README
%changelog
* Wed Jun 23 2021 shangyibin <shangyibin1@huawei.com> - 0.9.1-4
- Type:bufix
- CVE:NA
- SUG:NA
- DESC:add kmod-libs,perl,and gcc BuildRequires
* Tue Mar 23 2021 shixuantong <shixuantong@huawei.com> - 0.9.1-3
- Type:bufix
- CVE:NA