Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

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 rpmVersionCompare
Use rpmdsCompare instead.

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 rpm_machtable_e
Eliminate from API.

Global rpmGetArchInfo
Expand %{_host_cpu}/%{_target_cpu} for the canonical/current cpu.

Global rpmGetOsInfo
Expand %{_host_os}/%{_target_os} for the canonical/current os.

Global rpmMachineScore
Use rpmPlatformScore instead.

Global rpmSetTables
Use addMacro to set _target_* macros.

Global rpmSetMachine
Use addMacro to set _target_* macros.

Global rpmRcfiles
The rpmrc files are no longer parsed by default.

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

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 Wed Oct 29 05:58:44 2008 for rpm by  doxygen 1.4.4