remove unnecessary build require.

This commit is contained in:
zhouwenpei 2021-07-23 16:14:49 +08:00
parent a36993526e
commit c79a4fb728

View File

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