7eab539382f7b51d0b71bef1bc57af3e16bb7a85
[platform/upstream/libsolv.git] / tools / repo_rpmdb.h
1 /*
2  * Copyright (c) 2007, Novell Inc.
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 extern void repo_add_rpmdb(Repo *repo, Repodata *repodata, Repo *ref, const char *rootdir);
9 extern void repo_add_rpms(Repo *repo, Repodata *repodata, const char **rpms, int nrpms);