diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index 3fc7582..2a0b069 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,5 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 5 07:40:31 CDT 2013 - rgoldwyn@suse.com + +- Add libcorosync4 and libdlm3 in Requires. + ------------------------------------------------------------------- Wed Jul 31 08:01:02 CDT 2013 - rgoldwyn@suse.com + - Get ocfs2_controld up to speed with corosync 2.3.x + 0001-Remove-pacemaker-ais-stuff.patch + 0002-Add-corosync-cfg-to-get-configuration-information.patch diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index dcf66e3..babd7d0 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -69,6 +69,8 @@ Requires(pre): %insserv_prereq Requires: /sbin/chkconfig Requires: e2fsprogs Requires: glib2 >= 2.2.3 +Requires: libcorosync4 +Requires: libdlm3 Requires: modutils Requires: net-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build