diff --git a/SPECS/libiscsi.spec b/SPECS/libiscsi.spec index 29e4d03c..d71ef33d 100644 --- a/SPECS/libiscsi.spec +++ b/SPECS/libiscsi.spec @@ -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