All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Logtenberg <erik@logtenberg.eu>
To: Ceph Devel <ceph-devel@vger.kernel.org>
Cc: ceph-users@lists.ceph.com
Subject: [PATCH] Add missing buildrequires for Fedora
Date: Tue, 30 Jul 2013 09:53:13 +0200	[thread overview]
Message-ID: <51F770E9.6060004@logtenberg.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

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 <erik@logtenberg.eu>
---

[-- Attachment #2: add-missing-buildrequires-for-fedora.patch --]
[-- Type: text/x-patch, Size: 372 bytes --]

--- ceph.spec-orig	2013-07-30 00:24:54.705000000 +0200
+++ ceph.spec	2013-07-30 01:20:23.593000000 +0200
@@ -42,6 +42,8 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  leveldb-devel > 1.2
+BuildRequires:  snappy-devel
+BuildRequires:  junit
 
 #################################################################################
 # specific

             reply	other threads:[~2013-07-30  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-30  7:53 Erik Logtenberg [this message]
     [not found] ` <51F770E9.6060004-nLcryBYLV+bMkAkIaI5Geg@public.gmane.org>
2013-08-01 13:14   ` [PATCH] Add missing buildrequires for Fedora Danny Al-Gaaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F770E9.6060004@logtenberg.eu \
    --to=erik@logtenberg.eu \
    --cc=ceph-devel@vger.kernel.org \
    --cc=ceph-users@lists.ceph.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.