!6 smp_utils delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
261e36b916
@ -1,12 +1,12 @@
|
||||
Name: smp_utils
|
||||
Version: 0.99
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Utilities for SAS management protocol (SMP)
|
||||
License: BSD
|
||||
URL: http://sg.danny.cz/sg/smp_utils.html
|
||||
Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tgz
|
||||
|
||||
BuildRequires: gcc,git
|
||||
BuildRequires: gcc
|
||||
Provides: %{name}-libs %{name}-libs%{?_isa}
|
||||
Obsoletes: %{name}-libs
|
||||
|
||||
@ -39,7 +39,7 @@ Requires: man
|
||||
This package contains the help info for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
@ -72,6 +72,9 @@ make install \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.99-2
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Thu Jul 16 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> -0.99-1
|
||||
- update to v0.99 version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user