Add support for s309x
Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
13a4b7459d
commit
af9f25c413
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: opensm
|
Name: opensm
|
||||||
Version: 3.3.20
|
Version: 3.3.20
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: OpenIB InfiniBand Subnet Manager and management utilities
|
Summary: OpenIB InfiniBand Subnet Manager and management utilities
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2 or BSD
|
License: GPLv2 or BSD
|
||||||
@ -27,7 +27,7 @@ Requires(post): systemd
|
|||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
# RDMA is not currently built on 32-bit ARM: #1484155
|
# RDMA is not currently built on 32-bit ARM: #1484155
|
||||||
ExcludeArch: s390 s390x %{arm}
|
ExcludeArch: s390 %{arm}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.
|
OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.
|
||||||
@ -131,6 +131,9 @@ fi
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 28 2017 Honggang Li <honli@redhat.com> - 3.3.20-6
|
||||||
|
- Add support for s309x
|
||||||
|
|
||||||
* Sat Aug 26 2017 Honggang Li <honli@redhat.com> - 3.3.20-5
|
* Sat Aug 26 2017 Honggang Li <honli@redhat.com> - 3.3.20-5
|
||||||
- Disable support for ARM32.
|
- Disable support for ARM32.
|
||||||
- Resolves: bz1484155
|
- Resolves: bz1484155
|
||||||
|
Loading…
Reference in New Issue
Block a user