]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- sparc64 packages desc
[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#
5# _without_dist_kernel build without kernel from the distribution;
6# headers will be searched in %_kernelsrcdir/include.
b3f08969 7# _without_fp build without frame pointer (pass --enable-omitfp)
5ea2d863 8# _without_memusage build without memusage
ca246370 9#
76f01b70
JB
10# _with_kernheaders use "kernheaders" as user-space kernel headers
11# (instead of copying from kernel-headers 2.4.x)
12# [broken at the moment]
13#
37cd6ebc
JB
14# TODO:
15# - localedb-gen man pages(?)
16# - serious problem with upgrade (changing zoneinfo/posix/* dirs into symlinks)
17# are there any other solutions than revert???
4acad1ec
AM
18# - fix what trojan broke while upgreading (getaddrinfo-workaround)
19#
ca246370 20#
76f01b70
JB
21# WARNING:
22# posix zoneinfo dir removed, /etc/rc.d/init.d/timezone must be changed
23# in order to use this version!
24#
0f41c563
AM
25%bcond_with idn
26
98a7741e 27%{!?min_kernel:%define min_kernel 2.2.0}
0f41c563 28%define rel 4
236a5027 29Summary: GNU libc
30Summary(de): GNU libc
31Summary(fr): GNU libc
c5387ad5 32