Updated kernel-3.10.19-1.spec

This commit is contained in:
Alex Burmashev 2013-11-26 12:55:47 +04:00
parent 29a925e49e
commit 322efdf1bc

View file

@ -105,13 +105,13 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
%endif
# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
%define build_desktop 1
%define build_desktop 0
# Build netbook (i686 / 4GB) / x86_64
%define build_netbook 0
# Build server (i686 / 64GB)/x86_64 / sparc64 sets
%define build_server 1
%define build_server 0
# Build desktop686 pae (i686 / 64GB)
%ifarch %{ix86}
@ -136,17 +136,17 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
%define build_nrj_desktop 1
# Build nrj realtime (i686 / 4GB) / x86_64
%define build_nrj_realtime 1
%define build_nrj_realtime 0
# Build nrj laptop (i686 / 4GB) / x86_64
%define build_nrj_laptop 1
%define build_nrj_laptop 0
# Build nrj netbook (i686 / 4GB) / x86_64
%define build_nrj_netbook 1
%define build_nrj_netbook 0
# Build nrj desktop pae (i686 / 64GB)
%ifarch %{ix86}
%define build_nrj_desktop_pae 1
%define build_nrj_desktop_pae 0
%endif
# Build nrj realtime pae (i686 / 64GB)