acrn-hypervisor: Autospec creation for update from version 2019w45.4.140000p to version 2019w45.5.140000p

This commit is contained in:
Miguel Bernal Marin 2019-11-11 11:49:46 -06:00
parent d5078a42d7
commit ebd338d2e7
6 changed files with 18 additions and 18 deletions

View File

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

View File

@ -4,10 +4,10 @@
# #
%define keepstatic 1 %define keepstatic 1
Name : acrn-hypervisor Name : acrn-hypervisor
Version : 2019w45.4.140000p Version : 2019w45.5.140000p
Release : 248 Release : 249
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w45.4-140000p.tar.gz URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w45.5-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w45.4-140000p.tar.gz Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w45.5-140000p.tar.gz
Summary : No detailed summary available Summary : No detailed summary available
Group : Development/Tools Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC License : BSD-3-Clause CC-BY-4.0 ISC
@ -127,15 +127,15 @@ staticdev components for the acrn-hypervisor package.
%prep %prep
%setup -q -n acrn-hypervisor-acrn-2019w45.4-140000p %setup -q -n acrn-hypervisor-acrn-2019w45.5-140000p
cd %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p cd %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p
%build %build
export http_proxy=http://127.0.0.1:9/ export http_proxy=http://127.0.0.1:9/
export https_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 no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8 export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1573187765 export SOURCE_DATE_EPOCH=1573494549
export GCC_IGNORE_WERROR=1 export GCC_IGNORE_WERROR=1
export CFLAGS="$CFLAGS -fno-lto " export CFLAGS="$CFLAGS -fno-lto "
export FCFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto "
@ -145,14 +145,14 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}
%install %install
export SOURCE_DATE_EPOCH=1573187765 export SOURCE_DATE_EPOCH=1573494549
rm -rf %{buildroot} rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor
cp %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/3cc9b5c24d3ab78578359aa1b98166ee5cf6df9b cp %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/3cc9b5c24d3ab78578359aa1b98166ee5cf6df9b
cp %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p/doc/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/50862f16be94cd4a0162ee82eb55697c5b54c70e cp %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p/doc/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/50862f16be94cd4a0162ee82eb55697c5b54c70e
cp %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p/misc/acrn-config/kconfig/LICENSE.kconfiglib %{buildroot}/usr/share/package-licenses/acrn-hypervisor/0256be14ad1f607cb4bd89d716442115dab0294c cp %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p/misc/acrn-config/kconfig/LICENSE.kconfiglib %{buildroot}/usr/share/package-licenses/acrn-hypervisor/0256be14ad1f607cb4bd89d716442115dab0294c
cp %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p/misc/acrn-config/library/hypervisor_license %{buildroot}/usr/share/package-licenses/acrn-hypervisor/e769dc34d30330fcb407f27559c817e502fdfb13 cp %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p/misc/acrn-config/library/hypervisor_license %{buildroot}/usr/share/package-licenses/acrn-hypervisor/e769dc34d30330fcb407f27559c817e502fdfb13
cp %{_builddir}/acrn-hypervisor-acrn-2019w45.4-140000p/misc/tools/acrn-crashlog/license_header %{buildroot}/usr/share/package-licenses/acrn-hypervisor/b63d865a65562d341e07541b47e5b542a3e2ca67 cp %{_builddir}/acrn-hypervisor-acrn-2019w45.5-140000p/misc/tools/acrn-crashlog/license_header %{buildroot}/usr/share/package-licenses/acrn-hypervisor/b63d865a65562d341e07541b47e5b542a3e2ca67
%make_install sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug %make_install sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug
## install_append content ## install_append content
mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants

View File

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

View File

@ -1 +1 @@
248 249

View File

@ -1 +1 @@
6fe1cf6264dc26b61155df5bb7052158c6d6af21/acrn-2019w45.4-140000p.tar.gz fc3e135d9cc6ab48f282496ada95cb2c93e2151b/acrn-2019w45.5-140000p.tar.gz

View File

@ -1 +1 @@
2019w45.4.140000p 2019w45.5.140000p