clear-pkgs-acrn-hypervisor/acrn-hypervisor.spec

80 lines
1.9 KiB
Plaintext
Raw Normal View History

#
# This file is auto-generated. DO NOT EDIT
# Generated by: autospec.py
#
Name : acrn-hypervisor
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
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0
Requires: acrn-hypervisor-bin
Requires: acrn-hypervisor-data
Requires: acpica-unix2
BuildRequires : gnu-efi
BuildRequires : gnu-efi-dev
BuildRequires : pkgconfig(openssl)
BuildRequires : pkgconfig(pciaccess)
BuildRequires : pkgconfig(uuid)
BuildRequires : pkgconfig(zlib)
# Suppress stripping binaries
%define __strip /bin/true
%define debug_package %{nil}
%description
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.
%package data
Summary: data components for the acrn-hypervisor package.
Group: Data
%description data
data components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2018w20.6-081600p
%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=1526712394
make %{?_smp_mflags}
%install
export SOURCE_DATE_EPOCH=1526712394
rm -rf %{buildroot}
%make_install
%files
%defattr(-,root,root,-)
%files bin
%defattr(-,root,root,-)
/usr/bin/acrn-dm
/usr/bin/acrnctl
/usr/bin/acrnlog
/usr/bin/acrntrace
%files data
%defattr(-,root,root,-)
/usr/share/acrn/acrn.efi
/usr/share/acrn/demo/acrn.conf
/usr/share/acrn/demo/bridge.sh
/usr/share/acrn/demo/launch_uos.sh