Compare commits
No commits in common. "imports/c9-beta/opa-ff-10.11.1.3.1-1.el9" and "c8" have entirely different histories.
imports/c9
...
c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/v10.11.1.3.1.tar.gz
|
SOURCES/v10.12.1.0.6.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
2e2ac7f8ebf07d1107707d6cebd1bb8c71033ecb SOURCES/v10.11.1.3.1.tar.gz
|
|
@ -1,7 +1,7 @@
|
|||||||
Name: opa-ff
|
Name: opa-ff
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 10.11.1.3.1
|
Version: 10.12.1.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.1.alma
|
||||||
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
|
||||||
@ -72,6 +72,8 @@ This package contains the necessary headers for opamgt development.
|
|||||||
|
|
||||||
# Make it possible to override hardcoded compiler flags
|
# Make it possible to override hardcoded compiler flags
|
||||||
sed -i -r -e 's/(release_C(C)?OPT_Flags\s*)=/\1?=/' Makerules/Target.LINUX.GNU.*
|
sed -i -r -e 's/(release_C(C)?OPT_Flags\s*)=/\1?=/' Makerules/Target.LINUX.GNU.*
|
||||||
|
# Add AlmaLinux detection
|
||||||
|
sed -i 's/rhel)/rhel|almalinux|AlmaLinux)/' MakeTools/funcs-ext.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS='%{optflags}'
|
export CFLAGS='%{optflags}'
|
||||||
@ -394,22 +396,108 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
|
|||||||
%{_includedir}/opamgt
|
%{_includedir}/opamgt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
|
* Wed Sep 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1:10.12.1.0.6-1.1.alma
|
||||||
- Update to upstream release 10.11.1.3.1
|
- AlmaLinux changes
|
||||||
- Resolves: rhbz#2049166
|
|
||||||
|
|
||||||
* Thu Oct 21 2021 Honggang Li <honli@redhat.com> - 1:10.11.0.2-1
|
* 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
|
||||||
|
- Update to upstream release 10.12.1.0.6
|
||||||
|
- Add gating tests.
|
||||||
|
- Resolves: rhbz#2159633
|
||||||
|
|
||||||
|
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
|
||||||
|
- Update to upstream version 10.11.1.3.1.
|
||||||
|
- Resolves: rhbz#2110930
|
||||||
|
* Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 10.11.0.2-1
|
||||||
- Rebase to latest upstream release v10.11.0.2
|
- Rebase to latest upstream release v10.11.0.2
|
||||||
- Resolves: rhbz2015394
|
- Resolves: bz1989157
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:10.11.0.1.1-3
|
* Tue May 25 2021 Honggang Li <honli@redhat.com> - 10.11.0.1.1-1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:10.11.0.1.1-2
|
|
||||||
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
|
||||||
Related: rhbz#1971065
|
|
||||||
|
|
||||||
* Wed Apr 28 2021 Honggang Li <honli@redhat.com> - 10.11.0.1.1-1
|
|
||||||
- Rebase to latest upstream release v10.11.0.1.1
|
- Rebase to latest upstream release v10.11.0.1.1
|
||||||
- Resolves: rhbz1924903
|
- Resolves: bz1920718
|
||||||
|
|
||||||
|
* Mon Nov 16 2020 Honggang Li <honli@redhat.com> - 10.10.3.0.11-1
|
||||||
|
- Rebase to latest upstream release v10.10.3.0.11
|
||||||
|
- Resolves: bz1821734, bz1886812
|
||||||
|
|
||||||
|
* Wed Apr 15 2020 Honggang Li <honli@redhat.com> - 10.10.1.0.35-1
|
||||||
|
- Rebase to latest upstream release v10.10.1.0.35
|
||||||
|
- Resolves: bz1739280
|
||||||
|
|
||||||
|
* Thu Oct 31 2019 Honggang Li <honli@redhat.com> - 10.10.0.0.445-1
|
||||||
|
- Rebase to latest upstream release v10.10.0.0.445
|
||||||
|
- Resolves: bz1719671
|
||||||
|
|
||||||
|
* Wed Jun 12 2019 Honggang Li <honli@redhat.com> - 10.9.2.2.1-1
|
||||||
|
- Rebase to latest upstream release v10.9.2.2.1
|
||||||
|
- Resolves: bz1660615
|
||||||
|
|
||||||
|
* Thu Sep 27 2018 Honggang Li <honli@redhat.com> - 10.7.0.0.133-2
|
||||||
|
- Fix annocheck issues
|
||||||
|
- Resolves: bz1624154
|
||||||
|
|
||||||
|
* Thu Jun 21 2018 Honggang Li <honli@redhat.com> - 10.7.0.0.133-1
|
||||||
|
- Rebase to latest upstream release v10.7.0.0.133
|
||||||
|
- Resolves: bz1483671
|
||||||
|
|
||||||
|
* Tue Dec 12 2017 Honggang Li <honli@redhat.com> - 10.5.0.0.140-2
|
||||||
|
- Don't include obsolete header bits/sigset.h
|
||||||
|
- Resolves: bz1523731
|
||||||
|
|
||||||
|
* Thu Oct 19 2017 Honggang Li <honli@redhat.com> - 10.5.0.0.140-1
|
||||||
|
- Rebase to upstream release 10.5.0.0.140.
|
||||||
|
- Resolves: bz1452784
|
||||||
|
|
||||||
|
* Wed May 17 2017 Honggang Li <honli@redhat.com> - 10.3.1.0-11
|
||||||
|
- Don't change the hard-coded path names.
|
||||||
|
- Resolves: bz1450776
|
||||||
|
|
||||||
|
* Thu Mar 23 2017 Honggang Li <honli@redhat.com> - 10.3.1.0-10
|
||||||
|
- Fix dependency issue for opa-fastfabric and opa-address-resolution.
|
||||||
|
- Resolves: bz1434001
|
||||||
|
|
||||||
|
* Fri Mar 17 2017 Honggang Li <honli@redhat.com> - 10.3.1.0-9
|
||||||
|
- Rebase to latest upstream branch v10_3_1 as required.
|
||||||
|
- Clean up change log.
|
||||||
|
- Apply Epoch tag.
|
||||||
|
- Resolves: bz1382796
|
||||||
|
|
||||||
|
* Mon Aug 29 2016 Honggang Li <honli@redhat.com> - 10.1.0.0-127
|
||||||
|
- Fix one hardcode path issue.
|
||||||
|
- Resolves: bz1368383
|
||||||
|
|
||||||
|
* Thu Aug 18 2016 Honggang Li <honli@redhat.com> - 10.1.0.0-126
|
||||||
|
- Rebase to latest upstream release.
|
||||||
|
- Resolves: bz1367938
|
||||||
|
|
||||||
|
* Fri May 27 2016 Honggang Li <honli@redhat.com> - 10.0.1.0-2
|
||||||
|
- Rebase to latest upstream release.
|
||||||
|
- Related: bz1273153
|
||||||
|
|
||||||
|
* Mon Sep 28 2015 Honggang Li <honli@redhat.com> - 10.0.0.0-440
|
||||||
|
- Fix scripts that use well-known temp files
|
||||||
|
- Related: bz1262326
|
||||||
|
|
||||||
|
* Wed Sep 23 2015 Honggang Li <honli@redhat.com> - 10.0.0.0-439
|
||||||
|
- Fix various /tmp races
|
||||||
|
- Resolves: bz1262326
|
||||||
|
|
||||||
|
* Tue Sep 15 2015 Michal Schmidt <mschmidt@redhat.com> - 10.0.0.0-438
|
||||||
|
- Include the LICENSE file in both subpackages.
|
||||||
|
|
||||||
|
* Wed Aug 26 2015 Michal Schmidt <mschmidt@redhat.com> - 10.0.0.0-437
|
||||||
|
- Respect optflags.
|
||||||
|
- Related: bz1173309
|
||||||
|
|
||||||
|
* Tue Aug 25 2015 Michal Schmidt <mschmidt@redhat.com> - 10.0.0.0-436
|
||||||
|
- Update to new upstream snapshot with unbundled 3rd party software.
|
||||||
|
- Follow upstream spec file changes.
|
||||||
|
- Related: bz1173309
|
||||||
|
|
||||||
|
* Wed Aug 19 2015 Michal Schmidt <mschmidt@redhat.com> - 10.0.0.0-435
|
||||||
|
- Initial RHEL package based on upstream spec and input from Honggang Li.
|
||||||
|
|
||||||
|
* Fri Oct 10 2014 Erik E. Kahn <erik.kahn@intel.com> - 1.0.0-ifs
|
||||||
|
- Initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user