fixed AUTOREQDEP -> AUTOREQPROV

CVS patchset: 994
CVS date: 1996/08/29 18:25:35
This commit is contained in:
marc 1996-08-29 18:25:35 +00:00
parent 008093a2bd
commit 2576e61c08
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ extern const int rpmTagTableSize;
#define RPMTAG_EXCLUDEOS 1060
#define RPMTAG_EXCLUSIVEARCH 1061
#define RPMTAG_EXCLUSIVEOS 1062
#define RPMTAG_AUTOREQDEP 1063 /* used internally by builds */
#define RPMTAG_AUTOREQPROV 1063 /* used internally by builds */
#define RPMFILE_STATE_NORMAL 0
#define RPMFILE_STATE_REPLACED 1