Rebase to latest upstream release v10.11.0.2
Resolves: rhbz2015394 Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
38e1a1b144
commit
5429fbd75b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/opa-ff-10.11.0.1.1.tar.xz
|
||||
/opa-ff-10.11.0.2.tar.xz
|
||||
|
10
opa-ff.spec
10
opa-ff.spec
@ -1,7 +1,7 @@
|
||||
Name: opa-ff
|
||||
Epoch: 1
|
||||
Version: 10.11.0.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 10.11.0.2
|
||||
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
|
||||
@ -9,7 +9,7 @@ Url: https://github.com/cornelisnetworks/opa-ff
|
||||
# git clone https://github.com/cornelisnetworks/opa-ff.git
|
||||
# cd opa-ff
|
||||
# git archive --format=tar --prefix=opa-ff-%{version}/ \
|
||||
# 33b114edae0b0e118dd61b07dd5048d7dbd96d77 | xz > opa-ff-%{version}.tar.xz
|
||||
# 070368dd2a2cc353b66351b989fb5fa75576f7de | xz > opa-ff-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
||||
Patch0008: 0001-Link-executables-with-pie.patch
|
||||
@ -399,6 +399,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
|
||||
%{_includedir}/opamgt
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:10.11.0.1.1-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (opa-ff-10.11.0.1.1.tar.xz) = 6863b70f4ffc82513aed5e266401c04d76893fc902b621639f57c6fe8a735f7ec1d80ce2463d884cbc7d34be78428502a6ee3081dca320cd46d680af705a4b3b
|
||||
SHA512 (opa-ff-10.11.0.2.tar.xz) = 20fcc829da97e9d9b314a507affce5e27cae111d83354166c9c2f122938a14cb2697c38430fee2f3fdf59c8d61cae73fedfc4ca1eb4c2ef617e037a2ab85799c
|
||||
|
Loading…
Reference in New Issue
Block a user