Go to the documentation of this file.
11 #include <rpm/rpmio.h>
12 #include <rpm/header.h>
13 #include <rpm/rpmtag.h>
14 #include <rpm/rpmds.h>
15 #include <rpm/rpmpgp.h>
17 #ifdef _RPM_4_4_COMPAT
18 #error RPM 4.4.x compatibility layer has been removed in RPM >= 4.14
31 extern const char *
const rpmNAME;
33 extern const char *
const rpmEVR;
50 #define RPM_MACHTABLE_COUNT 4
58 int rpmReadConfigFiles(const char * file,
156 const char * fn,
Header * hdrp);
177 int rpmvercmp(
const char * a,
const char * b);
int rpmMachineScore(int type, const char *name)
int rpmGetArchColor(const char *arch)
void rpmGetOsInfo(const char **name, int *num)
struct rpmMacroContext_s * rpmCLIMacroContext
rpmRC rpmInstallSourcePackage(rpmts ts, FD_t fd, char **specFilePtr, char **cookie)
void rpmGetArchInfo(const char **name, int *num)
const char *const RPMVERSION
@ RPM_MACHTABLE_BUILDARCH
int rpmVersionCompare(Header first, Header second)
Compare headers to determine which header is "newer".
int rpmvercmp(const char *a, const char *b)
const char *const rpmNAME
struct headerToken_s * Header
struct rpmMacroContext_s * rpmGlobalMacroContext