[Ocfs2-tools-devel] [PATCH 2/3] ocfs2-tools: Add redhat-lsb dependency in the spec file

Sunil Mushran sunil.mushran at oracle.com
Thu Feb 18 15:09:45 PST 2010


o2cb.init script makes use of /lib/lsb/init-functions that is part of
redhat-lsb.

Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
---
 vendor/common/ocfs2-tools.spec-generic.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vendor/common/ocfs2-tools.spec-generic.in b/vendor/common/ocfs2-tools.spec-generic.in
index 61f44c3..b988fb2 100644
--- a/vendor/common/ocfs2-tools.spec-generic.in
+++ b/vendor/common/ocfs2-tools.spec-generic.in
@@ -28,7 +28,7 @@ Distribution: Oracle
 Vendor: Oracle
 Packager: nobody <nobody at oracle.com>
 Exclusiveos: Linux
-Requires: bash, which, coreutils, net-tools, modutils, e2fsprogs, @@CHKCONFIG_DEP@@, glib2 >= 2.2.3, util-linux >= 2.12j
+Requires: bash, which, coreutils, net-tools, modutils, e2fsprogs, @@CHKCONFIG_DEP@@, glib2 >= 2.2.3, util-linux >= 2.12j, redhat-lsb
 BuildRequires: e2fsprogs-devel, glib2-devel >= 2.2.3, @@PYGTK_NAME@@ >= 1.99.16, python-devel >= @@PYVERSION@@, util-linux >= 2.12j
 
 BuildRoot: %{_tmppath}/ocfs2-tools-%{PACKAGE_VERSION}-%{PACKAGE_RELEASE}-root
-- 
1.6.3.3




More information about the Ocfs2-tools-devel mailing list