createrepo_c library
0.9.1
C library for metadata manipulation
|
Data Fields | |
gchar * | href |
gchar * | id |
gchar * | type |
gchar * | title |
GStringChunk * | chunk |
Definition at line 60 of file updateinfo.h.
gchar* href |
URL (e.g. to related bugzilla, errata, ...)
Definition at line 61 of file updateinfo.h.
gchar* id |
id (e.g. 1035288, NULL for errata, ...)
Definition at line 62 of file updateinfo.h.
gchar* title |
Name of errata, name of bug, etc.
Definition at line 64 of file updateinfo.h.
gchar* type |
reference type ("self" for errata, "bugzilla", ...)
Definition at line 63 of file updateinfo.h.