20 lines
608 B
RPMSpec
20 lines
608 B
RPMSpec
# Use abs path, otherwise daily builds automagic won't work
|
|
%import /sabayon/molecules/spinbase.common
|
|
|
|
# 32bit build
|
|
prechroot: linux32
|
|
|
|
# Release Version
|
|
# Keep this here, otherwise daily builds automagic won't work
|
|
release_version: 7
|
|
|
|
# Release Version string description
|
|
release_desc: x86 SpinBase
|
|
|
|
# Source chroot directory, where files are pulled from
|
|
source_chroot: /sabayon/sources/x86_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_7_x86.iso
|