Compare commits

...

No commits in common. "c9-beta" and "c8-beta" have entirely different histories.

3 changed files with 20 additions and 28 deletions

View File

@ -1 +1 @@
a2b2ab1418320a63ebf8a120b7b3d8791989aff5 SOURCES/v11.7.0.0.tar.gz e7c66ed62392131e2dc3bb161a63f0d17bf3a371 SOURCES/v11.5.0.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v11.7.0.0.tar.gz SOURCES/v11.5.0.0.tar.gz

View File

@ -1,11 +1,11 @@
Name: eth-tools Name: eth-tools
Version: 11.7.0.0 Version: 11.5.0.0
Release: 1%{?dist} Release: 173%{?dist}
Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management
License: BSD License: BSD
Url: https://github.com/intel/eth-fast-fabric Url: https://github.com/intel/eth-fast-fabric
Source: %url/archive/refs/tags/v%{version_no_tilde}.tar.gz Source: %url/archive/refs/tags/v%{version}.tar.gz
ExclusiveArch: x86_64 ExclusiveArch: x86_64
# The Intel(R) Ethernet Fabric Suite product line is only available on x86_64 platforms at this time. # The Intel(R) Ethernet Fabric Suite product line is only available on x86_64 platforms at this time.
@ -40,7 +40,7 @@ Requires: eth-tools-basic%{?_isa} >= %{version}-%{release}
Contains tools for managing fabric on a management node. Contains tools for managing fabric on a management node.
%prep %prep
%autosetup -n eth-fast-fabric-%{version_no_tilde} %autosetup -n eth-fast-fabric-%{version}
%build %build
cd OpenIb_Host cd OpenIb_Host
@ -91,35 +91,27 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_
%changelog %changelog
* Thu Oct 31 2024 Kamal Heib <kheib@redhat.com> - 1:11.7.0.0-1
- Update to upstream release 11.7.0.0
- Resolves: RHEL-47153
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:11.5.0.0-173 * Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:11.5.0.0-173
- Update to upstream release 11.5.0.0 - Update to upstream release 11.5.0.0
- Resolves: rhbz#2144026 - Add gating tests
- Resolves: rhbz#2144025
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 1:11.4.0.0-201 * Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 11.4.0.0-201
- Update to upstream release 11.4.0.0 - Update to upstream release 11.4.0.0
- Resolves: rhbz#2097531 - Resolves: rhbz#2168118
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 1:11.3.0.0-1 * Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 11.3.0.0-1
- Update to upstream release 11.3.0.0 - Update to upstream release 11.3.0.0
- Resolves: rhbz#2037052 - Resolves: rhbz#2037048
* Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 1:11.1.0.1-5 * Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 11.1.0.1-5
- Update to upstream release 11.1.0.1 - Update to upstream release 11.1.0.1
- Fix annocheck issues - Related: rhbz#1989435
- Resolves: rhbz#2019268
* Wed Oct 27 2021 Honggang Li <honli@redhat.com> - 1:11.1.0.0-180 * Thu Jul 08 2021 Honggang Li <honli@redhat.com> - 11.0.0.0-164
- Update to upstream release 11.1.0.0 - Add osci gating test for RHEL8
- Resolves: rhbz#1991463 - Related: rhbz#1919015
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:11.0.0.0-164 * Tue Jun 08 2021 Honggang Li <honli@redhat.com> - 11.0.0.0-163
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Import Intel Ethernet Fast Fabric Suite for RHEL8
Related: rhbz#1991688 - Resolves: rhbz#1919015
* Thu Jul 01 2021 Honggang Li <honli@redhat.com> - 11.0.0.0-163
- Import Intel Ethernet Fast Fabric Suite for RHEL9
- Resolves: rhbz#1919019