Go back to having all info in one rzdb file.
authorKristian Høgsberg <krh@redhat.com>
Fri, 3 Jul 2009 18:06:29 +0000 (19:06 +0100)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 3 Jul 2009 18:06:29 +0000 (19:06 +0100)
commit3485ee6cb08bb652ac54655bef7ffb5e0ae02f38
treecddb867317b7ddd8fe3a977f3deb19307b6d9f66
parent5dff2c97cf4a3e73aa85f548e00a3d8757992695
Go back to having all info in one rzdb file.

We can still split the rzdb file into a main file and a file data and a details file, but that's only for optimizing the required download size. On the system we always combine the parts back into one rzdb file once downloaded.
librazor/razor-internal.h
librazor/razor.c
librazor/razor.h
librazor/root.c
src/main.c
src/rpm.c