[Buildroot] [PATCH 03/11] ejabberd: fix package version

Johan Oudinet johan.oudinet at gmail.com
Tue Jul 14 10:02:07 UTC 2015


Thomas, All,

On Sat, Jul 11, 2015 at 12:31 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
>
> On Wed,  8 Jul 2015 11:54:16 +0200, Johan Oudinet wrote:
>
>> + AC_PREREQ(2.53)
>> +-AC_INIT(ejabberd, m4_esyscmd([echo `git describe --tags 2>/dev/null || echo 0.0` | sed 's/-g.*//;s/-/./' | tr -d '\012']), [ejabberd at process-one.net], [ejabberd])
>> ++AC_INIT(ejabberd, [15.06], [ejabberd at process-one.net], [ejabberd])
>> + REQUIRE_ERLANG_MIN="5.9.1 (Erlang/OTP R15B01)"
>> + REQUIRE_ERLANG_MAX="9.0.0 (No Max)"
>
> I've merged this patch, but I'm not too happy with it, because it
> has no chance to be upstreamed as is. Do you think this is a problem
> you could report upstream, so that they can fix it in a way that works
> both for them and for Buildroot?

I've just asked them:
https://github.com/processone/ejabberd/issues/658

-- 
Johan



More information about the buildroot mailing list