Accepting request 839521 from home:NMoreyChaisemartin:branches:science:HPC

- Update to v31.0 (jsc#SLE-15657, jsc#SLE-15731, jsc#SLE-15743, jsc#SLE-15810)
  - No release notes available

OBS-URL: https://build.opensuse.org/request/show/839521
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=139
This commit is contained in:
Nicolas Morey-Chaisemartin 2020-10-05 13:28:56 +00:00 committed by Git OBS Bridge
parent 7e2caad52a
commit a1a3be3305
7 changed files with 16 additions and 9 deletions

View File

@ -8,7 +8,7 @@
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">11b5e50ab96f71f0d7d86f42d82635f4013f552a</param>
<param name="revision">526d559740c7599e1f2d533658797290d739554a</param>
<param name="extract">suse/rdma-core.spec</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -11,7 +11,7 @@ sed -i -e 's/^%define with_static .*$/%define with_static 0/' rdma-core.spec
# tarball and patch the spec file
bash gen-pandoc.sh || exit 1
EXTRA_SOURCES="Source2: post_download.sh\nSource3: prebuilt-pandoc.tgz\nSource4: rdma-core-rpmlintrc\nSource5: gen-pandoc.sh"
EXTRA_SOURCES="Source2: post_download.sh\nSource3: prebuilt-pandoc.tgz\nSource4: rdma-core-rpmlintrc\nSource5: gen-pandoc.sh\nSource6: get_build.py"
PANDOC_SETUP="#Extract prebuilt pandoc file in the buildlib directory\n(cd buildlib && tar xf %{S:3})"
sed -i -e '/Source1:/a '"$EXTRA_SOURCES" rdma-core.spec
sed -i -e '/^BuildRequires: pandoc/d' rdma-core.spec

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7beb72ac27fa9d15ada7686e2057b39f5ac6eff5d92771c295d43ee11092adad
size 69578
oid sha256:2a92c8c50bc9cf7af22ca2537dffd3f287ebff25179b16304da2cb276d46a610
size 72660

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a93639f45244c8e5d17224af0769b0b49e2ccd32cc871fbb7943c57902c2248
size 1529577

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5aab5754e21b54525eb501e96a7a7c41daab0f10109912622a49c078f1d517b
size 1545496

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 8 09:58:55 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to v31.0 (jsc#SLE-15657, jsc#SLE-15731, jsc#SLE-15743, jsc#SLE-15810)
- No release notes available
-------------------------------------------------------------------
Fri Jul 24 08:47:47 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -25,9 +25,9 @@
%define with_pyverbs 0
%endif
%define git_ver .0.0f4dd71d38a0
%define git_ver .0.526d559740c7
Name: rdma-core
Version: 30.0
Version: 31.0
Release: 0
Summary: RDMA core userspace libraries and daemons
License: GPL-2.0-only OR BSD-2-Clause
@ -64,6 +64,7 @@ Source2: post_download.sh
Source3: prebuilt-pandoc.tgz
Source4: rdma-core-rpmlintrc
Source5: gen-pandoc.sh
Source6: get_build.py
Patch0: Revert-libnes-Remove-libnes-from-rdma-core.patch
Patch1: Revert-libcxgb3-Remove-libcxgb3-from-rdma-core.patch
Patch2: Revert-Update-kernel-headers.patch