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> 
   16 #include <rpm/rpmver.h> 
   18 #ifdef _RPM_4_4_COMPAT 
   19 #error RPM 4.4.x compatibility layer has been removed in RPM >= 4.14 
   32 extern const char * 
const rpmNAME;
 
   34 extern const char * 
const rpmEVR;
 
   51 #define RPM_MACHTABLE_COUNT     4        
   59 int rpmReadConfigFiles(const char * file, 
  157                 const char * fn, 
Header * hdrp);
 
  
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".
const char *const rpmNAME
struct headerToken_s * Header
struct rpmMacroContext_s * rpmGlobalMacroContext