Delete the -S git while executing %autosetup
This commit is contained in:
parent
263f8a7f6c
commit
f6cf2ee666
@ -1,6 +1,6 @@
|
||||
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
|
||||
@ -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
|
||||
|
||||
* Wed Aug 28 2018 zhangsaisai <zhangsaisai@huawei.com> - 1.10-8
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user