File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ Requires: %{_cross_os}systemd-devel
3636 --disable-gl \
3737 --disable-libxml2 \
3838 --disable-opencl \
39- --disable-pci \
4039 --disable-plugins \
4140 --exec-prefix=%{_cross_prefix } \
4241 --program-prefix=" "
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ path = "../packages.rs"
1212releases-url = " https://github.com/linux-rdma/rdma-core/releases"
1313
1414[[package .metadata .build-package .external-files ]]
15- url = " https://github.com/linux-rdma/rdma-core/releases/download/v57 .0/rdma-core-57 .0.tar.gz"
16- sha512 = " 4a904d34af6863655545fe720cc25a8800684f63c51cebb67be2058363949217903957dc925c69d41294362ccff75fb0d37f3bc31cd6f6f252a804d6713f62cf "
15+ url = " https://github.com/linux-rdma/rdma-core/releases/download/v60 .0/rdma-core-60 .0.tar.gz"
16+ sha512 = " e1e4d95b42b2374145b5f1e06ff82da39e4f9d4ec7bada3d4e931efad30281d7ceed80f1150b5de506a6d756b6f360ac5eff3ec6bbb79684a17008b551308d50 "
1717
1818[build-dependencies ]
1919glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 1- %global abiver 57
1+ %global abiver 59
22
33Name: %{_cross_os }rdma-core
4- Version: 57 .0
4+ Version: 60 .0
55Release: 1%{?dist }
66Summary: RDMA core userspace infrastructure, including core libraries and util programs.
77License: Linux-OpenIB AND MIT
You can’t perform that action at this time.
0 commit comments