GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/3869
IGNITE-7108 Apache Ignite 2.5 RPM and DEB packages * added package.sh script for automation DEB and RPM packages build * added DEB package build * updated RPM package version to 2.5.0 * refactored RPM files layout for unification of build process * improved packages layout hierarchy You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7108 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3869.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3869 ---- commit f00c6bafb5524bd7fdfb50a94671ab5eee94ef38 Author: Ivanov Petr <pivanov@...> Date: 2018-04-17T07:59:11Z IGNITE-7108 Apache Ignite 2.5 RPM and DEB packages * added package.sh script for automation DEB and RPM packages build * added DEB package build * updated RPM package version to 2.5.0 * refactored RPM files layout for unification of build process * improved packages layout hierarchy ---- ---