forked from pool/ibsim
Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 546f31c6aa | |||
| ed638330c7 | |||
| d74e7a0b4b |
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of ibsim in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of ibsim in the devel project build (science:HPC)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 15:33:06 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
- Fix new line issues in changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 13:33:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Feb 22 13:33:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
@@ -23,6 +28,7 @@ Mon Aug 23 15:12:43 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@su
|
|||||||
- Drop patches fixed upstream:
|
- Drop patches fixed upstream:
|
||||||
- ibsim-fix_type_punning.patch
|
- ibsim-fix_type_punning.patch
|
||||||
- typo-scrips.patch
|
- typo-scrips.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 28 07:49:11 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Wed Apr 28 07:49:11 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
@@ -97,7 +103,6 @@ Thu Jun 8 08:40:42 UTC 2017 - nmoreychaisemartin@suse.com
|
|||||||
* Fix parsing of port number in PerformanceSet command
|
* Fix parsing of port number in PerformanceSet command
|
||||||
* Allocate MFT according to number of switch ports
|
* Allocate MFT according to number of switch ports
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 08:02:00 CEST 2017 - pth@suse.de
|
Wed Mar 29 08:02:00 CEST 2017 - pth@suse.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ibsim
|
# spec file for package ibsim
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -25,6 +25,7 @@ Summary: InfiniBand fabric simulator for management
|
|||||||
License: BSD-2-Clause OR GPL-2.0-only
|
License: BSD-2-Clause OR GPL-2.0-only
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
Source: ibsim-%{version}%{git_ver}.tar.gz
|
Source: ibsim-%{version}%{git_ver}.tar.gz
|
||||||
|
Source100: README.md
|
||||||
Patch1: ibsim-PIE.patch
|
Patch1: ibsim-PIE.patch
|
||||||
URL: https://github.com/linux-rdma/ibsim
|
URL: https://github.com/linux-rdma/ibsim
|
||||||
BuildRequires: infiniband-diags-devel
|
BuildRequires: infiniband-diags-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user