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

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to