summaryrefslogtreecommitdiff
path: root/build/rpmspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'build/rpmspec.h')
-rw-r--r--build/rpmspec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/rpmspec.h b/build/rpmspec.h
index a71b698ce..d14ffa8ef 100644
--- a/build/rpmspec.h
+++ b/build/rpmspec.h
@@ -148,6 +148,7 @@ struct Spec_s {
unsigned char * sourcePkgId;
/*@refcounted@*/
Header sourceHeader;
+/*@refcounted@*/
rpmfi sourceCpioList;
/*@dependent@*/ /*@null@*/ MacroContext macros;
@@ -175,6 +176,7 @@ struct Package_s {
Header header;
/*@refcounted@*/
rpmds this;
+/*@refcounted@*/
rpmfi cpioList;
/*@owned@*/