Blame ibsim.spec

2b043af
Summary: InfiniBand fabric simulator for management
2b043af
Name: ibsim
b8019be
Version: 0.10
b8019be
Release: 1%{?dist}
2b043af
License: GPLv2 or BSD
2b043af
Source: https://github.com/linux-rdma/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
ee697b2
Patch0027: 0027-run_opensm.sh-remove-opensm-c-option.patch
2b043af
2b043af
Url: https://github.com/linux-rdma/ibsim
2b043af
BuildRequires: libibmad-devel, libibumad-devel, gcc
2599f34
BuildRequires: make
2b043af
1af6358
# RDMA is not currently built on 32-bit ARM: #1484155
1af6358
ExcludeArch: s390 %{arm}
1af6358
2b043af
%description
2b043af
ibsim provides simulation of infiniband fabric for using with
2b043af
OFA OpenSM, diagnostic and management tools.
2b043af
2b043af
%prep
2b043af
%autosetup -v -p1
2b043af
2b043af
%build
2b043af
%set_build_flags
2b043af
%make_build
2b043af
2b043af
%install
2b043af
%make_install prefix=%{_prefix} libpath=%{_libdir} binpath=%{_bindir}
2b043af
2b043af
%files
2b043af
%{_libdir}/umad2sim/
2b043af
%{_bindir}/ibsim
2b043af
%doc README TODO net-examples scripts
2b043af
%license COPYING
2b043af
2b043af
%changelog
b8019be
* Thu Oct 08 2020 Honggang Li <honli@redhat.com> -0.10-1
b8019be
- Rebase to upstream release ibsim-0.10
b8019be
1a01ed4
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2
1a01ed4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
1a01ed4
967d8d9
* Mon Feb 17 2020 Honggang Li <honli@redhat.com> - 0.9-1
967d8d9
- Rebase to upstream release ibsim-0.9
967d8d9
ee697b2
* Sun Feb 09 2020 Honggang Li <honli@redhat.com> - 0.8-4
ee697b2
- Fix FTBFS in Fedora rawhide/f32
ee697b2
- Resolves: bz1799516
ee697b2
66a742f
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3
66a742f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
66a742f
9f4c069
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2
9f4c069
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
9f4c069
2b043af
* Mon Apr 22 2019 Honggang Li <honli@redhat.com> - 0.8-1
2b043af
- Import ibsim for fedora