Re: ceph.spec for Centos 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 28 May 2010, Thomas Mueller wrote:
> Am Thu, 27 May 2010 14:26:38 -0700 schrieb Sage Weil:
> > Thanks.
> > 
> > It looks like your changes are all RHEL <= 5, Fedora <= 9 specific, with
> > the exception of the build-requires changes, which I've updated in git.
> > If I'm missing something, let me know--I don't use the rpms myself. 
> 
> ... and it needs a "%configure" instead of "./autogen.sh" (IMHO ./
> autogen.sh seems does not to call "./configure" as make tells me that the 
> Makefile is not found - so maybe "%configure" is needed after autogen.sh 
> for git versions)

Yeah, the version in git does both.  ./autogen.sh is needed to generate 
the configure script from configure.ac before ./configure is run.

 %build
 ./autogen.sh
 %{configure} --without-hadoop --without-debug
 make CFLAGS="$RPM_OPT_FLAGS"

sage
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux