add buildrequire gcc
This commit is contained in:
parent
c8ca1a47d3
commit
2e79e0067e
@ -1,12 +1,12 @@
|
|||||||
Name: hwinfo
|
Name: hwinfo
|
||||||
Version: 21.71
|
Version: 21.71
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Probe for hardware
|
Summary: Probe for hardware
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: https://github.com/openSUSE/hwinfo
|
URL: https://github.com/openSUSE/hwinfo
|
||||||
Source0: https://github.com/openSUSE/hwinfo/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/openSUSE/hwinfo/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: libx86emu-devel doxygen flex perl-XML-Parser pkgconfig udev util-linux-devel
|
BuildRequires: libx86emu-devel doxygen flex perl-XML-Parser pkgconfig udev util-linux-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
hwinfo is used to report the present hardware information in the system.
|
hwinfo is used to report the present hardware information in the system.
|
||||||
@ -49,6 +49,9 @@ make LDFLAGS="%{__global_ldflags} -Lsrc" LIBDIR=%{_libdir} HWINFO_VERSION=%{vers
|
|||||||
%{_datadir}/hwinfo
|
%{_datadir}/hwinfo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 21.71-2
|
||||||
|
- add buildrequire gcc
|
||||||
|
|
||||||
* Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 21.71-1
|
* Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 21.71-1
|
||||||
- update to 21.71
|
- update to 21.71
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user