Re: Meeting minutes (January 18th)
- From: Frederic Peters <fpeters gnome org>
- To: release-team gnome org
- Subject: Re: Meeting minutes (January 18th)
- Date: Wed, 21 Jan 2009 19:20:47 +0100
I wrote:
> - libmapi and samba required versions (mailed SriNI)
Required libmapi dependencies (tdb, talloc, tevent and samba4) have
now been added but it is quite ugly; all four of them are shipped in
the same samba4 tarball, (samba4 in source4/, the other ones in
lib/{tdb,talloc,tevent}/); also the lib/*/ don't ship configure files,
and their autogen.sh scripts do not execute configure.
So I added a patch to the autogen.sh files, support for a new
source-subdir attribute, and duplicated module entries for each
modules (see [1]).
I hope this won't cause problems to convert-to-tarballs.py (also I
locally disabled evolution-mapi dependencies as building samba4
requires more than 7 gigabytes).
Cheers,
Frederic
[1]
<autotools id="samba4" skip-autogen="never" autogen-sh="configure">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha6.tar.gz" version="4.0.0alpha6"
size="11797312" md5sum="2f6e52349eebabe83ed3cf207a8739f3"
source-subdir="source4">
<patch file="samba.configure-for-libs.patch" strip="1"/>
</branch>
</autotools>
<autotools id="talloc">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha6.tar.gz" version="4.0.0alpha6"
size="11797312" md5sum="2f6e52349eebabe83ed3cf207a8739f3"
source-subdir="lib/talloc">
<patch file="samba.configure-for-libs.patch" strip="1"/>
</branch>
</autotools>
<autotools id="tdb">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha6.tar.gz" version="4.0.0alpha6"
size="11797312" md5sum="2f6e52349eebabe83ed3cf207a8739f3"
source-subdir="lib/tdb">
<patch file="samba.configure-for-libs.patch" strip="1"/>
</branch>
</autotools>
<autotools id="tevent">
<branch repo="samba.org"
module="samba4/samba-4.0.0alpha6.tar.gz" version="4.0.0alpha6"
size="11797312" md5sum="2f6e52349eebabe83ed3cf207a8739f3"
source-subdir="lib/tevent">
<patch file="samba.configure-for-libs.patch" strip="1"/>
</branch>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]