Accepting request 493916 from science:HPC:rdma-core
Fix armv7l OBS-URL: https://build.opensuse.org/request/show/493916 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=18
This commit is contained in:
parent
abe9a7b97f
commit
d5a8695f7a
@ -104,7 +104,7 @@ Requires: %{verbs_lname} = %{version}-%{release}
|
|||||||
Requires: %{ibcm_lname} = %{version}-%{release}
|
Requires: %{ibcm_lname} = %{version}-%{release}
|
||||||
Requires: %{umad_lname} = %{version}-%{release}
|
Requires: %{umad_lname} = %{version}-%{release}
|
||||||
Requires: %{rdmacm_lname} = %{version}-%{release}
|
Requires: %{rdmacm_lname} = %{version}-%{release}
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
Requires: %{mlx5_lname} = %{version}-%{release}
|
Requires: %{mlx5_lname} = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
Requires: rsocket = %{version}-%{release}
|
Requires: rsocket = %{version}-%{release}
|
||||||
@ -153,7 +153,7 @@ Provides: libocrdma-rdmav2 = %{version}-%{release}
|
|||||||
Obsoletes: libocrdma-rdmav2 < %{version}-%{release}
|
Obsoletes: libocrdma-rdmav2 < %{version}-%{release}
|
||||||
Provides: librxe-rdmav2 = %{version}-%{release}
|
Provides: librxe-rdmav2 = %{version}-%{release}
|
||||||
Obsoletes: librxe-rdmav2 < %{version}-%{release}
|
Obsoletes: librxe-rdmav2 < %{version}-%{release}
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
Requires: %{mlx5_lname} = %{version}-%{release}
|
Requires: %{mlx5_lname} = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -185,7 +185,7 @@ Group: System/Libraries
|
|||||||
%description -n %verbs_lname
|
%description -n %verbs_lname
|
||||||
This package contains the ibverbs runtime library.
|
This package contains the ibverbs runtime library.
|
||||||
|
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
%package -n %mlx5_lname
|
%package -n %mlx5_lname
|
||||||
Summary: MLX5 runtime library
|
Summary: MLX5 runtime library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -362,7 +362,7 @@ rm -rf %{buildroot}/%{_initddir}/
|
|||||||
%post -n %verbs_lname -p /sbin/ldconfig
|
%post -n %verbs_lname -p /sbin/ldconfig
|
||||||
%postun -n %verbs_lname -p /sbin/ldconfig
|
%postun -n %verbs_lname -p /sbin/ldconfig
|
||||||
|
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
%post -n %mlx5_lname -p /sbin/ldconfig
|
%post -n %mlx5_lname -p /sbin/ldconfig
|
||||||
%postun -n %mlx5_lname -p /sbin/ldconfig
|
%postun -n %mlx5_lname -p /sbin/ldconfig
|
||||||
%endif
|
%endif
|
||||||
@ -473,7 +473,7 @@ rm -rf %{buildroot}/%{_initddir}/
|
|||||||
%{_mandir}/man3/umad*
|
%{_mandir}/man3/umad*
|
||||||
%{_mandir}/man3/*_to_ibv_rate.*
|
%{_mandir}/man3/*_to_ibv_rate.*
|
||||||
%{_mandir}/man7/rdma_cm.*
|
%{_mandir}/man7/rdma_cm.*
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
%{_mandir}/man3/mlx5*
|
%{_mandir}/man3/mlx5*
|
||||||
%{_mandir}/man7/mlx5*
|
%{_mandir}/man7/mlx5*
|
||||||
%endif
|
%endif
|
||||||
@ -494,7 +494,7 @@ rm -rf %{buildroot}/%{_initddir}/
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libibverbs*.so.*
|
%{_libdir}/libibverbs*.so.*
|
||||||
|
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x armv7l
|
||||||
%files -n %mlx5_lname
|
%files -n %mlx5_lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libmlx5*.so.*
|
%{_libdir}/libmlx5*.so.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user