From bf0c9ab7c1c4960b35bffeaa95c80bde726057f7 Mon Sep 17 00:00:00 2001 From: Alek Du Date: Fri, 14 Dec 2018 03:49:23 +0000 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 0.4 to version 2018w50.3.140000p --- Makefile | 2 +- acrn-hypervisor.spec | 16 +++++++++------- options.conf | 2 +- release | 2 +- upstream | 2 +- 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index fa3cbad..d93a5b3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/v0.4.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w50.3-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 6fa17ca..528701f 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 0.4 -Release : 130 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/v0.4.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/v0.4.tar.gz +Version : 2018w50.3.140000p +Release : 131 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w50.3-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w50.3-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -111,7 +111,7 @@ services components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-0.4 +%setup -q -n acrn-hypervisor-acrn-2018w50.3-140000p %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -121,12 +121,12 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C -export SOURCE_DATE_EPOCH=1544731680 +export SOURCE_DATE_EPOCH=1544759351 make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” %install -export SOURCE_DATE_EPOCH=1544731680 +export SOURCE_DATE_EPOCH=1544759351 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE @@ -178,10 +178,12 @@ cp tools/acrn-crashlog/license_header %{buildroot}/usr/share/package-licenses/ac /usr/share/acrn/samples/apl-mrb/acrn_guest.service /usr/share/acrn/samples/apl-mrb/launch_uos.sh /usr/share/acrn/samples/apl-mrb/mrb-env-setup.sh +/usr/share/acrn/samples/apl-mrb/runC.json /usr/share/acrn/samples/apl-mrb/sos_bootargs_debug.txt /usr/share/acrn/samples/apl-mrb/sos_bootargs_release.txt /usr/share/acrn/samples/nuc/acrn.conf /usr/share/acrn/samples/nuc/launch_uos.sh +/usr/share/acrn/samples/nuc/runC.json /usr/share/defaults/telemetrics/acrnprobe.xml %files dev diff --git a/options.conf b/options.conf index 931afda..e465a5d 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/v0.4.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w50.3-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index fd03ab2..a57f6ce 100644 --- a/release +++ b/release @@ -1 +1 @@ -130 +131 diff --git a/upstream b/upstream index a787e7c..29ebc8a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -4b4259adcad6a3323c3e8175850602addb27e226/v0.4.tar.gz +4c3e93c06dbdee0703989ecc0bf7185a3893b52e/acrn-2018w50.3-140000p.tar.gz