17 lines
580 B
RPMSpec
17 lines
580 B
RPMSpec
# Use abs path, otherwise daily builds automagic won't work
|
|
%import /sabayon/molecules/spinbase.common
|
|
|
|
# Release Version
|
|
# Keep this here, otherwise daily builds automagic won't work
|
|
release_version: 6
|
|
|
|
# Release Version string description
|
|
release_desc: amd64 SpinBase
|
|
|
|
# Source chroot directory, where files are pulled from
|
|
source_chroot: /sabayon/sources/amd64_core-2010
|
|
|
|
# Destination ISO image name, call whatever you want.iso, not mandatory
|
|
# Keep this here and set, otherwise daily builds automagic won't work
|
|
destination_iso_image_name: Sabayon_Linux_SpinBase_6_amd64.iso
|