Accepting request 750977 from home:NMoreyChaisemartin:branches:science:HPC
- Update to rdma-core v26.1 (jsc#SLE-8388, jsc#SLE-8394, jsc#SLE-8463, jsc#SLE-8399, jsc#SLE-8254, jsc#SLE-9840, jsc#SLE-9763, jsc#SLE-9925, jsc#SLE-9846, jsc#SLE-9913, jsc#SLE-9729, jsc#SLE-8666) OBS-URL: https://build.opensuse.org/request/show/750977 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=118
This commit is contained in:
parent
c58317be15
commit
d6ab746c2d
2
_service
2
_service
@ -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">1841d48eec9d845daef961ac21795e5493a376ff</param>
|
||||
<param name="revision">9f820de9ca7d6e315be92bc830d354afad3e7960</param>
|
||||
<param name="extract">suse/rdma-core.spec</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7bec6e3975d016a8b250995385ff165f20842fe134e2f755a029a409ddb7542
|
||||
size 63816
|
||||
oid sha256:001320adbcd87e409f2118a70f706da80b49cd1e7dcd3ef976d5d555e4efc1c6
|
||||
size 65568
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba769a548d940d5cc5e1f2175e1ffb8718a2436da820d89821dc98d5339edb88
|
||||
size 1648748
|
3
rdma-core-26.1.0.9f820de9ca7d.tar.gz
Normal file
3
rdma-core-26.1.0.9f820de9ca7d.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d13f4b9ad4d2d82b2e3e77064f23316a34dcc096112ea431b390dc17da47e8e
|
||||
size 1650037
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 15:59:01 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to rdma-core v26.1 (jsc#SLE-8388, jsc#SLE-8394, jsc#SLE-8463, jsc#SLE-8399,
|
||||
jsc#SLE-8254, jsc#SLE-9840, jsc#SLE-9763, jsc#SLE-9925, jsc#SLE-9846, jsc#SLE-9913,
|
||||
jsc#SLE-9729, jsc#SLE-8666)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 07:33:01 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rdma-core
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,9 +21,9 @@
|
||||
%define with_static 0
|
||||
%define with_pyverbs 1
|
||||
|
||||
%define git_ver .0.1841d48eec9d
|
||||
%define git_ver .0.9f820de9ca7d
|
||||
Name: rdma-core
|
||||
Version: 25.1
|
||||
Version: 26.1
|
||||
Release: 0
|
||||
Summary: RDMA core userspace libraries and daemons
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
@ -53,7 +53,7 @@ Group: Productivity/Networking/Other
|
||||
# providers/ipathverbs/ Dual licensed using a BSD license with an extra patent clause
|
||||
# providers/rxe/ Incorporates code from ipathverbs and contains the patent clause
|
||||
# providers/hfi1verbs Uses the 3 Clause BSD license
|
||||
Url: https://github.com/linux-rdma/rdma-core
|
||||
URL: https://github.com/linux-rdma/rdma-core
|
||||
Source: rdma-core-%{version}%{git_ver}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Source2: post_download.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user