diff options
author | scheibelp <scheibel1@llnl.gov> | 2017-07-31 13:11:08 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-07-31 13:11:08 -0700 |
commit | 69a6c8ef7880a12cf3300af45317fac94b374df1 (patch) | |
tree | cbf4a28a80d906bed910dad1c7fe29f0622b5ff2 /etc | |
parent | 1c7e5724d9ff90b27f31faffd712867520e400c6 (diff) | |
download | spack-69a6c8ef7880a12cf3300af45317fac94b374df1.tar.gz spack-69a6c8ef7880a12cf3300af45317fac94b374df1.tar.bz2 spack-69a6c8ef7880a12cf3300af45317fac94b374df1.tar.xz spack-69a6c8ef7880a12cf3300af45317fac94b374df1.zip |
Fix preference for X.Y version when mixed with X.Y.Z versions (#4922)
For packages which contain a mix of versions with formats X.Y and
X.Y.Z, if the user entered an X.Y version as a preference in
packages.yaml, Spack would get confused and favor any version A.B.Z
where X=A and Y=B. In the case where there is a mix of these version
types, this commit updates preferences so Spack will favor an exact
match.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions