rpmDependencyConflict_s Struct Reference

Dependency problems found by rpmdepCheck(). More...

#include <rpmlib.h>


Public Types

enum  { RPMDEP_SENSE_REQUIRES, RPMDEP_SENSE_CONFLICTS }

Data Fields

const char * byName
const char * byVersion
const char * byRelease
Header byHeader
const char * needsName
const char * needsVersion
int needsFlags
const void ** suggestedPackages
enum rpmDependencyConflict_s:: { ... }  sense


Detailed Description

Dependency problems found by rpmdepCheck().

Definition at line 1000 of file rpmlib.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
RPMDEP_SENSE_REQUIRES  requirement not satisfied.
RPMDEP_SENSE_CONFLICTS  conflict was found.

Definition at line 1013 of file rpmlib.h.


Field Documentation

package name

Definition at line 1001 of file rpmlib.h.

package version

Definition at line 1002 of file rpmlib.h.

package release

Definition at line 1003 of file rpmlib.h.

header with dependency problems

Definition at line 1004 of file rpmlib.h.

dependency name

Definition at line 1009 of file rpmlib.h.

dependency epoch:version-release

Definition at line 1010 of file rpmlib.h.

dependency flags

Definition at line 1011 of file rpmlib.h.

Definition at line 1012 of file rpmlib.h.


The documentation for this struct was generated from the following file:

Generated on Tue Nov 25 04:40:54 2008 for rpm by  doxygen 1.5.6