import opa-ff-10.11.1.3.1-1.el9
This commit is contained in:
parent
6bf0de1144
commit
faa3bee124
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/opa-ff-10.11.0.2.tar.xz
|
||||
SOURCES/v10.11.1.3.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2c1dc4510b9e51a60f6e9dda965ead69dd8b159f SOURCES/opa-ff-10.11.0.2.tar.xz
|
||||
2e2ac7f8ebf07d1107707d6cebd1bb8c71033ecb SOURCES/v10.11.1.3.1.tar.gz
|
||||
|
@ -1,16 +1,11 @@
|
||||
Name: opa-ff
|
||||
Epoch: 1
|
||||
Version: 10.11.0.2
|
||||
Version: 10.11.1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel Omni-Path basic tools and libraries for fabric management
|
||||
License: BSD or GPLv2
|
||||
Url: https://github.com/cornelisnetworks/opa-ff
|
||||
# tarball created by:
|
||||
# git clone https://github.com/cornelisnetworks/opa-ff.git
|
||||
# cd opa-ff
|
||||
# git archive --format=tar --prefix=opa-ff-%{version}/ \
|
||||
# 070368dd2a2cc353b66351b989fb5fa75576f7de | xz > opa-ff-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: https://github.com/cornelisnetworks/opa-ff/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
Patch0008: 0001-Link-executables-with-pie.patch
|
||||
Patch0009: 0002-Lets-build-config-decide-C-optimization-flags.patch
|
||||
@ -399,6 +394,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
|
||||
%{_includedir}/opamgt
|
||||
|
||||
%changelog
|
||||
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
|
||||
- Update to upstream release 10.11.1.3.1
|
||||
- Resolves: rhbz#2049166
|
||||
|
||||
* Thu Oct 21 2021 Honggang Li <honli@redhat.com> - 1:10.11.0.2-1
|
||||
- Rebase to latest upstream release v10.11.0.2
|
||||
- Resolves: rhbz2015394
|
||||
|
Loading…
Reference in New Issue
Block a user