SUSE spec tweaks#1745
Conversation
|
@nmorey , there is a need to fix "leap" RPM build failure. |
b28fadf to
1a50c39
Compare
|
@rleon I bumped the Leap version for the image but I don't think I have the Azure rights to push new images. |
|
I added container, and uploaded it. Please apply this hunk to your first commit and push. |
Leap 15.0 is more than obsolete. Use 16.0 to allow the use of new systemd/ldconfig macros Signed-off-by: Nicolas Morey <nmorey@suse.com>
Some packages are RDMA enabled, but we do not want to always pull rdma-core as it in turns pull udev/systemd which we do not want for containerized apps like valkey Signed-off-by: Dirk Müller <dirk@dmllr.de> Signed-off-by: Nicolas Morey <nmorey@suse.com>
Drop old-style manual calls to ldconfig and use ldconfig_scriptlets instead Signed-off-by: Dirk Müller <dirk@dmllr.de> Signed-off-by: Nicolas Morey <nmorey@suse.com>
1a50c39 to
fb62230
Compare
Done. I wondered at which version to use and found a couple older commit where it used rdma-core . This doesn't happen often but maybe it's worth writing down the versioning "process" in azure-pipelines.md ? |
Probably, yes |
No description provided.