import.c
2007-11-04 Parse filelists.xml.gz too, so we import the yum files too.
2007-11-04 Don't reset yum parser state when finishing parsing rpm:entry.
2007-11-03 Import obsoletes and conflicts; add commands to list them.
2007-10-31 Store requires and provides in the same list.
2007-10-25 Fix yum importer.
2007-10-24 Import rpm release as part of the version.
2007-10-21 Add a file tree section to the package set structure.
2007-10-07 Extend importers to also pick up filelists for packages.
2007-09-29 Get version flags for requires in rpmdb importer.
2007-09-19 Fix type-punning warnings.
2007-09-19 Refactor the import interface and make it opaque.
2007-09-19 Add importer for system rpm database.
2007-09-18 Split importers to import.c.