]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- rel 9;
[packages/glibc.git] / glibc.spec
CommitLineData
98a7741e 1#
2# You can define min_kernel macro by "rpm --define 'min_kernel version'"
3# default is 2.2.0 (no changes up to 2.3.25)
029d2051 4#
b287d865 5# Conditional build:
029d2051 6# _without_dist_kernel build without kernel from the distribution;
7# headers will be searched in %_kernelsrcdir/include.
b3f08969 8# _without_fp build without frame pointer (pass --enable-omitfp)
5ea2d863 9# _without_memusage build without memusage
ca246370 10#
e36956ea
MM
11%bcond_with kernelheaders # use headers from kernel-headers instead of
12 # glibc-kernel-headers
13%bcond_with idn # build with included libidn
b287d865 14#
37cd6ebc
JB
15# TODO:
16# - localedb-gen man pages(?)
4acad1ec
AM
17# - fix what trojan broke while upgreading (getaddrinfo-workaround)
18#
ca246370 19#
76f01b70
JB
20# WARNING:
21# posix zoneinfo dir removed, /etc/rc.d/init.d/timezone must be changed
22# in order to use this version!
23#
49db3d50 24%{!?min_kernel:%global min_kernel 2.2.0}
236a5027 25Summary: GNU libc
26Summary(de): GNU libc
4a04bb32 27Summary(es): GNU libc
236a5027 28Summary(fr): GNU libc
c5387ad5 29