!5 opensm升级至3.3.24版本
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6fead65720
Binary file not shown.
BIN
opensm-3.3.24.tar.gz
Normal file
BIN
opensm-3.3.24.tar.gz
Normal file
Binary file not shown.
14
opensm.spec
14
opensm.spec
@ -1,16 +1,16 @@
|
||||
Name: opensm
|
||||
Version: 3.3.20
|
||||
Release: 12
|
||||
Version: 3.3.24
|
||||
Release: 1
|
||||
Summary: InfiniBand Subnet Manager and Administrator
|
||||
License: GPLv2 or BSD
|
||||
URL: https://www.openfabrics.org/
|
||||
URL: https://github.com/linux-rdma/opensm
|
||||
|
||||
Source0: https://www.openfabrics.org/downloads/management/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/linux-rdma/opensm/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: opensm.logrotate
|
||||
Source2: opensm.service
|
||||
Source3: opensm.launch
|
||||
Source4: opensm.rwtab
|
||||
BuildRequires: gcc byacc flex libibumad-devel
|
||||
BuildRequires: gcc byacc flex libibumad-devel autoconf automake libtool
|
||||
|
||||
Requires: logrotate rdma
|
||||
Requires(post): systemd
|
||||
@ -48,6 +48,7 @@ opensm and static version of opensm libraries
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure --with-opensm-conf-sub-dir=rdma \
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||
|
||||
@ -110,6 +111,9 @@ rm -rf /var/cache/opensm
|
||||
%{_mandir}/man8/*8*
|
||||
|
||||
%changelog
|
||||
* Wed May 18 2022 wulei <wulei80@h-partners.com> - 3.3.24-1
|
||||
- Update package
|
||||
|
||||
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 3.3.20-12
|
||||
- fixs faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user