From 0aac2124cdb4879d1003f91de714fc94e70405d9 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Thu, 4 Jul 2019 10:46:33 -0500 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 2019w27.2.140000p to version 2019w27.3.140000p --- Makefile | 2 +- acrn-hypervisor.spec | 14 +++++++------- options.conf | 2 +- release | 2 +- upstream | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 9dbd5ea..f4c36a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.2-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.3-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 1044705..3e90ace 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w27.2.140000p -Release : 216 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.2-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.2-140000p.tar.gz +Version : 2019w27.3.140000p +Release : 217 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.3-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.3-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -131,7 +131,7 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w27.2-140000p +%setup -q -n acrn-hypervisor-acrn-2019w27.3-140000p %patch1 -p1 %build @@ -139,7 +139,7 @@ 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.UTF-8 -export SOURCE_DATE_EPOCH=1562169625 +export SOURCE_DATE_EPOCH=1562255168 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -149,7 +149,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1562169625 +export SOURCE_DATE_EPOCH=1562255168 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE diff --git a/options.conf b/options.conf index c2d204b..ed9e16d 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.2-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.3-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index a817176..0ddd619 100644 --- a/release +++ b/release @@ -1 +1 @@ -216 +217 diff --git a/upstream b/upstream index 8c3f65a..32b16db 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -d994064a9ba801ac3ebca13f6b4fb18a5d4a929b/acrn-2019w27.2-140000p.tar.gz +c89c8440d7af1a1bf5c5930a1896623ba93efa36/acrn-2019w27.3-140000p.tar.gz