]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
fix --noarch build
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 19 Sep 2011 23:01:24 +0000 (16:01 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 19 Sep 2011 23:58:03 +0000 (16:58 -0700)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index d1e0c1751cd468184ea6b688469a2c74b3b01bb3..a41ce568eb97b4574170967c2d82ee6f68c7f9e6 100644 (file)
@@ -268,6 +268,8 @@ Summary: The Linux kernel
 %ifarch noarch
 %define with_up 0
 %define with_headers 0
+%define with_paravirt 0
+%define with_paravirt_debug 0
 %define all_arch_configs kernel-%{version}-*.config
 %define with_firmware  %{?_without_firmware:  0} %{?!_without_firmware:  1}
 %endif
@@ -389,6 +391,8 @@ Summary: The Linux kernel
 %define with_kdump 0
 %define with_debuginfo 0
 %define _enable_debug_packages 0
+%define with_paravirt 0
+%define with_paravirt_debug 0
 %endif
 
 %define with_pae_debug 0
index e193bcbab4436917d559053cab1aa83dcc168bd2..ed1cb1518cef60d778350f820cd2069d436b58e1 100644 (file)
@@ -270,6 +270,8 @@ Summary: The Linux kernel
 %ifarch noarch
 %define with_up 0
 %define with_headers 0
+%define with_paravirt 0
+%define with_paravirt_debug 0
 %define all_arch_configs kernel-%{version}-*.config
 %define with_firmware  %{?_without_firmware:  0} %{?!_without_firmware:  1}
 %endif
@@ -391,6 +393,8 @@ Summary: The Linux kernel
 %define with_kdump 0
 %define with_debuginfo 0
 %define _enable_debug_packages 0
+%define with_paravirt 0
+%define with_paravirt_debug 0
 %endif
 
 %define with_pae_debug 0
@@ -486,7 +490,7 @@ Version: %{rpmversion}
 Release: %{pkg_release}
 # DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD.
 # SET %%nobuildarches (ABOVE) INSTEAD
-ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 s390x alpha alphaev56 %{arm}
+ExclusiveArch: noarch %{all_x86} x86_64 paravirt paravirt-debug ppc ppc64 ia64 sparc sparc64 s390x alpha alphaev56 %{arm}
 ExclusiveOS: Linux
 
 %kernel_reqprovconf