forked from pool/containment-tik-img-to-rpm
Accepting request 1181982 from devel:microos:aeon
- Adjust for new obs-build changelog location OBS-URL: https://build.opensuse.org/request/show/1181982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containment-tik-img-to-rpm?expand=0&rev=3
This commit is contained in:
@@ -39,8 +39,8 @@ for f in ${img_dir}/*.raw.xz; do
|
|||||||
-e "s@__OS_NAME__@${os_name}@g" \
|
-e "s@__OS_NAME__@${os_name}@g" \
|
||||||
< ${spec_in} \
|
< ${spec_in} \
|
||||||
> ${build_dir}/image.spec
|
> ${build_dir}/image.spec
|
||||||
|
|
||||||
cp /.build-srcdir/*.changes ${build_dir}/image.changes
|
cp /.build-changelog ${build_dir}/image.changes
|
||||||
${build_dir}/changelog2spec --target rpm --file ${build_dir}/image.changes >> ${build_dir}/image.spec
|
${build_dir}/changelog2spec --target rpm --file ${build_dir}/image.changes >> ${build_dir}/image.spec
|
||||||
|
|
||||||
# Local builds have the file already in place, that's not true on IBS
|
# Local builds have the file already in place, that's not true on IBS
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 20 15:13:08 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Adjust for new obs-build changelog location
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 14 09:49:57 UTC 2024 - Richard Brown <rbrown@suse.com>
|
Tue May 14 09:49:57 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user