Fix iscsi-initiator-utils (#8145)
This commit is contained in:
Родитель
747f405bd0
Коммит
6fa039ca54
|
@ -34,7 +34,7 @@ index 9f7b034..5d29792 100644
|
|||
CFLAGS += -DISCSI_VERSION_STR=\"$(ISCSI_VERSION_STR)\"
|
||||
|
||||
-CFLAGS += -L../redhat-linux-build
|
||||
+CFLAGS += -L../$(RPM_ARCH)-mariner-linux
|
||||
+CFLAGS += -L../$(RPM_ARCH)-azl-linux
|
||||
LDLIBS += -lopeniscsiusr -lkmod -lcrypto
|
||||
|
||||
LIB = libiscsi.so.0
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
%global commit0 c26218d9f8afdca44a492a4c3811648bd2880b26
|
||||
|
||||
# Disable python2 build by default
|
||||
# %bcond python2 0
|
||||
%bcond_with python2
|
||||
# %bcond python3 1
|
||||
%bcond_without python3
|
||||
|
||||
Summary: iSCSI daemon and utility programs
|
||||
|
@ -47,6 +45,7 @@ BuildRequires: flex bison doxygen kmod-devel systemd-units
|
|||
BuildRequires: autoconf automake libtool libmount-devel openssl-devel
|
||||
BuildRequires: isns-utils-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: libselinux-devel
|
||||
Requires: %{name}-iscsiuio >= %{version}-%{release}
|
||||
%if 0%{?fedora}
|
||||
Requires: (fedora-release-common >= 38-0.23 if fedora-release-common)
|
||||
|
|
Загрузка…
Ссылка в новой задаче