From f5ac91c2bcef12dcd9b6c62c3a644ac53a5507c628979c10ca138d2b56b14746 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 4 Oct 2019 08:22:04 +0000 Subject: [PATCH] - Ensure /usr/lib/ucx is owned at all times. OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=35 --- openucx.changes | 5 +++++ openucx.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/openucx.changes b/openucx.changes index fe016ab..69e97bb 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 4 08:11:49 UTC 2019 - Jan Engelhardt + +- Ensure /usr/lib/ucx is owned at all times. + ------------------------------------------------------------------- Wed Sep 18 10:16:05 UTC 2019 - Nicolas Morey-Chaisemartin diff --git a/openucx.spec b/openucx.spec index 1d4a6bc..b110da0 100644 --- a/openucx.spec +++ b/openucx.spec @@ -225,6 +225,7 @@ mv %buildroot/%_datadir/ucx %buildroot/%_datadir/openucx %defattr(-,root,root) %_includedir/uct/ %_libdir/libuct.so +%dir %_libdir/ucx/ %_libdir/ucx/libuct_*.so %changelog