All of lore.kernel.org
 help / color / mirror / Atom feed
  • * Fwd: [ceph-users] Small fix for ceph.spec
           [not found] <51F6F595.605@logtenberg.eu>
           [not found] ` <51F6F595.605-nLcryBYLV+bMkAkIaI5Geg@public.gmane.org>
    @ 2013-07-29 23:33 ` Patrick McGarry
           [not found]   ` <CAP8Oy=KD4au7aaOqo1t6zvWP1JFnTtQELd8YunxXqyBaE4+wpg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
      1 sibling, 1 reply; 6+ messages in thread
    From: Patrick McGarry @ 2013-07-29 23:33 UTC (permalink / raw)
      To: Ceph Devel
    
    [-- 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
    
    ^ permalink raw reply	[flat|nested] 6+ messages in thread

  • end of thread, other threads:[~2013-07-30 21:01 UTC | newest]
    
    Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [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 ` Fwd: [ceph-users] " Patrick McGarry
         [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
    

    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.