Use rpmTagType always now that it's available everywhere
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 14:14:34 +0000 (16:14 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 14:14:34 +0000 (16:14 +0200)
commit130118d594ef2dfb02e5a2938fe4e1da1b3e6955
tree1170290d4320f19ffba65fcb4c05c0d42dea447b
parentbbcf8f5ff09a11ba9dcf688c923afcfd62dd9d4d
Use rpmTagType always now that it's available everywhere
- RPM_MASK_TYPE is not a datatype, move it out of the enum
- add missing cases python header handling to shut up gcc
28 files changed:
build/files.c
build/pack.c
build/parsePreamble.c
build/reqprov.c
lib/formats.c
lib/idtx.c
lib/legacy.c
lib/package.c
lib/psm.c
lib/rpmchecksig.c
lib/rpmds.c
lib/rpmfi.c
lib/rpminstall.c
lib/rpmtag.h
lib/rpmts.c
lib/rpmts.h
lib/rpmts_internal.h
lib/rpmtypes.h
lib/signature.c
python/header-py.c
rpmdb/fprint.c
rpmdb/hdrNVR.c
rpmdb/header.c
rpmdb/header.h
rpmdb/header_internal.c
rpmdb/header_internal.h
rpmdb/rpmdb.c
tools/rpminject.c