Message ID | 54FB59A7.8080304@dachary.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 03/07/2015 01:03 PM, Loic Dachary wrote: > > which I eventually found in [rhel6-server-optional] as installed > with http://tracker.ceph.com/issues/11061#note-2 > > How do you suggest I script this in > https://ceph.com/git/?p=ceph.git;a=blob;f=install-deps.sh so people > don't worry about it ? > Hi Loic, Thanks for asking. I've replied in the ticket (http://tracker.ceph.com/issues/11061). - Ken -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Ken, Thanks for the detailed explanation. I updated https://github.com/ceph/ceph/pull/3871 accordingly (I think ;-) Cheers On 09/03/2015 18:46, Ken Dreyer wrote: > On 03/07/2015 01:03 PM, Loic Dachary wrote: >> >> which I eventually found in [rhel6-server-optional] as installed >> with http://tracker.ceph.com/issues/11061#note-2 >> >> How do you suggest I script this in >> https://ceph.com/git/?p=ceph.git;a=blob;f=install-deps.sh so people >> don't worry about it ? >> > > Hi Loic, > > Thanks for asking. I've replied in the ticket > (http://tracker.ceph.com/issues/11061). > > - Ken > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
diff --git a/ceph.spec.in b/ceph.spec.in index d284844..4c80cfe 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -45,7 +45,6 @@ BuildRequires: gdbm BuildRequires: hdparm BuildRequires: libaio-devel BuildRequires: libcurl-devel -BuildRequires: libedit-devel BuildRequires: libxml2-devel BuildRequires: libuuid-devel BuildRequires: libblkid-devel >= 2.17 @@ -95,7 +94,6 @@ BuildRequires: fdupes Requires: gdisk BuildRequires: nss-devel BuildRequires: keyutils-libs-devel -BuildRequires: libatomic_ops-devel Requires: gdisk Requires(post): chkconfig Requires(preun):chkconfig