acrn-hypervisor: Autospec creation for update from version 2019w28.3.140000p to version 2019w29.3.140000p

This commit is contained in:
Miguel Bernal Marin 2019-07-18 14:39:05 -05:00
parent 1d3a0c7eb8
commit c610f60955
5 changed files with 11 additions and 13 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w28.3-140000p.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w29.3-140000p.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -4,10 +4,10 @@
#
%define keepstatic 1
Name : acrn-hypervisor
Version : 2019w28.3.140000p
Release : 220
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w28.3-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w28.3-140000p.tar.gz
Version : 2019w29.3.140000p
Release : 221
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w29.3-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w29.3-140000p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC
@ -42,7 +42,6 @@ BuildRequires : telemetrics-client-dev
# Suppress stripping binaries
%define __strip /bin/true
%define debug_package %{nil}
Patch1: 0002-tools-acrn-manager-fix-ACRN-manager-headers-install.patch
%description
This directory contains configuration files to ignore errors found in
@ -131,15 +130,14 @@ staticdev components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2019w28.3-140000p
%patch1 -p1
%setup -q -n acrn-hypervisor-acrn-2019w29.3-140000p
%build
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=1562879960
export SOURCE_DATE_EPOCH=1563478554
export GCC_IGNORE_WERROR=1
export CFLAGS="$CFLAGS -fno-lto "
export FCFLAGS="$CFLAGS -fno-lto "
@ -149,7 +147,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}
%install
export SOURCE_DATE_EPOCH=1562879960
export SOURCE_DATE_EPOCH=1563478554
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor
cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w28.3-140000p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w29.3-140000p.tar.gz
archives =
giturl = https://github.com/projectacrn/acrn-hypervisor.git

View File

@ -1 +1 @@
220
221

View File

@ -1 +1 @@
fdb231bd1be18b9175bda8a13803790d7cc37522/acrn-2019w28.3-140000p.tar.gz
4983366ef0e3547f9b9ba0a3fb3417abfae514b6/acrn-2019w29.3-140000p.tar.gz