Removed needssslcertforbuild and BRP_PESIGN_FILES

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=236
This commit is contained in:
Charles Arnold 2013-04-04 18:09:25 +00:00 committed by Git OBS Bridge
parent 5a10c8071f
commit 9c5584a232

View File

@ -16,8 +16,6 @@
# #
# needssslcertforbuild
Name: xen Name: xen
ExclusiveArch: %ix86 x86_64 ExclusiveArch: %ix86 x86_64
%define xvers 4.2 %define xvers 4.2
@ -1063,7 +1061,6 @@ export EXTRA_CFLAGS_XEN_TOOLS="$RPM_OPT_FLAGS"
export EXTRA_CFLAGS_QEMU_TRADITIONAL="$RPM_OPT_FLAGS" export EXTRA_CFLAGS_QEMU_TRADITIONAL="$RPM_OPT_FLAGS"
export EXTRA_CFLAGS_QEMU_XEN="$RPM_OPT_FLAGS" export EXTRA_CFLAGS_QEMU_XEN="$RPM_OPT_FLAGS"
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
export BRP_PESIGN_FILES="*.ko *.efi /lib/firmware"
# EFI # EFI
%ifarch x86_64 %ifarch x86_64
make -C xen install \ make -C xen install \