Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/opensm.git#70f7102865cf3c3402449e086619be385cd34a08
This commit is contained in:
parent
ef2eea76c8
commit
1ddff8fb54
@ -3,8 +3,7 @@ Description=Starts the OpenSM InfiniBand fabric Subnet Manager
|
||||
Documentation=man:opensm
|
||||
DefaultDependencies=false
|
||||
Before=network.target remote-fs-pre.target
|
||||
Requires=rdma.service
|
||||
After=rdma.service
|
||||
After=rdma-load-modules@.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: opensm
|
||||
Version: 3.3.23
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: OpenIB InfiniBand Subnet Manager and management utilities
|
||||
License: GPLv2 or BSD
|
||||
Url: https://github.com/linux-rdma/opensm
|
||||
@ -120,6 +120,9 @@ fi
|
||||
%{_libdir}/lib*.a
|
||||
|
||||
%changelog
|
||||
* Thu Oct 29 2020 Honggang Li <honli@redhat.com> -3.3.23-3
|
||||
- Update systemd service file
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.23-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user