diff --git a/containment-tik-img-to-rpm b/containment-tik-img-to-rpm index 9fdfe55..fbaaefa 100644 --- a/containment-tik-img-to-rpm +++ b/containment-tik-img-to-rpm @@ -44,6 +44,7 @@ for f in ${img_dir}/*.raw.xz; do cat /.build-srcdir/*.changes cp /.build-srcdir/*.changes ${build_dir}/image.changes + cat ${build_dir}/image.changes >> ${build_dir}/image.spec # Local builds have the file already in place, that's not true on IBS if [ ! -f ${top_dir}/SOURCES/${image} ]; then