Drop "support" for per-scriptlet build-requires
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 03:17:30 +0000 (06:17 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 29 Mar 2010 03:21:10 +0000 (06:21 +0300)
commitd160f45ab3ef5e78836ffb668c8c7887ae1081c1
treed9ff907ddcd48efb3d5cfd8ccc3aa1d69e84204c
parent75cccc91f3e1e71bde95edf0047ca8c5e984a2fd
Drop "support" for per-scriptlet build-requires
- Rpm has never done anything useful with "BuildRequires(prep): foo"
  style dependencies other than recorded them in src.rpms, nor is there much
  point in properly supporting this in the future either
- Frees up four more bits from rpmsenseFlags for better uses
build/parsePreamble.c
lib/rpmds.h
python/rpmmodule.c