diff --git a/libcontainers-common.changes b/libcontainers-common.changes index f464f83..d36bf26 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 19 09:57:44 UTC 2020 - Ralf Haferkamp + +- Remove remaining difference between SLE and openSUSE package and + ship the some mounts.conf default configuration on both platforms. + As the sources for the mount point do not exist on openSUSE by + default this config will basically have no effect on openSUSE. + (jsc#SLE-12122) + ------------------------------------------------------------------- Wed Jun 3 14:37:20 UTC 2020 - Ralf Haferkamp diff --git a/libcontainers-common.spec b/libcontainers-common.spec index f6ff6ca..a7eecb0 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -88,15 +88,6 @@ go-md2man -in docs/source/markdown/containers-mounts.conf.5.md -out docs/source/ go-md2man -in pkg/hooks/docs/oci-hooks.5.md -out pkg/hooks/docs/oci-hooks.5 cd .. -%if 0%{?is_opensuse} -# no default mounts -%else -cat >>%{SOURCE5} <