commit opa-fm for openSUSE:Factory

2020-08-03 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2020-08-03 14:14:09

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new.3592 (New)


Package is "opa-fm"

Mon Aug  3 14:14:09 2020 rev:15 rq:823142 version:10.10.3.0.11

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2020-06-07 
21:40:16.881823462 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new.3592/opa-fm.changes  2020-08-03 
14:14:43.504459321 +0200
@@ -1,0 +2,6 @@
+Wed Jul 22 15:39:54 UTC 2020 - Nicolas Morey-Chaisemartin 

+
+- Update to v10.10.3.0.11
+  - No changelog available
+
+---

Old:

  opa-fm-10.10.1.0.35.0.317bb9f13773.tar.gz

New:

  opa-fm-10.10.3.0.11.0.dd537b757410.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.P494On/_old  2020-08-03 14:14:46.692462518 +0200
+++ /var/tmp/diff_new_pack.P494On/_new  2020-08-03 14:14:46.696462522 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.35.0.317bb9f13773
+%define git_ver .0.dd537b757410
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.10.1
+Version:10.10.3.0.11
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.P494On/_old  2020-08-03 14:14:46.724462550 +0200
+++ /var/tmp/diff_new_pack.P494On/_new  2020-08-03 14:14:46.724462550 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-317bb9f137735388b121b5fd6e7be28dde48b0a3
+dd537b7574106838ad3957725d55717267b75767
   
   
 opa-fm*.tar

++ opa-fm-10.10.1.0.35.0.317bb9f13773.tar.gz -> 
opa-fm-10.10.3.0.11.0.dd537b757410.tar.gz ++
 14845 lines of diff (skipped)




commit opa-fm for openSUSE:Factory

2020-06-07 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2020-06-07 21:40:08

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new.3606 (New)


Package is "opa-fm"

Sun Jun  7 21:40:08 2020 rev:14 rq:812247 version:10.10.1

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2019-10-18 
14:31:22.776560328 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new.3606/opa-fm.changes  2020-06-07 
21:40:16.881823462 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 14:48:12 UTC 2020 - Nicolas Morey-Chaisemartin 

+
+- Update to v10.10.1
+  - No changelog available
+  - Add opa-fm-fix-multiple-definitions.patch to fix compatibility with GCC10
+
+---

Old:

  opa-fm-10.9.3.1.1.0.0236727e70cb.tar.gz

New:

  opa-fm-10.10.1.0.35.0.317bb9f13773.tar.gz
  opa-fm-fix-multiple-definitions.patch



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.bVeAZU/_old  2020-06-07 21:40:20.053833518 +0200
+++ /var/tmp/diff_new_pack.bVeAZU/_new  2020-06-07 21:40:20.057833531 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opa-fm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,24 @@
 #
 
 
-%define git_ver .1.1.0.0236727e70cb
+%define git_ver .0.35.0.317bb9f13773
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.9.3
+Version:10.10.1
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Url:http://www.intel.com/
+URL:http://www.intel.com/
 Source0:%{name}-%{version}%{git_ver}.tar.gz
 Source1:%{name}-rpmlintrc
 Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
 Patch3: opa-fm-force-code-symbols-to-be-loaded.patch
+Patch4: opa-fm-fix-multiple-definitions.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -57,6 +58,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 
 %build
 export RPM_OPT_FLAGS

++ _service ++
--- /var/tmp/diff_new_pack.bVeAZU/_old  2020-06-07 21:40:20.089833632 +0200
+++ /var/tmp/diff_new_pack.bVeAZU/_new  2020-06-07 21:40:20.089833632 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-0236727e70cbec41b5700d2cca25e998015fa278
+317bb9f137735388b121b5fd6e7be28dde48b0a3
   
   
 opa-fm*.tar

++ opa-fm-10.9.3.1.1.0.0236727e70cb.tar.gz -> 
opa-fm-10.10.1.0.35.0.317bb9f13773.tar.gz ++
 29085 lines of diff (skipped)

++ opa-fm-fix-multiple-definitions.patch ++
commit 0b6df10765e358e2ced979edb000c7d0c12b276f
Author: Nicolas Morey-Chaisemartin 
Date:   Sun Jun 7 16:21:22 2020 +0200

opa-fm: fix multiple definitions

Fix compilation errors due to multiple definitions with GCC10

Signed-off-by: Nicolas Morey-Chaisemartin 

