Imported Upstream version 0.7.15
[platform/upstream/libsolv.git] / ext / repo_susetags.h
index a617c65..de110c3 100644 (file)
@@ -9,7 +9,7 @@
  * if <attrname> given, write attributes as '<attrname>.attr'
  */
 
-#define SUSETAGS_KINDS_SEPARATELY      (1 << 2)
-#define SUSETAGS_EXTEND                        (1 << 3)
+#define SUSETAGS_EXTEND                        (1 << 9)
+#define SUSETAGS_RECORD_SHARES         (1 << 10)
 
-extern void repo_add_susetags(Repo *repo, FILE *fp, Id product, const char *language, int flags);
+extern int repo_add_susetags(Repo *repo, FILE *fp, Id defvendor, const char *language, int flags);