!4 Add BuildRequires: sg3_utils
From: @peng_zou Reviewed-by: @jiahua-yu Signed-off-by: @jiahua-yu
This commit is contained in:
commit
7c54abeb7f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: VPD/hardware inventory utilities for Linux
|
||||
|
||||
Group: Applications/System
|
||||
@ -18,6 +18,7 @@ BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: librtas-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: sg3_utils
|
||||
|
||||
Requires(post): %{_sbindir}/vpdupdate
|
||||
|
||||
@ -71,6 +72,9 @@ exit 0
|
||||
%dir %{_sysconfdir}/lsvpd
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 peng.zou <peng.zou@shingroup.cn> - 1.7.12-3
|
||||
- Add BuildRequires: sg3_utils
|
||||
|
||||
* Fri Jan 26 2024 peng.zou <peng.zou@shingroup.cn> - 1.7.12-2
|
||||
- Add BuildRequires: gcc-c++
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user