Updated kernel-3.10.19-1.spec

This commit is contained in:
Nicolo Costanza 2013-11-16 00:35:08 +04:00
parent dc291263e2
commit 3f77f1bae4

View file

@ -89,7 +89,7 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
%define debug_package %{nil}
# Build defines
%define build_doc 1
%define build_doc 1
%define build_source 1
%define build_devel 1
@ -111,7 +111,7 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
%define build_netbook 0
# Build server (i686 / 64GB)/x86_64 / sparc64 sets
%define build_server 0
%define build_server 1
# Build desktop686 pae (i686 / 64GB)
%ifarch %{ix86}
@ -129,24 +129,24 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
# Build nrj desktop586 (i586 / 4GB)
%ifarch %{ix86}
%define build_nrj_desktop586 0
%define build_nrj_desktop586 0
%endif
# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
%define build_nrj_desktop 1
# Build nrj realtime (i686 / 4GB) / x86_64
%define build_nrj_realtime 0
%define build_nrj_realtime 1
# Build nrj laptop (i686 / 4GB) / x86_64
%define build_nrj_laptop 0
%define build_nrj_laptop 1
# Build nrj netbook (i686 / 4GB) / x86_64
%define build_nrj_netbook 0
%define build_nrj_netbook 1
# Build nrj desktop pae (i686 / 64GB)
%ifarch %{ix86}
%define build_nrj_desktop_pae 0
%define build_nrj_desktop_pae 1
%endif
# Build nrj realtime pae (i686 / 64GB)
@ -156,7 +156,7 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
# Build nrj laptop pae (i686 / 64GB)
%ifarch %{ix86}
%define build_nrj_laptop_pae 0
%define build_nrj_laptop_pae 1
%endif
# Build nrj netbook686 pae (i686 / 64GB)