diff --git Esm/ib/src/pm/include/pm_topology.h 
Esm/ib/src/pm/include/pm_topology.h
index 1564174bfc7e..b7ce456c3029 100644
--- Esm/ib/src/pm/include/pm_topology.h
+++ Esm/ib/src/pm/include/pm_topology.h
@@ -1551,7 +1551,7 @@ extern FSTATUS PmClearPortRunningVFCounters(Pm_t *pm, 
PmPort_t *pmportp, STLVlCo
 // compute theoretical limits for each rate
 //extern void PM_InitLswfToMBps(void);
 // ideally should be static, extern due to split of sweep.c and calc.c
-uint32 s_StaticRateToMBps[IB_STATIC_RATE_MAX+1];
+extern uint32 s_StaticRateToMBps[IB_STATIC_RATE_MAX+1];
 
 // This group of functions accept an index into the pmportp->Groups[]
 // caller should search for appropriate entry in array to act on
diff --git Esm/ib/src/pm/pm/pm.c Esm/ib/src/pm/pm/pm.c
index afab7736b7d7..c4e49c3ea383 100644
--- Esm/ib/src/pm/pm/pm.c
+++ Esm/ib/src/pm/pm/pm.c
@@ -126,10 +126,6 @@ extern Status_t vfi_GetPortGuid(ManagerInfo_t * fp, 
uint32_t gididx);
 
 #define SID_ASCII_FORMAT "%02x%02x%02x%02x%02x%02x%02x%02x"
 static IB_SERVICE_RECORD  pmServRer;
-#ifndef __VXWORKS__
-static char msgbuf[256];
-#endif
-
 
 #if 0
 /*
diff --git Esm/ib/src/smi/include/sa_l.h Esm/ib/src/smi/include/sa_l.h
index 1e2e0afc2587..d83aeaa0a887 100644
--- Esm/ib/src/smi/include/sa_l.h
+++ Esm/ib/src/smi/include/sa_l.h
@@ -314,7 +314,7 @@ Status_tsa_Authenticate_Path(STL_LID, STL_LID);
 Status_t   sa_Authenticate_Acce

commit opa-fm for openSUSE:Factory

2019-10-18 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2019-10-18 14:31:21

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new.2352 (New)


Package is "opa-fm"

Fri Oct 18 14:31:21 2019 rev:13 rq:733596 version:10.9.3

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2018-11-13 
17:29:59.225252128 +0100
+++ /work/SRC/openSUSE:Factory/.opa-fm.new.2352/opa-fm.changes  2019-10-18 
14:31:22.776560328 +0200
@@ -1,0 +2,17 @@
+Thu Sep 26 11:07:49 UTC 2019 - Nicolas Morey-Chaisemartin 

+
+- Update to v10.9.3.1.1
+  - No changelog available
+
+---
+Thu Sep  5 11:55:47 UTC 2019 - Nicolas Morey-Chaisemartin 

+
+- Update to v10.9.2.2.1
+  * No changelog available
+- Drop reproducible.patch as it was fixed upstream
+- Mark LICENSE with %license
+- Remove infiniband-diags-devel dependency as it is now provided by 
rdma-core-devel
+- Add opa-fm-force-code-symbols-to-be-loaded.patch to fix around missing
+  symbol for version patching when LTO is enabled
+
+---

Old:

  opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz
  reproducible.patch

New:

  opa-fm-10.9.3.1.1.0.0236727e70cb.tar.gz
  opa-fm-force-code-symbols-to-be-loaded.patch



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.fyLAWH/_old  2019-10-18 14:31:23.580558233 +0200
+++ /var/tmp/diff_new_pack.fyLAWH/_new  2019-10-18 14:31:23.580558233 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opa-fm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define git_ver .0.202.0.ced9dffecafa
+%define git_ver .1.1.0.0236727e70cb
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.8.0
+Version:10.9.3
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause
@@ -32,7 +32,7 @@
 Source1:%{name}-rpmlintrc
 Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
-Patch3: reproducible.patch
+Patch3: opa-fm-force-code-symbols-to-be-loaded.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -56,14 +56,14 @@
 %setup -q -n  %{name}-%{version}%{git_ver}
 %patch1
 %patch2
-%patch3 -p1
+%patch3
 
 %build
 export RPM_OPT_FLAGS
 if [ -d Esm ]; then
cd Esm
 fi
-./fmbuild
+./fmbuild -r -C
 
 %install
 # directories
@@ -132,7 +132,8 @@
 /opt/opa-fm
 %config(noreplace) %{opasysconfdir}/opafm.xml
 
-%doc README LICENSE
+%doc README
+%license LICENSE
 
 %{_prefix}/lib/systemd/system/opafm.service
 %{pseudo_opt}/bin/*

++ _service ++
--- /var/tmp/diff_new_pack.fyLAWH/_old  2019-10-18 14:31:23.620558129 +0200
+++ /var/tmp/diff_new_pack.fyLAWH/_new  2019-10-18 14:31:23.620558129 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-ced9dffecafaaa05f77f0b10ec6f011fddf5d766
+0236727e70cbec41b5700d2cca25e998015fa278
   
   
 opa-fm*.tar

++ opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz -> 
opa-fm-10.9.3.1.1.0.0236727e70cb.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new.2352/opa-fm-10.9.3.1.1.0.0236727e70cb.tar.gz
 differ: char 13, line 1

++ opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch ++
--- /var/tmp/diff_new_pack.fyLAWH/_old  2019-10-18 14:31:23.656558035 +0200
+++ /var/tmp/diff_new_pack.fyLAWH/_new  2019-10-18 14:31:23.656558035 +0200
@@ -1,4 +1,4 @@
-commit 39096d08575e62cf025a4fa2555b24ee5c19e23d
+commit 27eef417f53ce83fa313f1e7f668a56d2dd764e1
 Author: Nicolas Morey-Chaisemartin 
 Date:   Mon Aug 28 14:07:34 2017 +0200
 
@@ -7,10 +7,10 @@
 Signed-off-by: Nicolas Morey-Chaisemartin 
 
 diff --git MakeTools/funcs-ext.sh MakeTools/funcs-ext.sh
-index 56a85fd68afa..8c49f79bc6be 100755
+index 9aa4cd25e410..2f9689586caf 100755
 --- MakeTools/funcs-ext.sh
 +++ MakeTools/funcs-ext.sh
-@@ -710,31 +710,36 @@ function os

commit opa-fm for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2018-11-13 16:35:32

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Tue Nov 13 16:35:32 2018 rev:12 rq:644620 version:10.8.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2018-07-17 
09:43:14.681103756 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2018-11-13 
17:29:59.225252128 +0100
@@ -1,0 +2,6 @@
+Mon Oct 15 07:39:46 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to v10.8.0.0.202 (fate#325858)
+  * No changelog available
+
+---

Old:

  opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz

New:

  opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.W7a6YD/_old  2018-11-13 17:29:59.697251480 +0100
+++ /var/tmp/diff_new_pack.W7a6YD/_new  2018-11-13 17:29:59.701251475 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.141.0.ea3548c1fcee
+%define git_ver .0.202.0.ced9dffecafa
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.7.0
+Version:10.8.0
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.W7a6YD/_old  2018-11-13 17:29:59.729251437 +0100
+++ /var/tmp/diff_new_pack.W7a6YD/_new  2018-11-13 17:29:59.729251437 +0100
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-ea3548c1fceea2be961387bffaf23e139aa44e0b
+ced9dffecafaaa05f77f0b10ec6f011fddf5d766
   
   
 opa-fm*.tar

++ opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz -> 
opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.8.0.0.202.0.ced9dffecafa.tar.gz
 differ: char 25, line 1




commit opa-fm for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2018-07-17 09:42:01

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Tue Jul 17 09:42:01 2018 rev:11 rq:622967 version:10.7.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2018-06-20 
15:26:22.256929175 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2018-07-17 
09:43:14.681103756 +0200
@@ -1,0 +2,5 @@
+Sat Jul 14 06:14:17 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible.patch to fix build date (boo#1047218)
+
+---

New:

  reproducible.patch



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.T0Gjql/_old  2018-07-17 09:43:15.197101864 +0200
+++ /var/tmp/diff_new_pack.T0Gjql/_new  2018-07-17 09:43:15.197101864 +0200
@@ -32,6 +32,7 @@
 Source1:%{name}-rpmlintrc
 Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
+Patch3: reproducible.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -55,6 +56,7 @@
 %setup -q -n  %{name}-%{version}%{git_ver}
 %patch1
 %patch2
+%patch3 -p1
 
 %build
 export RPM_OPT_FLAGS

++ reproducible.patch ++
https://github.com/01org/opa-fm/pull/9
https://bugzilla.opensuse.org/show_bug.cgi?id=1047218

commit 8b1b100a34f6a03ab719fa0602f60b97be05ec9b
Author: Bernhard M. Wiedemann 
Date:   Mon Jul 24 07:50:23 2017 +0200

Use SOURCE_DATE_EPOCH to override build date

to make reproducible builds of opa-fm packages easier
e.g. for openSUSE

See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

diff --git a/MakeTools/prep.sh b/MakeTools/prep.sh
index c0a4bd1..c4b7fec 100755
--- a/MakeTools/prep.sh
+++ b/MakeTools/prep.sh
@@ -81,7 +81,10 @@ then
exit 1
 fi
 
-DATE=${DATE:-"`date +'%m/%d/%y %H:%M'`"}
+DATE_FMT='%m/%d/%y %H:%M'
+[ -z "$SOURCE_DATE_EPOCH" ] ||\
+   DATE=${DATE:-"`date -u -d@$SOURCE_DATE_EPOCH "+$DATE_FMT"`"}
+DATE=${DATE:-"`date "+$DATE_FMT"`"}
 
 if [ "$#" = 1 ]
 then



commit opa-fm for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2018-06-20 15:26:18

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Wed Jun 20 15:26:18 2018 rev:10 rq:617428 version:10.7.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-12-19 
10:59:39.249971118 +0100
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2018-06-20 
15:26:22.256929175 +0200
@@ -1,0 +2,9 @@
+Tue Jun 12 07:16:45 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to v10.7.0.0.145 (fate#325046)
+  * No changelog available
+- Rebase opa-fm-use-RPM_OPT_FLAGS.patch and
+  opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch to the
+  latest sources.
+
+---

Old:

  opa-fm-10.6.0.0.132.0.a774619.tar.gz

New:

  opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.0Urheo/_old  2018-06-20 15:26:23.444886083 +0200
+++ /var/tmp/diff_new_pack.0Urheo/_new  2018-06-20 15:26:23.448885938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opa-fm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.132.0.a774619
+%define git_ver .0.141.0.ea3548c1fcee
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.6.0
+Version:10.7.0
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.0Urheo/_old  2018-06-20 15:26:23.44487 +0200
+++ /var/tmp/diff_new_pack.0Urheo/_new  2018-06-20 15:26:23.44487 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-a774619e12db384fd473939f3ec9679eb9f2ae46
+ea3548c1fceea2be961387bffaf23e139aa44e0b
   
   
 opa-fm*.tar

++ opa-fm-10.6.0.0.132.0.a774619.tar.gz -> 
opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.6.0.0.132.0.a774619.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.7.0.0.141.0.ea3548c1fcee.tar.gz
 differ: char 12, line 1

++ opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch ++
--- /var/tmp/diff_new_pack.0Urheo/_old  2018-06-20 15:26:23.520883326 +0200
+++ /var/tmp/diff_new_pack.0Urheo/_new  2018-06-20 15:26:23.520883326 +0200
@@ -1,4 +1,4 @@
-commit 73c5be8b293eba4460b59e2dfac571e4c3363637
+commit 39096d08575e62cf025a4fa2555b24ee5c19e23d
 Author: Nicolas Morey-Chaisemartin 
 Date:   Mon Aug 28 14:07:34 2017 +0200
 
@@ -7,45 +7,43 @@
 Signed-off-by: Nicolas Morey-Chaisemartin 
 
 diff --git MakeTools/funcs-ext.sh MakeTools/funcs-ext.sh
-index 0d9f1d5..3d283d3 100755
+index 56a85fd68afa..8c49f79bc6be 100755
 --- MakeTools/funcs-ext.sh
 +++ MakeTools/funcs-ext.sh
-@@ -711,30 +711,35 @@ function os_vendor()
+@@ -710,31 +710,36 @@ function os_vendor()
+ # Apple Mac
  rval=apple
  else
- filelist=($('ls' /etc/*-release | egrep -v lsb | egrep -v os))
+-filelist=($('ls' /etc/*-release | egrep -v lsb | egrep -v os))
 -rval=""
 -if [ ${#filelist[@]} -eq 0 ] && [ -f /etc/lsb-release ]; then
--rval=$(cat /etc/lsb-release | egrep DISTRIB_ID | cut -d'=' -f2)
+-rval=$(cat /etc/lsb-release | egrep DISTRIB_ID | cut -d'=' -f2 | 
tr '[:upper:]' '[:lower:]')
 -fi
 -for file in $filelist
 -do
 -  if [ -f $file ]
 -  then
--  rval=$(basename $file -release)
--  if [ $rval = 'SuSE' ]
--  then
--  if [ -f /etc/UnitedLinux-release ]
--  then
--  rval=UnitedLinux
--  fi
--  elif [ $rval = 'centos' ]
+-  rval=$(basename $file -release)
+-  if [ $rval = 'SuSE' ]
+-  then
+-  if [ -f /etc/UnitedLinux-release ]
 -  then
--  rval=redhat
--  elif [ $rval != 'os' ]
--  then
--  break
--  fi
--  fi
--done
+-  rval=UnitedLinux
 +if [ $? == 1 ]
 +then
 +   

commit opa-fm for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-12-19 10:59:35

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Tue Dec 19 10:59:35 2017 rev:9 rq:558212 version:10.6.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-11-21 
15:35:43.449921924 +0100
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-12-19 
10:59:39.249971118 +0100
@@ -1,0 +2,5 @@
+Mon Dec 18 10:06:04 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Move /etc/sysconfig/opa* tyo /etc/opa-fm (bsc#1071525)
+
+---



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.kUJEwa/_old  2017-12-19 10:59:39.877940803 +0100
+++ /var/tmp/diff_new_pack.kUJEwa/_new  2017-12-19 10:59:39.877940803 +0100
@@ -19,7 +19,7 @@
 %define git_ver .0.132.0.a774619
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
-%define opasysconfdir %{_sysconfdir}/opa/sysconfig
+%define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
 Version:10.6.0
@@ -66,7 +66,6 @@
 %install
 # directories
 install -d -m0755 %{buildroot}%{opasysconfdir}
-install -d -m0755 %{buildroot}%{opasysconfdir}/opa
 
 install -D -m 644 stage.rpm/opafm.service 
%{buildroot}%{_prefix}/lib/systemd/system/opafm.service
 install -D -m 755 stage.rpm/opafmctrl %{buildroot}/%{pseudo_opt}/bin/opafmctrl
@@ -103,12 +102,10 @@
 
 mkdir -p %{buildroot}%{_sbindir}
 mkdir -p %{buildroot}/opt
-mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/opa/
 mkdir -p %{buildroot}%{opavarlibdir}
 ln -s /%{pseudo_opt}/bin/fm_cmd %{buildroot}%{_sbindir}/opafmcmd
 ln -s /%{pseudo_opt}/bin/fm_cmdall %{buildroot}%{_sbindir}/opafmcmdall
 ln -s %{pseudo_opt} %{buildroot}/opt/
-ln -s %{opasysconfdir}/opafm.xml  
%{buildroot}%{_sysconfdir}/sysconfig/opafm.xml
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcopafm
 
 %pre
@@ -125,21 +122,17 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{_sysconfdir}/opa
 %dir %{opasysconfdir}
 %dir %{pseudo_opt}/
 %dir %{pseudo_opt}/bin
 %dir %{pseudo_opt}/etc
 %dir %{pseudo_opt}/runtime
-%dir %{_sysconfdir}/sysconfig/opa
-%{opasysconfdir}/*
 /opt/opa-fm
-%config /etc/opa/sysconfig/*
+%config(noreplace) %{opasysconfdir}/opafm.xml
 
 %doc README LICENSE
 
 %{_prefix}/lib/systemd/system/opafm.service
-%config(noreplace) %{_sysconfdir}/sysconfig/opafm.xml
 %{pseudo_opt}/bin/*
 %{pseudo_opt}%{_sysconfdir}/*
 %{pseudo_opt}/runtime/*




commit opa-fm for openSUSE:Factory

2017-11-21 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-11-21 15:35:37

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Tue Nov 21 15:35:37 2017 rev:8 rq:544091 version:10.6.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-09-20 
17:12:22.936162455 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-11-21 
15:35:43.449921924 +0100
@@ -1,0 +2,10 @@
+Mon Nov 20 16:49:19 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v10.6.0.0.132
+  * No changelog available
+- Remove opa-fm-sigset-was-removed.patch as it was fixed upstream.
+- Rebase opa-fm-use-RPM_OPT_FLAGS.patch and
+  opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch to the
+  latest sources.
+
+---

Old:

  opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz
  opa-fm-sigset-was-removed.patch

New:

  opa-fm-10.6.0.0.132.0.a774619.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.dMiG8D/_old  2017-11-21 15:35:45.053863802 +0100
+++ /var/tmp/diff_new_pack.dMiG8D/_new  2017-11-21 15:35:45.061863512 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.1.0.b5eaf8d
+%define git_ver .0.132.0.a774619
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.5.1
+Version:10.6.0
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause
@@ -32,7 +32,6 @@
 Source1:%{name}-rpmlintrc
 Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
-Patch3: opa-fm-sigset-was-removed.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -56,14 +55,13 @@
 %setup -q -n  %{name}-%{version}%{git_ver}
 %patch1
 %patch2
-%patch3
 
 %build
 export RPM_OPT_FLAGS
 if [ -d Esm ]; then
cd Esm
 fi
-./fmbuild -V %{version}.%{release}
+./fmbuild
 
 %install
 # directories

++ _service ++
--- /var/tmp/diff_new_pack.dMiG8D/_old  2017-11-21 15:35:45.097862208 +0100
+++ /var/tmp/diff_new_pack.dMiG8D/_new  2017-11-21 15:35:45.097862208 +0100
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-b5eaf8d7a4170fcd25dcf939ac7fca7cfcab3e41
+a774619e12db384fd473939f3ec9679eb9f2ae46
   
   
 opa-fm*.tar

++ opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz -> 
opa-fm-10.6.0.0.132.0.a774619.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.6.0.0.132.0.a774619.tar.gz 
differ: char 13, line 1

++ opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch ++
--- /var/tmp/diff_new_pack.dMiG8D/_old  2017-11-21 15:35:45.121861338 +0100
+++ /var/tmp/diff_new_pack.dMiG8D/_new  2017-11-21 15:35:45.121861338 +0100
@@ -1,3 +1,11 @@
+commit 73c5be8b293eba4460b59e2dfac571e4c3363637
+Author: Nicolas Morey-Chaisemartin 
+Date:   Mon Aug 28 14:07:34 2017 +0200
+
+opa-fm Fallback to custom vendor if os_vendor fails
+
+Signed-off-by: Nicolas Morey-Chaisemartin 
+
 diff --git MakeTools/funcs-ext.sh MakeTools/funcs-ext.sh
 index 0d9f1d5..3d283d3 100755
 --- MakeTools/funcs-ext.sh

++ opa-fm-use-RPM_OPT_FLAGS.patch ++
--- /var/tmp/diff_new_pack.dMiG8D/_old  2017-11-21 15:35:45.145860469 +0100
+++ /var/tmp/diff_new_pack.dMiG8D/_new  2017-11-21 15:35:45.145860469 +0100
@@ -1,11 +1,19 @@
+commit 34b1accbcb951f32ecfe681d80dbf94c972bbc1e
+Author: Nicolas Morey-Chaisemartin 
+Date:   Mon Aug 28 14:06:36 2017 +0200
+
+opa-fm use RPM_OPT_FLAGS
+
+Signed-off-by: Nicolas Morey-Chaisemartin 
+
 diff --git Esm/Makerules.project Esm/Makerules.project
-index e4a8887..f3ca78e 100755
+index 7a4be97..63ba6a8 100755
 --- Esm/Makerules.project
 +++ Esm/Makerules.project
-@@ -125,6 +125,7 @@ BSCPROJ=
- 
- # strict-prototypes - treat extern int foo() as function with no args
+@@ -123,6 +123,7 @@ BSCPROJ=
  CPROJ = -DPRODUCT=$(PRODUCT) -DPRODUCT_$(PRODUCT) 
-DMODULEVERSION=$(MODULEVERSION)
+ # include buildFeatureDefs to let inplace build work for stream consistency
+ CPROJ += -include $(TL_DIR)/buildFeatureDefs
 +CPROJ += $(RPM_OPT_FLAGS)
  ifeq ($(IB_STACK),OPENIB)
  CPROJ += -DIB_STACK_OPENIB




commit opa-fm for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-09-20 17:12:18

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Wed Sep 20 17:12:18 2017 rev:7 rq:527302 version:10.5.1

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-09-09 
20:25:21.144089680 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-09-20 
17:12:22.936162455 +0200
@@ -1,0 +2,8 @@
+Tue Sep 19 11:53:01 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v10.5.1.0.1
+  * No changelog available
+- Update opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
+  to the latest sources
+
+---

Old:

  opa-fm-10.4.1.0.2.0.3784085.tar.gz

New:

  opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.6WFvIm/_old  2017-09-20 17:12:23.808039722 +0200
+++ /var/tmp/diff_new_pack.6WFvIm/_new  2017-09-20 17:12:23.812039158 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define git_ver .0.2.0.3784085
+%define git_ver .0.1.0.b5eaf8d
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.4.1
+Version:10.5.1
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.6WFvIm/_old  2017-09-20 17:12:23.840035217 +0200
+++ /var/tmp/diff_new_pack.6WFvIm/_new  2017-09-20 17:12:23.840035217 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-3784085c8d7cb1eea36b0c71043884618f9b7e59
+b5eaf8d7a4170fcd25dcf939ac7fca7cfcab3e41
   
   
 opa-fm*.tar

++ opa-fm-10.4.1.0.2.0.3784085.tar.gz -> opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz 
++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.4.1.0.2.0.3784085.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.5.1.0.1.0.b5eaf8d.tar.gz 
differ: char 12, line 1

++ opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch ++
--- /var/tmp/diff_new_pack.6WFvIm/_old  2017-09-20 17:12:23.876030150 +0200
+++ /var/tmp/diff_new_pack.6WFvIm/_new  2017-09-20 17:12:23.876030150 +0200
@@ -1,17 +1,20 @@
 diff --git MakeTools/funcs-ext.sh MakeTools/funcs-ext.sh
-index afeeba9..62c96fe 100755
+index 0d9f1d5..3d283d3 100755
 --- MakeTools/funcs-ext.sh
 +++ MakeTools/funcs-ext.sh
-@@ -711,27 +711,32 @@ function os_vendor()
+@@ -711,30 +711,35 @@ function os_vendor()
  rval=apple
  else
- filelist=`'ls' /etc/*-release | egrep -v lsb | egrep -v os`
+ filelist=($('ls' /etc/*-release | egrep -v lsb | egrep -v os))
 -rval=""
+-if [ ${#filelist[@]} -eq 0 ] && [ -f /etc/lsb-release ]; then
+-rval=$(cat /etc/lsb-release | egrep DISTRIB_ID | cut -d'=' -f2)
+-fi
 -for file in $filelist
 -do
 -  if [ -f $file ]
 -  then
--  rval=`basename $file -release`
+-  rval=$(basename $file -release)
 -  if [ $rval = 'SuSE' ]
 -  then
 -  if [ -f /etc/UnitedLinux-release ]
@@ -31,28 +34,31 @@
 +then
 +rval="custom"
 +else
-+rval=""
-+for file in $filelist
-+do
-+if [ -f $file ]
-+then
-+rval=`basename $file -release`
-+if [ $rval = 'SuSE' ]
-+then
-+if [ -f /etc/UnitedLinux-release ]
-+then
-+rval=UnitedLinux
-+fi
-+elif [ $rval = 'centos' ]
-+then
-+rval=redhat
-+elif [ $rval != 'os' ]
-+then
-+break
-+fi
-+fi
-+done
-+fi
++  rval=""
++  if [ ${#filelist[@]} -eq 0 ] && [ -f /etc/lsb-release 
]; then
++  rval=$(cat /etc/lsb-release | egrep DISTRIB_ID 
| cut -d'=' -f2)
++  fi
++  for file in $filelist
++  do
++  if [ -f $file ]
++  then
++  rval=$(basename $file -release)
++  if [ $rval = 'SuSE' ]
++  then
++  

commit opa-fm for openSUSE:Factory

2017-09-09 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-09-09 20:25:16

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Sat Sep  9 20:25:16 2017 rev:6 rq:521605 version:10.4.1

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-08-29 
11:46:09.414762809 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-09-09 
20:25:21.144089680 +0200
@@ -1,0 +2,5 @@
+Tue Sep  5 14:29:16 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update _service to allow auto updates from github
+
+---

Old:

  opa-fm-10.4.1.tar.gz

New:

  opa-fm-10.4.1.0.2.0.3784085.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.KxWzI0/_old  2017-09-09 20:25:22.047962278 +0200
+++ /var/tmp/diff_new_pack.KxWzI0/_new  2017-09-09 20:25:22.051961714 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define git_ver .0.2.0.3784085
+
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
@@ -26,7 +28,7 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://www.intel.com/
-Source: opa-fm-%{version}.tar.gz
+Source0:%{name}-%{version}%{git_ver}.tar.gz
 Source1:%{name}-rpmlintrc
 Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
@@ -51,7 +53,7 @@
 Fabric Executive, and some fabric management tools.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n  %{name}-%{version}%{git_ver}
 %patch1
 %patch2
 %patch3

++ _service ++
--- /var/tmp/diff_new_pack.KxWzI0/_old  2017-09-09 20:25:22.087956641 +0200
+++ /var/tmp/diff_new_pack.KxWzI0/_new  2017-09-09 20:25:22.087956641 +0200
@@ -5,7 +5,9 @@
 no
 .git
 opa-fm
-10.4.1
+@PARENT_TAG@.@TAG_OFFSET@.%h
+v(.*)
+\1
 3784085c8d7cb1eea36b0c71043884618f9b7e59
   
   

++ opa-fm-10.4.1.tar.gz -> opa-fm-10.4.1.0.2.0.3784085.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.4.1.0.2.0.3784085.tar.gz 
differ: char 12, line 1




commit opa-fm for openSUSE:Factory

2017-08-29 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-08-29 11:45:10

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Tue Aug 29 11:45:10 2017 rev:5 rq:519122 version:10.4.1

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-08-13 
14:57:53.051785975 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-08-29 
11:46:09.414762809 +0200
@@ -1,0 +2,10 @@
+Mon Aug 28 12:08:54 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update patches to latest sources:
+ * opa-fm-use-RPM_OPT_FLAGS.patch
+ * 0001-Fall-back-to-custom-vendor-if-os_vendor-fails.patch was renamed
+   to opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
+- Add opa-fm-sigset-was-removed.patch to build with the latest glibc
+  which does not expose  anymore
+
+---

Old:

  0001-Fall-back-to-custom-vendor-if-os_vendor-fails.patch

New:

  opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
  opa-fm-sigset-was-removed.patch



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.3wqo7F/_old  2017-08-29 11:46:11.110523777 +0200
+++ /var/tmp/diff_new_pack.3wqo7F/_new  2017-08-29 11:46:11.122522085 +0200
@@ -28,8 +28,9 @@
 Url:http://www.intel.com/
 Source: opa-fm-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
-Patch1: 0001-Fall-back-to-custom-vendor-if-os_vendor-fails.patch
+Patch1: opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
+Patch3: opa-fm-sigset-was-removed.patch
 BuildRequires:  gcc-c++
 BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
@@ -51,8 +52,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1
-%patch2 -p1
+%patch1
+%patch2
+%patch3
 
 %build
 export RPM_OPT_FLAGS

++ opa-fm-Fallback-to-custom-vendor-if-os_vendor-fails.patch ++
diff --git MakeTools/funcs-ext.sh MakeTools/funcs-ext.sh
index afeeba9..62c96fe 100755
--- MakeTools/funcs-ext.sh
+++ MakeTools/funcs-ext.sh
@@ -711,27 +711,32 @@ function os_vendor()
 rval=apple
 else
 filelist=`'ls' /etc/*-release | egrep -v lsb | egrep -v os`
-rval=""
-for file in $filelist
-do
-   if [ -f $file ]
-   then
-   rval=`basename $file -release`
-   if [ $rval = 'SuSE' ]
-   then
-   if [ -f /etc/UnitedLinux-release ]
-   then
-   rval=UnitedLinux
-   fi
-   elif [ $rval = 'centos' ]
-   then
-   rval=redhat
-   elif [ $rval != 'os' ]
-   then
-   break
-   fi
-   fi
-done
+if [ $? == 1 ]
+then
+rval="custom"
+else
+rval=""
+for file in $filelist
+do
+if [ -f $file ]
+then
+rval=`basename $file -release`
+if [ $rval = 'SuSE' ]
+then
+if [ -f /etc/UnitedLinux-release ]
+then
+rval=UnitedLinux
+fi
+elif [ $rval = 'centos' ]
+then
+rval=redhat
+elif [ $rval != 'os' ]
+then
+break
+fi
+fi
+done
+fi
 fi
 echo $rval
 }
++ opa-fm-sigset-was-removed.patch ++
diff --git Esm/ib/src/ibaccess/vs_thr.c Esm/ib/src/ibaccess/vs_thr.c
index 82f30ca..e9281f4 100755
--- Esm/ib/src/ibaccess/vs_thr.c
+++ Esm/ib/src/ibaccess/vs_thr.c
@@ -51,11 +51,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 
SUCH DAMAGE.
 * SFW   03/10/02Initial functions all passing testcases.
 * MGR   04/19/02Changed pthread_kill call to pthread_cancel.
 ***/
-//#if defined(LINT)
+#if defined(LINT)
 #include 
 #define __signed__ signed
 #include 
-//#endif
+#endif
 #include 
 #include 
 #include 
++ opa-fm-use-RPM_OPT_FLAGS.patch ++
--- /var/tmp/diff_new_pack.3wqo7F/_old  2017-08-29 11:46:11.446476422 +0200
+++ /var/tmp/diff_new_pack.3wqo7F/_new  2017-08-29 11:46:11.450475858 +0200
@@ -1,8 +1,8 @@
-diff --git a/Esm/Makerules.project b/Esm/Makerules.project
-index

commit opa-fm for openSUSE:Factory

2017-08-13 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-08-13 14:57:51

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Sun Aug 13 14:57:51 2017 rev:4 rq:515858 version:10.4.1

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-06-26 
15:54:19.202259657 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-08-13 
14:57:53.051785975 +0200
@@ -1,0 +2,6 @@
+Wed Aug  9 14:59:35 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v10.4.1.0.2
+  * No changelog available
+
+---

Old:

  opa-fm-10.4.0.tar.gz

New:

  opa-fm-10.4.1.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.FFkZma/_old  2017-08-13 14:57:54.615566521 +0200
+++ /var/tmp/diff_new_pack.FFkZma/_new  2017-08-13 14:57:54.659560347 +0200
@@ -20,7 +20,7 @@
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.4.0
+Version:10.4.1
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.FFkZma/_old  2017-08-13 14:57:54.815538458 +0200
+++ /var/tmp/diff_new_pack.FFkZma/_new  2017-08-13 14:57:54.815538458 +0200
@@ -5,8 +5,8 @@
 no
 .git
 opa-fm
-10.4.0
-736bd9dc3e094576d67e286d2e3a534e1dd05588
+10.4.1
+3784085c8d7cb1eea36b0c71043884618f9b7e59
   
   
 opa-fm*.tar

++ opa-fm-10.4.0.tar.gz -> opa-fm-10.4.1.tar.gz ++
/work/SRC/openSUSE:Factory/opa-fm/opa-fm-10.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm-10.4.1.tar.gz differ: char 12, 
line 1




commit opa-fm for openSUSE:Factory

2017-06-26 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-06-26 15:54:14

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Mon Jun 26 15:54:14 2017 rev:3 rq:505928 version:10.4.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-06-09 
15:57:14.881018873 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-06-26 
15:54:19.202259657 +0200
@@ -1,0 +2,5 @@
+Fri Jun 23 15:40:51 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Replace dependency from libibmad-devel to infiniband-diags-devel
+
+---



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.smVS0d/_old  2017-06-26 15:54:20.078136148 +0200
+++ /var/tmp/diff_new_pack.smVS0d/_new  2017-06-26 15:54:20.078136148 +0200
@@ -31,8 +31,8 @@
 Patch1: 0001-Fall-back-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
 BuildRequires:  gcc-c++
+BuildRequires:  infiniband-diags-devel
 BuildRequires:  libexpat-devel
-BuildRequires:  libibmad-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  rdma-core-devel




commit opa-fm for openSUSE:Factory

2017-06-09 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-06-09 15:57:08

Comparing /work/SRC/openSUSE:Factory/opa-fm (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fm.new (New)


Package is "opa-fm"

Fri Jun  9 15:57:08 2017 rev:2 rq:501895 version:10.4.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-05-20 
10:11:57.338359734 +0200
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-06-09 
15:57:14.881018873 +0200
@@ -1,0 +2,6 @@
+Thu Jun  8 09:58:59 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v10.4.0.0.197
+  * No changelog available
+
+---

Old:

  opa-fm.tar.gz

New:

  _service
  opa-fm-10.4.0.tar.gz



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.UzS2sV/_old  2017-06-09 15:57:15.756895250 +0200
+++ /var/tmp/diff_new_pack.UzS2sV/_new  2017-06-09 15:57:15.756895250 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opa-fm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define pseudo_opt %{_prefix}/lib/opa-fm
 %define opasysconfdir %{_sysconfdir}/opa/sysconfig
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
-Version:10.3.1
+Version:10.4.0
 Release:0
 Summary:Intel Omni-Path Fabric Management Software
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://www.intel.com/
-Source: opa-fm.tar.gz
+Source: opa-fm-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Patch1: 0001-Fall-back-to-custom-vendor-if-os_vendor-fails.patch
 Patch2: opa-fm-use-RPM_OPT_FLAGS.patch
 BuildRequires:  gcc-c++
-BuildRequires:  rdma-core-devel
 BuildRequires:  libexpat-devel
 BuildRequires:  libibmad-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  rdma-core-devel
 BuildRequires:  tcl-devel
 BuildRequires:  zlib-devel
 Requires:   infiniband-diags
@@ -49,7 +50,7 @@
 Fabric Executive, and some fabric management tools.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch2 -p1
 
@@ -65,7 +66,6 @@
 install -d -m0755 %{buildroot}%{opasysconfdir}
 install -d -m0755 %{buildroot}%{opasysconfdir}/opa
 
-
 install -D -m 644 stage.rpm/opafm.service 
%{buildroot}%{_prefix}/lib/systemd/system/opafm.service
 install -D -m 755 stage.rpm/opafmctrl %{buildroot}/%{pseudo_opt}/bin/opafmctrl
 install -D -m 755 stage.rpm/opafmd %{buildroot}/%{pseudo_opt}/bin/opafmd
@@ -75,8 +75,6 @@
 %endif
 
 install -D -m 644 stage.rpm/opafm.xml  %{buildroot}%{opasysconfdir}/opafm.xml
-install -D -m 644 stage.rpm/opafm.info 
%{buildroot}%{opasysconfdir}/opa/opafm.info
-
 install -D stage.rpm/fm_capture %{buildroot}/%{pseudo_opt}/bin/fm_capture
 install -D stage.rpm/fm_cmd %{buildroot}/%{pseudo_opt}/bin/fm_cmd
 install -D stage.rpm/fm_cmdall %{buildroot}/%{pseudo_opt}/bin/fm_cmdall
@@ -90,8 +88,6 @@
 install -D stage.rpm/config_diff 
%{buildroot}/%{pseudo_opt}/%{_sysconfdir}/config_diff
 install -D stage.rpm/config_generate 
%{buildroot}/%{pseudo_opt}/%{_sysconfdir}/config_generate
 install -D stage.rpm/opafm %{buildroot}/%{pseudo_opt}/%{_sysconfdir}/opafm
-install -D -m 644 stage.rpm/opafm.arch 
%{buildroot}/%{pseudo_opt}/%{_sysconfdir}/opafm.arch
-install -D -m 644 stage.rpm/opafm.info 
%{buildroot}/%{pseudo_opt}/%{_sysconfdir}/opafm.info
 if [ -d Esm ]; then
sub_dir=Esm/
 else
@@ -111,7 +107,7 @@
 ln -s /%{pseudo_opt}/bin/fm_cmdall %{buildroot}%{_sbindir}/opafmcmdall
 ln -s %{pseudo_opt} %{buildroot}/opt/
 ln -s %{opasysconfdir}/opafm.xml  
%{buildroot}%{_sysconfdir}/sysconfig/opafm.xml
-ln -s %{opasysconfdir}/opa/opafm.info  
%{buildroot}%{_sysconfdir}/sysconfig/opa/opafm.info
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcopafm
 
 %pre
 %service_add_pre opafm.service
@@ -142,11 +138,11 @@
 
 %{_prefix}/lib/systemd/system/opafm.service
 %config(noreplace) %{_sysconfdir}/sysconfig/opafm.xml
-%{_sysconfdir}/sysconfig/opa/opafm.info
 %{pseudo_opt}/bin/*
 %{pseudo_opt}%{_sysconfdir}/*
 %{pseudo_opt}/runtime/*
 %{_sbindir}/opafmcmd
 %{_sbindir}/opafmcmdall
+%{_sbindir}/rcopafm
 
 %changelog

++ _service ++

  
git
https://github.com/01org/opa-fm.git
no
.git
opa-fm
10.4.0
736bd9dc3e094576d67e286d2e3a534e1dd05588
  
  
opa-fm*.tar
gz