rpm
5.2.1
|
In Memoriam: Steve Taylor stayl was here, now he's not. or@r edhat .comMore...
Go to the source code of this file.
Functions | |
RPMTS | |
rpmRC | rpmInstallSourcePackage (rpmts ts, void *_fd, const char **specFilePtr, const char **cookie) |
Install source package. | |
In Memoriam: Steve Taylor stayl was here, now he's not. or@r edhat .com
Definition in file rpmlib.h.
rpmRC rpmInstallSourcePackage | ( | rpmts | ts, |
void * | _fd, | ||
const char ** | specFilePtr, | ||
const char ** | cookie | ||
) |
Install source package.
ts | transaction set |
_fd | file handle |
specFilePtr | address of spec file name (or NULL) |
cookie | address of cookie pointer (or NULL) |
Definition at line 184 of file psm.c.
References _, _fd, _free(), alloca(), rpmDataType_u::argv, createDir(), FA_CREATE, Fclose(), fdLink(), headerFree(), headerGet(), headerIsEntry(), headerLink(), headerMacrosLoad(), IOSM_MAP_GID, IOSM_MAP_MODE, IOSM_MAP_PATH, IOSM_MAP_UID, _HE_s::p, PSM_FINI, PSM_PKGINSTALL, PSM_PROCESS, rpmExpand(), rpmfiFree(), RPMFILE_SPECFILE, rpmfiLink(), rpmfiNew(), rpmlog(), RPMLOG_ERR, rpmpsmStage(), RPMRC_FAIL, RPMRC_NOKEY, RPMRC_NOTTRUSTED, RPMRC_OK, rpmReadPackageFile(), RPMTAG_ARCH, RPMTAG_BASENAMES, RPMTAG_COOKIE, RPMTAG_FILEPATHS, RPMTAG_SOURCERPM, rpmteSetHeader(), rpmtsAddInstallElement(), rpmtsClean(), rpmtsElement(), rpmtsFree(), rpmtsLink(), stpcpy(), rpmDataType_u::str, _HE_s::tag, and xmalloc().
Referenced by rpmInstallSource().