Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 08:50:27 +0000 (11:50 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 09:04:51 +0000 (12:04 +0300)
commit82b89c3b0c78b0df871879d6c9bfe4af1b5e3b9a
treef6c282a153f75fba2e2c3ec9752c38b9ca8d8bb9
parent7d38c6e2d80492ba32814e4ad1175247fab3d931
Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI
- both are only needed by tag extensions, move them there
- headerGet() with extensions enabled provides a nicer API for accessing
  the data anyway
lib/rpmfi.c
lib/rpmfi.h
lib/tagexts.c