Compare commits
No commits in common. "c8" and "imports/c8-beta/opa-fm-10.11.2.0.3-1.el8" have entirely different histories.
c8
...
imports/c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v10.12.1.0.6.tar.gz
|
||||
SOURCES/v10.11.2.0.3.tar.gz
|
||||
|
1
.opa-fm.metadata
Normal file
1
.opa-fm.metadata
Normal file
@ -0,0 +1 @@
|
||||
c8661307a5483120ce36aa1ce800cee496241dcd SOURCES/v10.11.2.0.3.tar.gz
|
@ -8,8 +8,8 @@
|
||||
|
||||
Name: opa-fm
|
||||
Epoch: 1
|
||||
Version: 10.12.1.0.6
|
||||
Release: 1%{?dist}.alma
|
||||
Version: 10.11.2.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel Omni-Path Fabric Management Software
|
||||
|
||||
License: GPLv2 or BSD
|
||||
@ -46,9 +46,6 @@ Fabric Executive, and some fabric management tools.
|
||||
sed -i -r -e 's/(release_C(C)?OPT_Flags\s*)=/\1?=/' Makerules/Target.LINUX.GNU.*
|
||||
sed -r -e 's/(^COPT\s*=\s*)/#\1/' -i Esm/ib/src/linux/opafmvf/Makefile
|
||||
|
||||
# Add AlmaLinux detection
|
||||
sed -i 's/rhel)/rhel|almalinux|AlmaLinux)/' MakeTools/funcs-ext.sh
|
||||
|
||||
%build
|
||||
export CFLAGS='%{optflags} -std=gnu11'
|
||||
export CXXFLAGS='%{optflags} -std=gnu11'
|
||||
@ -88,13 +85,6 @@ chmod a-x %{buildroot}/%{_prefix}/share/opa-fm/opafm_src.xml
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1:10.12.1.0.6-1.alma
|
||||
- Fix build on AlmaLinux
|
||||
|
||||
* 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#2170633, rhbz#2159634
|
||||
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.2.0.3-1
|
||||
- Update to upstream version 10.11.2.0.3
|
||||
- Resolves: rhbz#2110931
|
||||
|
Loading…
Reference in New Issue
Block a user