These three changes include:
        - proper copyright update
        - python fix for crm
        - splitting files into three packages

Most intensive change is spliting files into three packages. Current state is 
wrong is many ways (-dev package installs precompiled python objects, test 
suites, etc). In Debian and Ubuntu it's common to separate libraries from 
binaries and both of them from headers. This patch does exactly that.

This patch also simplifies .install files, so that upstream changes would't 
require editing those files (at least in most cases).

All the changes in this patch reflect pacemaker.spec for RPM based 
distributions. Except the name (libpacemaker=pacemaker-libs, 
libpacemaker-dev=pacemaker-libs-devel) and one single change (test suite is 
installed with pacemaker binary, and not with pacemaker-libs-devel as with the 
pacemaker.spec), these packages should contain same files.

Please, do comment on proposed changes.

Thank you
_______________________________________________________
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