6388: Improve portability of Python backports in run-build-packages. 6388-centos-packages-2-wip 6388-python-backports-wip
authorBrett Smith <brett@curoverse.com>
Thu, 25 Jun 2015 19:22:14 +0000 (15:22 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 25 Jun 2015 19:22:14 +0000 (15:22 -0400)
commitc6de6999ba87c75f2856953b908ddec4af404c99
tree5342a34b873f957c43f239bd315667f66c3c6977
parentf4fcedfae4edf9c38cf9becb228f3956f2812448
6388: Improve portability of Python backports in run-build-packages.

* Prefix package names with the same prefix used by the interpreter
  package, to avoid conflicts with system packages when we're using
  something like Software Collections.
* Always specify a dependency on that package.
* Exclude more test paths from packages to avoid conflicts.
* Do a little name munging to make sure that output package names
  match dependencies generated by fpm.
jenkins/run-build-packages.sh