Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37504242
en ru br
ALT Linux repos
S:4.4.0-alt3

Group :: Development/Other
RPM: rpm-build-xen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%ifndef x86_64
%define x86_64 x86_64
%endif

Name: rpm-build-xen
Version: 4.4.0
Release: alt2
Summary: Arch-specific requirement to build XEN
License: GPLv3+
Group: Development/Other
ExclusiveArch: %ix86 %x86_64 armh aarch64

%ifarch %x86_64 %ix86
%def_enable stubdom
%else
%def_disable stubdom
%endif
%ifarch %x86_64
%def_with efi
%else
%def_without efi
%endif
%ifarch %ix86
%def_without hypervisor
%def_without xsm
%else
%def_with hypervisor
%def_with xsm
%endif

%ifarch %x86_64 %ix86
Requires: dev86
%endif
%ifarch %x86_64
Requires: %_includedir/gnu/stubs-32.h
%endif
%{?_with_xsm:Requires: checkpolicy m4}
%{?_with_efi:Requires: rpm-macros-uefi mingw64-binutils}
%{?_enable_stubdom:Requires: makeinfo libSDL-devel libXext-devel}
%{?_with_hypervisor:Requires: flex libfdt-devel libgcrypt-devel liblzo2-devel perl-HTML-Parser}

%description
Arch-specific requirement to build XEN.


%files


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin