!3 增加构建依赖gcc
From: @bzg1107 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
239ab7cbb2
@ -1,13 +1,13 @@
|
||||
Name: biosdevname
|
||||
Version: 0.7.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A Udev tool give BIOS-given name for device
|
||||
License: GPLv2
|
||||
URL: http://linux.dell.com/files/biosdevname
|
||||
Source0: https://github.com/dell/biosdevname/archive/v0.7.3.tar.gz
|
||||
|
||||
ExclusiveArch: x86_64
|
||||
BuildRequires: autoconf automake pciutils-devel zlib-devel
|
||||
BuildRequires: autoconf automake pciutils-devel zlib-devel gcc
|
||||
|
||||
%description
|
||||
In its simplest form, biosdevname takes a kernel device name as an argument, gives the BIOS-given
|
||||
@ -40,5 +40,9 @@ autoreconf -fvi
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 0.7.3-4
|
||||
- Fix configure: error: no acceptable C compiler found in $PATH
|
||||
- Add gcc in BuildRequires
|
||||
|
||||
* Mon Mar 3 2020 Chen Dingxiao <chendingxiao1@huawei.com> - 0.7.3-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user