From c7b91ee245b15b3def1db65ab6c59270577c9a89 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Wed, 15 Aug 2018 12:05:30 -0700 Subject: [PATCH] acrn-hypervisor: Autospec creation for version 2018w33.3.140000p --- acrn-hypervisor.spec | 10 +++++----- release | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index a3067c6..d9b5854 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -5,7 +5,7 @@ %define keepstatic 1 Name : acrn-hypervisor Version : 2018w33.3.140000p -Release : 66 +Release : 67 URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w33.3-140000p.tar.gz Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w33.3-140000p.tar.gz Summary : No detailed summary available @@ -106,18 +106,18 @@ 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=1534332196 -make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” RELEASE=1 +export SOURCE_DATE_EPOCH=1534359925 +make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” %install -export SOURCE_DATE_EPOCH=1534332196 +export SOURCE_DATE_EPOCH=1534359925 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/doc/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/doc/acrn-hypervisor/LICENSE cp doc/LICENSE %{buildroot}/usr/share/doc/acrn-hypervisor/doc_LICENSE cp scripts/kconfig/LICENSE.kconfiglib %{buildroot}/usr/share/doc/acrn-hypervisor/scripts_kconfig_LICENSE.kconfiglib cp tools/acrn-crashlog/license_header %{buildroot}/usr/share/doc/acrn-hypervisor/tools_acrn-crashlog_license_header -%make_install sbl-hypervisor-install RELEASE=1 +%make_install sbl-hypervisor-install ## install_append content mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants ln -s ../usercrash.service %{buildroot}/usr/lib/systemd/system/multi-user.target.wants/usercrash.service diff --git a/release b/release index 69a893a..3fdcd7c 100644 --- a/release +++ b/release @@ -1 +1 @@ -66 +67