acrn-hypervisor: Autospec creation for update from version 0.1.rc2 to version 0.1.rc4

This commit is contained in:
Miguel Bernal Marin 2018-04-18 12:30:02 -05:00
parent 53ff8d0490
commit 28ab3541e7
5 changed files with 13 additions and 11 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc2.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc4.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -3,10 +3,10 @@
# Generated by: autospec.py
#
Name : acrn-hypervisor
Version : 0.1.rc2
Release : 5
URL : https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc2.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc2.tar.gz
Version : 0.1.rc4
Release : 6
URL : https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc4.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc4.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause
@ -34,18 +34,18 @@ data components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-0.1-rc2
%setup -q -n acrn-hypervisor-0.1-rc4
%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
export SOURCE_DATE_EPOCH=1520602638
export SOURCE_DATE_EPOCH=1524072594
make %{?_smp_mflags} PLATFORM=uefi
%install
export SOURCE_DATE_EPOCH=1520602638
export SOURCE_DATE_EPOCH=1524072594
rm -rf %{buildroot}
%make_install PLATFORM=uefi

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc2.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/v0.1-rc4.tar.gz
archives =
giturl =
@ -17,6 +17,8 @@ autoupdate = false
broken_c++ = false
# disable parallelization during build
broken_parallel_build = false
# this package is a library compatability package and only ships versioned library files
compat = false
# set conservative build flags
conservative_flags = false
# pass -ffast-math to compiler

View File

@ -1 +1 @@
5
6

View File

@ -1 +1 @@
d531f8d8671cdb47b23a354537dd2e1343915b1a/v0.1-rc2.tar.gz
998a6748def83806a0fa48e3c1de18c3b395b31b/v0.1-rc4.tar.gz