15 lines
420 B
RPMSpec
15 lines
420 B
RPMSpec
# Use abs path, otherwise daily builds automagic won't work
|
|
%import iso_remaster.common
|
|
|
|
# Release Version
|
|
release_version: 5.3
|
|
|
|
# Release Version string description
|
|
release_desc: x86 TEST
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
source_iso: specs/data/Sabayon_Linux_SpinBase_DAILY_x86.iso
|
|
|
|
# Destination ISO image name, call whatever you want.iso, not mandatory
|
|
destination_iso_image_name: Sabayon_Linux_5.3_x86_TEST.iso
|