From e8ad07eb47a440575f8fa0009cb8acf97df3d82c Mon Sep 17 00:00:00 2001 From: Goldwyn Rodrigues Date: Mon, 5 Aug 2013 13:22:45 +0000 Subject: [PATCH] Accepting request 185942 from home:goldwynr:branches:network:ha-clustering:Factory Added libdlm and libcorosync in Requires OBS-URL: https://build.opensuse.org/request/show/185942 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=61 --- ocfs2-tools.changes | 6 ++++++ ocfs2-tools.spec | 2 ++ 2 files changed, 8 insertions(+) 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