Re: Building rpms for master

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

 



On 08/07/2014, at 11:51 AM, Anders Blomdell wrote:
> It seems like http://www.gluster.org/community/documentation/index.php/CompilingRPMS
> is missing one crucial step:
> 
> $ ./autogen.sh
> $ ./configure --enable-fusermount
> $ make dist
> ...
> $ cd extras/LinuxRPM
> $ make glusterrpms
> 
> should be:
> 
> $ rm -f ./autom4te.cache/*   # make sure to use current
>                              # './build-aux/pkg-version --release'
> $ ./autogen.sh 
> $ ./configure --enable-fusermount 
> $ make dist 
> ...
> $ cd extras/LinuxRPM
> $ make glusterrpms
> 
> Otherwise the rpm's wont pick the correct releaseversion, i.e. ./autogen.sh
> will pickup the result of './build-aux/pkg-version --release' from the cache
> instead of figure out where HEAD is currently located.
> 
> Even nicer would be if '(cd extras/LinuxRPM ; make glusterrpms)' did the 
> right thing.

Nice pick up. :)

Want to whip up a patch to fix the make glusterrpms command?

+ Justin

--
GlusterFS - http://www.gluster.org

An open source, distributed file system scaling to several
petabytes, and handling thousands of clients.

My personal twitter: twitter.com/realjustinclift

_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-devel




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux