rpm_get_tag
(no version information, might be only in CVS)
rpm_get_tag -- Retrieves a header tag from an RPM fileOpis
mixed rpm_get_tag ( resource rpmr, int tagnum )rpm_get_tag() will retrieve a given tag from the RPM file's header and return it.
Parametry
rpmrA file pointer resource successfully opened by rpm_open().
tagnumThe tag number to retrieve from the RPM header. This value can be specified using the list of constants defined by this module.
Zwracane wartości
The return value can be of various types depending on the
tagnum supplied to the function.