#include "system.h"
#include <rpmlib.h>
#include "debug.h"
Go to the source code of this file.
Data Structures | |
| struct | rpmlibProvides |
Functions | |
| void | rpmShowRpmlibProvides (FILE *fp) |
| int | rpmCheckRpmlibProvides (const char *keyName, const char *keyEVR, int keyFlags) |
| int | rpmGetRpmlibProvides (const char ***provNames, int **provFlags, const char ***provVersions) |
Variables | |
| struct rpmlibProvides | rpmlibProvides [] |
Definition in file rpmlibprov.c.
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001