Accepting request 460902 from home:jmoellers:branches:science:HPC

OBS-URL: https://build.opensuse.org/request/show/460902
OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-ff?expand=0&rev=2
This commit is contained in:
Reinhard Max 2017-03-02 08:27:44 +00:00 committed by Git OBS Bridge
parent 85b29baaf3
commit 88f54fba70
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 28 13:39:33 UTC 2017 - josef.moellers@suse.com
- Update to v10.3.1
Unfortunately intel has not shared any
information related to the changes
(fate#321474)
-------------------------------------------------------------------
Thu Jul 21 20:46:16 CEST 2016 - ndas@suse.de

View File

@ -19,7 +19,7 @@
%define pseudo_opt %{_prefix}/lib/opa-ff/
%define opasysconfdir %{_sysconfdir}/opa/sysconfig
Name: opa-ff
Version: 10.0.0.0
Version: 10.3.1
Release: 0
Summary: Intel Omni-Path basic tools and libraries for fabric managment
License: BSD-3-Clause or GPL-2.0
@ -96,7 +96,7 @@ else
fi
%install
%define basic_tools_sbin opacapture opagetvf opagetvf_env opahfirev opapacketcapture opaportinfo oparesolvehfiport opasaquery opashowmc opasmaquery opainfo fabric_info
%define basic_tools_sbin opacapture opagetvf opagetvf_env opahfirev opapacketcapture opaportinfo oparesolvehfiport opasaquery opashowmc opasmaquery opainfo opafabricinfo
%define basic_tools_sbin_sym opapmaquery opaportconfig
%define basic_tools_opt setup_self_ssh usemem opaipcalc

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7bbd3b493155e9d61c604ba15215d5e09817fe3014a6fcf50544c9d3ffeb2d6
size 67743128
oid sha256:78df6c28ee4add9d29b501e1137746bf066db945da70b4a3c631aa29d2f412ba
size 6188154

View File

@ -25,10 +25,10 @@ index a373262..3a6687d 100755
# Include directories for kernel
KERNELDIR=/lib/modules/$(BUILD_TARGET_OS_VERSION)/build
diff --git a/ff_build.sh b/ff_build.sh
diff --git a/OpenIb_Host/ff_build.sh b/OpenIb_Host/ff_build.sh
index d70dcd8..5505ed9 100755
--- a/ff_build.sh
+++ b/ff_build.sh
--- a/OpenIb_Host/ff_build.sh
+++ b/OpenIb_Host/ff_build.sh
@@ -68,7 +68,13 @@ export PRODUCT=${PRODUCT:-OPENIB_FF}
# for HSM the kernel rev is not important. We simply use the kernel rev
# of the running kernel. While BUILD_TARGET_OS_VERSION is needed by Makerules