!4 增加构建依赖gcc

From: @bzg1107
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-16 06:26:09 +00:00 committed by Gitee
commit c744b787c3

View File

@ -1,11 +1,11 @@
Name: fuse-python
Version: 1.0.0
Release: 1
Release: 2
Summary: Python interface for FUSE - filesystem in userspace
License: LGPLv2
URL: https://github.com/libfuse/python-fuse
Source0: https://github.com/libfuse/python-fuse/archive/fuse-python-%{version}.tar.gz
BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools
BuildRequires: pkgconfig fuse-devel python3-devel python3-setuptools gcc
%description
This package provides python interface to libfuse. FUSE is a userspace filesystem
@ -37,6 +37,10 @@ framework that can be used to implement a filesystem in a userspace program.
%{python3_sitearch}/*
%changelog
* Wed Jun 2 2021 baizhonggui <baizhonggui@huawei.com> - 1.0.0-2
- Fixed error: command 'gcc' failed.
- Add gcc in BuildRequires
* Tue Nov 10 2020 leiju <leiju4@huawei.com> - 1.0.0-1
- Update to 1.0.0