diff --git a/Makefile b/Makefile index 1aea3dc..a7033c3 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,11 @@ QBSLOGOS_VERSION := $(call spec_version,qubes-logos/qubes-logos.spec) QBSRELEASE_VERSION := $(call spec_version,qubes-release/qubes-release.spec) REVISOR_VERSION := $(call spec_version,revisor/revisor.spec) +REVISOR_OPTS := --install-dvd +ifdef RELEASE + REVISOR_OPTS += --product-version="$(RELEASE)" +endif + help: @echo "make rpms <--- make all rpms and sign them";\ echo "make rpms_anaconda <--- create binary rpms for Anaconda"; \ @@ -98,9 +103,9 @@ update-repo: iso: cp rpm_verify /usr/local/bin/ ln -sf `pwd` /tmp/qubes-installer - revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 --install-dvd + revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 $(REVISOR_OPTS) isohybrid build/ISO/qubes-x86_64/iso/*.iso - rpm_verify build/work/revisor-install/R?*/qubes-x86_64/x86_64/os/Packages/*.rpm + rpm_verify build/work/revisor-install/*/qubes-x86_64/x86_64/os/Packages/*.rpm clean: rm -fr rpm/SOURCES/*.bz2 diff --git a/conf/qubes-install.conf b/conf/qubes-install.conf index bfe2086..29982a8 100644 --- a/conf/qubes-install.conf +++ b/conf/qubes-install.conf @@ -31,7 +31,7 @@ product_name = Qubes product_path = Packages iso_basename = Qubes iso_label = Qubes -version = R2-Alpha1-2 +version = test-build version_from = F13 comps_filter = 0 revisor_comps = 1