2018-02-28 05:09:27 +08:00
|
|
|
#
|
|
|
|
# This file is auto-generated. DO NOT EDIT
|
|
|
|
# Generated by: autospec.py
|
|
|
|
#
|
|
|
|
Name : acrn-hypervisor
|
2018-05-19 14:46:41 +08:00
|
|
|
Version : 2018w20.6.081600p
|
|
|
|
Release : 11
|
|
|
|
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w20.6-081600p.tar.gz
|
|
|
|
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w20.6-081600p.tar.gz
|
2018-02-28 05:09:27 +08:00
|
|
|
Summary : No detailed summary available
|
|
|
|
Group : Development/Tools
|
2018-05-19 05:42:08 +08:00
|
|
|
License : BSD-3-Clause CC-BY-4.0
|
|
|
|
Requires: acrn-hypervisor-bin
|
2018-02-28 05:09:27 +08:00
|
|
|
Requires: acrn-hypervisor-data
|
2018-05-19 05:42:08 +08:00
|
|
|
Requires: acpica-unix2
|
2018-02-28 05:09:27 +08:00
|
|
|
BuildRequires : gnu-efi
|
|
|
|
BuildRequires : gnu-efi-dev
|
2018-05-19 05:42:08 +08:00
|
|
|
BuildRequires : pkgconfig(openssl)
|
|
|
|
BuildRequires : pkgconfig(pciaccess)
|
|
|
|
BuildRequires : pkgconfig(uuid)
|
|
|
|
BuildRequires : pkgconfig(zlib)
|
2018-02-28 05:09:27 +08:00
|
|
|
# Suppress stripping binaries
|
|
|
|
%define __strip /bin/true
|
|
|
|
%define debug_package %{nil}
|
|
|
|
|
|
|
|
%description
|
2018-05-19 05:42:08 +08:00
|
|
|
This directory contains configuration files to ignore errors found in
|
|
|
|
the build and test process which are known to the developers and for
|
|
|
|
now can be safely ignored.
|
|
|
|
|
|
|
|
%package bin
|
|
|
|
Summary: bin components for the acrn-hypervisor package.
|
|
|
|
Group: Binaries
|
|
|
|
Requires: acrn-hypervisor-data
|
|
|
|
|
|
|
|
%description bin
|
|
|
|
bin components for the acrn-hypervisor package.
|
|
|
|
|
2018-02-28 05:09:27 +08:00
|
|
|
|
|
|
|
%package data
|
|
|
|
Summary: data components for the acrn-hypervisor package.
|
|
|
|
Group: Data
|
|
|
|
|
|
|
|
%description data
|
|
|
|
data components for the acrn-hypervisor package.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2018-05-19 14:46:41 +08:00
|
|
|
%setup -q -n acrn-hypervisor-acrn-2018w20.6-081600p
|
2018-02-28 05:09:27 +08:00
|
|
|
|
|
|
|
%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
|
2018-05-19 14:46:41 +08:00
|
|
|
export SOURCE_DATE_EPOCH=1526712394
|
2018-05-19 05:42:08 +08:00
|
|
|
make %{?_smp_mflags}
|
2018-02-28 05:09:27 +08:00
|
|
|
|
|
|
|
%install
|
2018-05-19 14:46:41 +08:00
|
|
|
export SOURCE_DATE_EPOCH=1526712394
|
2018-02-28 05:09:27 +08:00
|
|
|
rm -rf %{buildroot}
|
2018-05-19 05:42:08 +08:00
|
|
|
%make_install
|
2018-02-28 05:09:27 +08:00
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
2018-05-19 05:42:08 +08:00
|
|
|
%files bin
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
/usr/bin/acrn-dm
|
|
|
|
/usr/bin/acrnctl
|
|
|
|
/usr/bin/acrnlog
|
|
|
|
/usr/bin/acrntrace
|
|
|
|
|
2018-02-28 05:09:27 +08:00
|
|
|
%files data
|
|
|
|
%defattr(-,root,root,-)
|
2018-03-08 23:33:49 +08:00
|
|
|
/usr/share/acrn/acrn.efi
|
|
|
|
/usr/share/acrn/demo/acrn.conf
|
2018-05-19 05:42:08 +08:00
|
|
|
/usr/share/acrn/demo/bridge.sh
|
|
|
|
/usr/share/acrn/demo/launch_uos.sh
|