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