!7 remove unnecessary build require.

From: @zhouwenpei
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2021-07-23 09:28:11 +00:00 committed by Gitee
commit 9b9a1b33d0

View File

@ -1,11 +1,11 @@
Name: sdparm
Version: 1.11
Release: 1
Release: 2
Summary: Access and change parameters on device that supports SCSI protocol.
License: BSD
URL: http://sg.danny.cz/sg/sdparm.html
Source0: http://sg.danny.cz/sg/p/sdparm-%{version}.tgz
BuildRequires: gcc gdb
BuildRequires: gcc
BuildRequires: sg3_utils-devel
%description
@ -48,6 +48,9 @@ This contains man files for the using of sdparm.
%changelog
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.11-2
- remove unnecessary build require.
* Thu Jul 16 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.11-1
- udpate to v1.11 version