diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index 31a7712..b81c6b3 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 10 10:25:30 UTC 2019 - ghe@suse.com + +- Add libdlm Requires dependency for ocfs2-tools (bsc#1121382) + ------------------------------------------------------------------- Mon Apr 30 13:49:06 UTC 2018 - crrodriguez@opensuse.org diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index 2b49e6c..4376874 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -1,7 +1,7 @@ # # spec file for package ocfs2-tools # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -75,6 +75,7 @@ Requires(pre): %fillup_prereq Requires: /sbin/chkconfig Requires: e2fsprogs Requires: glib2 >= 2.2.3 +Requires: libdlm Requires: modutils Requires: net-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build