Add four new extension tags for pretty-formatting dependencies
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 6 Sep 2011 12:58:35 +0000 (15:58 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 6 Sep 2011 12:58:35 +0000 (15:58 +0300)
commit628ad2fae22cd29786c1f36f97e68142fe8f5ec7
treed8f0d90083dc41ed1e9fbcc73a09e99856a5d8a3
parent31d807ffa8cdf91addf7c39fdf9abf6c61d77944
Add four new extension tags for pretty-formatting dependencies

- The current method that --requires and friends use is kinda
  cumbersome and outputs extra whitespace for dependencies which
  dont have flags+version attached. Adding extensions for this
  is likely to be easier than teaching query formatting to
  permit conditionalizing on current value instead of just tag existence.
lib/rpmtag.h
lib/tagexts.c
tests/rpmgeneral.at