[Ocfs2-tools-devel] [PATCH] ocfs2-tools: add rpm check for which.

Sunil Mushran sunil.mushran at oracle.com
Mon Feb 16 18:26:03 PST 2009


Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

Tao Ma wrote:
> In service ocfs2, we call "which", so we have to add
> dependency for "which".
>
> Signed-off-by: Tao Ma <tao.ma 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 3d61d3c..61f44c3 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, 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
>  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
>   




More information about the Ocfs2-tools-devel mailing list