Make rpmtag.h standalone, include from rpmtypes.h
authorPanu Matilainen <pmatilai@redhat.com>
Sun, 3 Feb 2008 14:24:07 +0000 (16:24 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 3 Feb 2008 14:24:07 +0000 (16:24 +0200)
commitf53c32337238b84bb2c555ca12cdc07f6a963361
tree4ad6c8b4ecb29608a1a3363ea4a18eaa76568794
parentabce05919d417b026bedd81d3a08f91625392530
Make rpmtag.h standalone, include from rpmtypes.h
- permits header.h to use the tag types
- revert other includes back to header.h, more crazy #include churn...
- rpmTagTable etc in header.h for now, don't really belong there but...
18 files changed:
build/parseChangelog.c
build/parseDescription.c
build/parsePreamble.c
build/parsePrep.c
build/parseScript.c
build/reqprov.c
build/rpmfc.c
build/spec.c
lib/legacy.c
lib/query.c
lib/rpmfi_internal.h
lib/rpmtag.h
lib/rpmtypes.h
lib/verify.c
python/rpmdb-py.c
rpmdb/hdrNVR.c
rpmdb/header.h
rpmdb/tagname.c