Fix gating tests required packages
Resolves: rhbz#2159633 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
966681bd79
commit
b3de3ef6e9
@ -1,7 +1,7 @@
|
|||||||
Name: opa-ff
|
Name: opa-ff
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 10.12.1.0.6
|
Version: 10.12.1.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.1
|
||||||
Summary: Intel Omni-Path basic tools and libraries for fabric management
|
Summary: Intel Omni-Path basic tools and libraries for fabric management
|
||||||
License: BSD or GPLv2
|
License: BSD or GPLv2
|
||||||
Url: https://github.com/cornelisnetworks/opa-ff
|
Url: https://github.com/cornelisnetworks/opa-ff
|
||||||
@ -394,6 +394,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
|
|||||||
%{_includedir}/opamgt
|
%{_includedir}/opamgt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 07 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1.1
|
||||||
|
- Fix gating tests required packages
|
||||||
|
- Resolves: rhbz#2159633
|
||||||
|
|
||||||
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1
|
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1
|
||||||
- Update to upstream release 10.12.1.0.6
|
- Update to upstream release 10.12.1.0.6
|
||||||
- Add gating tests.
|
- Add gating tests.
|
||||||
|
@ -8,4 +8,4 @@
|
|||||||
dir: .
|
dir: .
|
||||||
run: ./runme.sh
|
run: ./runme.sh
|
||||||
required_packages:
|
required_packages:
|
||||||
- opa-ff
|
- opa-fm
|
||||||
|
Loading…
Reference in New Issue
Block a user