From 969f183dd044e6f2aa02f62c2882777e5375fb4d Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Mon, 8 Jul 2019 11:52:40 -0500 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 2019w27.3.140000p to version 2019w27.4.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 f4c36a2..f801f23 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.3-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.4-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 2217024..9fde4d6 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w27.3.140000p -Release : 218 -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 +Version : 2019w27.4.140000p +Release : 219 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.4-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.4-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -132,7 +132,7 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w27.3-140000p +%setup -q -n acrn-hypervisor-acrn-2019w27.4-140000p %patch1 -p1 %patch2 -p1 @@ -141,7 +141,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=1562302044 +export SOURCE_DATE_EPOCH=1562604746 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -151,7 +151,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1562302044 +export SOURCE_DATE_EPOCH=1562604746 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 ed9e16d..1f06996 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.3-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w27.4-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index dc6f4a8..037ba97 100644 --- a/release +++ b/release @@ -1 +1 @@ -218 +219 diff --git a/upstream b/upstream index 32b16db..49f43b0 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -c89c8440d7af1a1bf5c5930a1896623ba93efa36/acrn-2019w27.3-140000p.tar.gz +3658e75da3f0034c75bb222f7aaaaf5098358cc4/acrn-2019w27.4-140000p.tar.gz