Deprecated List

Class Rpmdb
Use mi = ts.dbMatch() (or db.match()) instead.

Class Rpmdb
Use hdr = mi.next() instead.

Class Rpmdb
Use mi = ts.dbMatch('basename') instead.

Class Rpmdb
Use mi = ts.dbMatch('name') instead.

Class Rpmdb
Use mi = ts.dbMmatch('providename') instead.

Class rpmlead
The lead (except for signature_type) is legacy.

File buildio.h
this information will move elsewhere eventually.

Global rpmdsNew
Only scareMem = 0 will be permitted.

Global rpmfiNew
Only scareMem = 0 will be permitted.

Global rpmtsAvailable
This function will move from rpmlib to the python bindings.

Global addMacro
Use rpmDefineMacro().

Global expandMacros
Use rpmExpand().

Global rpmErrorCode
Perl-RPM needs, use rpmlogCode() instead.

Global rpmErrorSetCallback
gnorpm needs, use rpmlogSetCallback() instead.

Global rpmErrorString
gnorpm needs, use rpmlogMessage() instead.

Global rpmlogCode
Perl-RPM needs, what's really needed is predictable, non-i18n encumbered, error text that can be retrieved through rpmlogMessage() and parsed IMHO.

Global rpmShowProgress
Transaction callback arguments need to change, so don't rely on this routine in the rpmcli API.

Global rpmGetVar
Use rpmExpand() with appropriate macro expression.

Global rpmSetVar
Use rpmDefineMacro() to change appropriate macro instead.

Global rpmSetTables
Use addMacro to set _target_* macros.

Global rpmSetMachine
Use addMacro to set _target_* macros.

Global rpmGetMachine
Use rpmExpand on _target_* macros.

Global rpmtsInitDB
An explicit rpmdbInit() is almost never needed.

Global RPMSIGTAG_LEMD5_1
legacy.

Global RPMSIGTAG_LEMD5_2
legacy.

Global RPMSIGTAG_PGP5
legacy.

Global headerFreeData
Use headerFreeTag() instead.

Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2