[Linux-ha-dev] Re: [patch 00/12] Fix make dist and Debian packaging
Andrew Beekhof
beekhof at gmail.com
Fri Mar 28 01:51:35 MDT 2008
They look good to me.
Thanks for repairing the broken assumptions I had about how
conditionals work with "make dist" !
Andrew
On Fri, Mar 28, 2008 at 3:46 AM, Simon Horman <horms at verge.net.au> wrote:
> Hi,
>
> this is really two series of patches, but I've put them together
> as they are kind of related.
>
>
> The first four patches attempt (successfully I hope) to fix make dist. In a
> nutshell some of the work that has been done to remove CRM from the tree
> has resulted in make dist failing (for me at least) as Makefile.in files
> which aren't needed for building but are needed for distribution are not
> created any more.
>
> I take the fairly minimal approach of removing the directories in question
> from the distribution. This allows make dist to work. And the resulting
> tarball seems to compile (I use the configure line that is specified in
> ./debian/rules).
>
> A fuller patch would either fix the relevant code so that it can compile,
> or remove it completely from cim_provider/, configure.in and
> heartbeat.rpm.spec. I don't feel that it is within my jurisdiction to make
> either change at this time.
>
> There is also a (possibly related) patch to remove attr.h from the
> distrubution as it doesn't appear to exist.
>
>
> The remaining patches tidy up the Debian packaging in various ways
> to prepare it for 2.2.0 and allow it to produce packages for
> the current tree. Thanks to Dejan Muhamedagic and Fabio M. Di Nitto
> for their help with this.
>
>
> These patches apply on top of http://hg.linux-ha.org/dev
> revision 54723736ab18 which is the current tip.
>
> --
> Horms
>
>
More information about the Linux-HA-Dev
mailing list