Mass convert (back) to rpmTag as it's usable everywhere now
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 15:42:19 +0000 (17:42 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 15:42:19 +0000 (17:42 +0200)
commitd718b12f5bf5b94c418b8235e45625cbccca6220
tree18c6fe59a6b06b2b1092a1c2e6f67f8657f27cc6
parent53ca9c775f5f3954f140f462d22bb28cde02c6cd
Mass convert (back) to rpmTag as it's usable everywhere now
- cast away a few cases where the enum usage causes ridiculous amount
  of compiler warnings from unhandled switch-cases
48 files changed:
build/files.c
build/pack.c
build/parsePreamble.c
build/parseReqs.c
build/parseScript.c
build/reqprov.c
build/rpmbuild.h
build/rpmfc.c
build/rpmspec.h
build/spec.c
lib/formats.c
lib/idtx.c
lib/idtx.h
lib/package.c
lib/psm.c
lib/psm.h
lib/rpmchecksig.c
lib/rpmds.c
lib/rpmds.h
lib/rpmfi.c
lib/rpmfi.h
lib/rpmfi_internal.h
lib/rpmgi.c
lib/rpmgi.h
lib/rpmte.c
lib/rpmte.h
lib/rpmts.c
lib/rpmts.h
lib/tds.c
lib/tgi.c
python/header-py.c
python/header-py.h
python/rpmdb-py.c
python/rpmds-py.c
python/rpmfi-py.c
python/rpmmi-py.c
python/rpmte-py.c
python/rpmts-py.c
rpmdb/db3.c
rpmdb/dbconfig.c
rpmdb/header.c
rpmdb/header.h
rpmdb/header_internal.h
rpmdb/rpmdb.c
rpmdb/rpmdb.h
rpmdb/rpmdb_internal.h
rpmdb/sqlite.c
tools/rpminject.c