!1 delete the -S git while executing %autosetup and add gdb to the BuildRequires
Merge pull request !1 from hy/work
This commit is contained in:
commit
12208f48ed
@ -1,11 +1,11 @@
|
||||
Name: sdparm
|
||||
Version: 1.10
|
||||
Release: 8
|
||||
Release: 9
|
||||
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
|
||||
BuildRequires: gcc gdb
|
||||
BuildRequires: sg3_utils-devel
|
||||
|
||||
%description
|
||||
@ -25,7 +25,7 @@ This contains man files for the using of sdparm.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -S git
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure --disable-libsgutils
|
||||
@ -48,5 +48,8 @@ This contains man files for the using of sdparm.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2020 hy <eulerstoragemt@huawei.com> - 1.10-9
|
||||
- Delete the -S git while executing %autosetup in %pre and add the BuildRequires to gdb
|
||||
|
||||
* Wed Aug 28 2018 zhangsaisai <zhangsaisai@huawei.com> - 1.10-8
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user