Convert rpmfiBuildFDeps() into fooTag() style interface
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 10:37:32 +0000 (13:37 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 10:37:32 +0000 (13:37 +0300)
commit3d8656f040d2c780c88d0cd63594898f0605a6fa
treeee3ec638ff1b79b7098f7380a65cff22879fe3d1
parent0021f8a18fe941aaca56aeb0efa01f387ab9a42d
Convert rpmfiBuildFDeps() into fooTag() style interface
- fileprovideTag() and filerequireTag() are just thin wrappers around
  filedepTag()
- simplify things a good bit by not bothering to create a single allocation
  blob for the return
lib/tagexts.c