delete -Sgit from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
0cfc625141
commit
1e778e04ac
@ -1,13 +1,12 @@
|
|||||||
Name: lsscsi
|
Name: lsscsi
|
||||||
Version: 0.30
|
Version: 0.30
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The lsscsi command lists information about SCSI devices in Linux.
|
Summary: The lsscsi command lists information about SCSI devices in Linux.
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://sg.danny.cz/scsi/lsscsi.html
|
URL: http://sg.danny.cz/scsi/lsscsi.html
|
||||||
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: git
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Using SCSI terminology, lsscsi lists SCSI logical units (or SCSI targets
|
Using SCSI terminology, lsscsi lists SCSI logical units (or SCSI targets
|
||||||
@ -25,7 +24,7 @@ Requires: man info
|
|||||||
Man pages and other related documents for %{name}.
|
Man pages and other related documents for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-030r154 -p1 -Sgit
|
%autosetup -n %{name}-030r154 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -44,5 +43,8 @@ Man pages and other related documents for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.30-3
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30-2
|
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user