Rework rpm and debian packaging toward the self-managed packages.
Packaging changes:
- two-stage package generator using templates in ./project:
1) etics - alter configure command
2) build - generate final package sources
- build only source packages (.src.rpm, debian tar) in packaging stage,
binary packages built in mock stage
- sources distribution tarball ugly generated from VCS commands
- source package generated without checking build dependencies and cleaning
- fake package changelogs entry (generated packages)
- still using package.summary and package.description for "main" packages
- wrap the text in description
- verbose copy during packaging
- support different package name and module name (requires different spec-file name)
- hack due to axis1.4 location in EMI