Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37419578
en ru br
Репозитории ALT

Группа :: Разработка/Прочее
Пакет: rpm-build-xen

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin