henplus
henplus copied to clipboard
Enhance the availability of rpm packages
Right now the rpm is only available for download but not to be used by package managers like e.g. yum.
To enhance the availability of henplus for rpm-based distributions there could be set up a repo together with an .repo file that can be put into the yum.repos.d folder. An even better alternative would be to pull it into the fedora distro, so that users have henplus available without doing anything.
For other rpm-based distros the package management must be checked out on what's required for integration.
Links on cross-distribution building:
- http://stackoverflow.com/questions/855003/building-linux-packages-for-multiple-distributions-and-versions
- http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
Building for several fedora versions:
- http://fedoraproject.org/wiki/PackageMaintainers/UsingKoji
In the one of the last issues of c't is a description and how-to of this OpenSuse multi-platform build service. I have that at home and will bring it on Thursday (if I remember...).
Great!