2 * Copyright (c) 2007, Novell Inc.
4 * This program is licensed under the BSD license, read LICENSE.BSD
5 * for further information
8 extern void repo_add_rpmdb(Repo *repo, Repo *ref, const char *rootdir);
9 extern void repo_add_rpms(Repo *repo, const char **rpms, int nrpms);