All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McGarry <patrick@inktank.com>
To: Ceph Devel <ceph-devel@vger.kernel.org>
Subject: Fwd: [ceph-users] Small fix for ceph.spec
Date: Mon, 29 Jul 2013 19:33:18 -0400	[thread overview]
Message-ID: <CAP8Oy=KD4au7aaOqo1t6zvWP1JFnTtQELd8YunxXqyBaE4+wpg@mail.gmail.com> (raw)
In-Reply-To: <51F6F595.605@logtenberg.eu>

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

---------- Forwarded message ----------
From: Erik Logtenberg <erik@logtenberg.eu>
Date: Mon, Jul 29, 2013 at 7:07 PM
Subject: [ceph-users] Small fix for ceph.spec
To: ceph-users@lists.ceph.com


Hi,

The spec file used for building rpm's misses a build time dependency on
snappy-devel. Please see attached patch to fix.

Kind regards,

Erik.

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[-- Attachment #2: require-snappy-devel.patch --]
[-- Type: text/x-patch, Size: 359 bytes --]

--- ceph.spec-orig	2013-07-30 00:24:54.705000000 +0200
+++ ceph.spec	2013-07-30 00:25:34.199000000 +0200
@@ -42,6 +42,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  leveldb-devel > 1.2
+BuildRequires:  snappy-devel
 
 #################################################################################
 # specific

  parent reply	other threads:[~2013-07-29 23:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51F6F595.605@logtenberg.eu>
     [not found] ` <51F6F595.605-nLcryBYLV+bMkAkIaI5Geg@public.gmane.org>
2013-07-29 23:29   ` Small fix for ceph.spec Patrick McGarry
2013-07-29 23:33 ` Patrick McGarry [this message]
     [not found]   ` <CAP8Oy=KD4au7aaOqo1t6zvWP1JFnTtQELd8YunxXqyBaE4+wpg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-07-30  7:29     ` Fwd: " Danny Al-Gaaf
     [not found]       ` <51F76B43.4020801-2YacvwyR+KOzQB+pC5nmwQ@public.gmane.org>
2013-07-30  7:42         ` Erik Logtenberg
2013-07-30  7:56           ` Fwd: [ceph-users] " Danny Al-Gaaf
2013-07-30 21:01             ` Erik Logtenberg

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='CAP8Oy=KD4au7aaOqo1t6zvWP1JFnTtQELd8YunxXqyBaE4+wpg@mail.gmail.com' \
    --to=patrick@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    /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.