diff --git a/s390-tools.changes b/s390-tools.changes index eae36b3..c598e43 100644 --- a/s390-tools.changes +++ b/s390-tools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 28 21:23:35 UTC 2021 - Mark Post + +- Moved %dir %{_libdir}/zkey and %{_libdir}/zkey/zkey-ekmfweb.so + from the libekfmweb1 package to the main package since it is a + plugin for the zkey command, and not a shared library. + (bsc#1180534) + ------------------------------------------------------------------- Mon Dec 7 17:53:46 UTC 2020 - Mark Post diff --git a/s390-tools.spec b/s390-tools.spec index 4605d83..df96452 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -1,7 +1,7 @@ # # spec file for package s390-tools # -# Copyright (c) 2001-2020 SUSE LLC +# Copyright (c) 2001-2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -522,6 +522,8 @@ fi %dir %{_datadir}/s390-tools/genprotimg %dir %{_prefix}/lib/dracut/modules.d/95zdev %dir /boot/zipl +%dir %{_libdir}/zkey +%{_libdir}/zkey/zkey-ekmfweb.so %dir /lib/s390-tools/ /lib/s390-tools/zipl.conf %{_prefix}/lib/modules-load.d/pkey.conf @@ -553,8 +555,6 @@ fi %files -n libekmfweb1 %defattr(-,root,root) %{_libdir}/libekmfweb.so.* -%dir %{_libdir}/zkey -%{_libdir}/zkey/zkey-ekmfweb.so %files -n libekmfweb1-devel %{_libdir}/libekmfweb.so