From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Al-Gaaf Subject: Re: [PATCH] Add missing buildrequires for Fedora Date: Thu, 01 Aug 2013 15:14:08 +0200 Message-ID: <51FA5F20.8070504@bisect.de> References: <51F770E9.6060004@logtenberg.eu> Reply-To: Danny Al-Gaaf Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51F770E9.6060004-nLcryBYLV+bMkAkIaI5Geg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org Sender: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org To: Erik Logtenberg Cc: Ceph Devel , ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org List-Id: ceph-devel.vger.kernel.org Hi, I've opened a pull request with some additional fixes for this issue: https://github.com/ceph/ceph/pull/478 Danny Am 30.07.2013 09:53, schrieb Erik Logtenberg: > Hi, > > This patch adds two buildrequires to the ceph.spec file, that are needed > to build the rpms under Fedora. Danny Al-Gaaf commented that the > snappy-devel dependency should actually be added to the leveldb-devel > package. I will try to get that fixed too, in the mean time, this patch > does make sure Ceph builds on Fedora. > > Signed-off-by: Erik Logtenberg > --- >