Oops, being a bit too strict on dependency qualifiers
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 06:35:25 +0000 (09:35 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 06:35:25 +0000 (09:35 +0300)
commitdbec3664232852425d9e966058cb02e6c5f6689c
treec31b3d8eefffdf20f1b2b85e52e0319c2d9e34a1
parentc0eb82dd1f2102f2b4899c1e7232086c41d2e805
Oops, being a bit too strict on dependency qualifiers
- Forgot how nasty hack parseBits() was... its abusing multilang
  support and the multilang support passes "C" if no lang is specified,
  which certainly isn't a valid qualifier. Make multilang vs tag with
  optional qualifiers different types in PreambleRec, which allows
  handling this more sanely
- Additionally build-dependencies dont take any qualifiers now
build/parsePreamble.c