Whamcloud - gitweb
LU-7699 build: Convert version underscores to dashes for dpkg 88/19488/5
authorChristopher J. Morrone <morrone2@llnl.gov>
Mon, 25 Apr 2016 14:36:49 +0000 (10:36 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 May 2016 23:56:29 +0000 (23:56 +0000)
commitf2d28899a2c3b5a427f4322623ba138887fe6adc
tree34df094ef9cca6cccc6ec5da81d695f842c6e716
parentd10320bafdb942a8dbc5a8ba9176873134a5ffa3
LU-7699 build: Convert version underscores to dashes for dpkg

For rpm, we can't have dashes in the version string so we use
underscores.  For dpkg, the requirements are reversed.

In the "debs" make target, we convert underscores in the version
string to dashes.  We also trim down the comment that no longer
really makes sense with the new versioning scheme.

Change-Id: I6d600fc4a16be60c664ef0662b482c31877fbfea
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/19488
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am