libiscsi ppc64le build changes
Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>master
parent
5c32b23fd9
commit
7ec6e2460d
|
@ -5,8 +5,8 @@ Release: 1%{?dist}
|
|||
License: LGPLv2+
|
||||
URL: https://github.com/sahlberg/%{name}
|
||||
|
||||
#Source: https://github.com/sahlberg/libiscsi/archive/{version}.tar.gz
|
||||
Source: libiscsi-20200224-git6ea30ae.tar.xz
|
||||
Source: https://github.com/sahlberg/libiscsi/archive/%{version}.tar.gz
|
||||
#Source: libiscsi-20200224-git6ea30ae.tar.xz
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
@ -72,6 +72,9 @@ to iSCSI servers without having to set up the Linux iSCSI initiator.
|
|||
%{_bindir}/iscsi-swp
|
||||
%{_bindir}/iscsi-perf
|
||||
#%{_bindir}/iscsi-test-cu
|
||||
%ifarch ppc64le
|
||||
%exclude %{_bindir}/ld_iscsi.so
|
||||
%endif
|
||||
%{_mandir}/man1/iscsi-ls.1.gz
|
||||
%{_mandir}/man1/iscsi-inq.1.gz
|
||||
%{_mandir}/man1/iscsi-swp.1.gz
|
||||
|
|
Loading…
Reference in New Issue