]> git.pld-linux.org Git - packages/kernel.git/blame - kernel.spec
- any sed is already required by rpm-build - removed BR
[packages/kernel.git] / kernel.spec
CommitLineData
9b3bab6e
JR
1#
2# If you define the following as 1, only kernel, -headers and -source
3# packages will be built
4#
9b3bab6e
JR
5# _without_smp - don't build SMP kernel
6# _without_up - don't build UP kernel
226c06b8 7# _without_boot - don't build BOOT kernel
9b3bab6e 8# _without_source - don't build source
226c06b8 9# _without_doc - don't build documentation package
10# _without_grsec - don't apply grsecurity patch
2b83a440 11# _without_kheaders - build without support for glibc-kernel-headers
226c06b8 12#
9b3bab6e
JR
13%define base_arch %(echo %{_target_cpu} | sed 's/i.86/i386/;s/athlon/i386/')
14%define no_install_post_strip 1
15%define no_install_post_compress_modules 1
226c06b8 16#
17%define pre_version rc6
18%define ipvs_version 1.0.7
19%define freeswan_version 2.00
20%define jfs_version 2.4-1.1.2
21%define lvm_version 1.0.5
22%define evms_version 2.0.1
23%define ntfs_version 2.1.4a
e53706d2 24%define drm_xfree_version 4.3.0
226c06b8 25%define hostap_version 2002-10-12
26%define netfilter_snap 20030616
601b4e87
KT
27Summary: The Linux kernel (the core of the Linux operating system)
28Summary(de): Der Linux-Kernel (Kern des Linux-Betriebssystems)
46ccf9a1 29