From e0d443cce800d8afaae4ae86a9bce25852bd4d73 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 8 Jul 2010 08:36:46 -0700 Subject: [PATCH] ceph.spec.in: require binutils cclass needs /usr/bin/nm Signed-off-by: Sage Weil --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index d156fe6a3e793..aeded0f4b1845 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -11,7 +11,7 @@ BuildRequires: fuse-devel, libtool, libtool-ltdl-devel, boost-devel, BuildRequires: libedit-devel, fuse-devel, git, perl, gdbm, BuildRequires: openssl-devel, libatomic_ops-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post): chkconfig +Requires(post): chkconfig, binutils Requires(preun): chkconfig Requires(preun): initscripts -- 2.39.5