]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- added alpha-tv64 patch (some alpha syscalls updates, mostly regarding timeval64
[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:
b05916ae 6%bcond_without fp # build without frame pointer (pass \--enable-omitfp)
fd1d4127
JB
7%bcond_without memusage # don't build memusage utility
8%bcond_with kernelheaders # use headers from kernel-headers instead of
9 # glibc-kernel-headers (evil, breakage etc., don't use)
10%bcond_without dist_kernel # for above, allow non-distribution kernel
11%bcond_with idn # build with included libidn
b287d865 12#
37cd6ebc
JB
13# TODO:
14# - localedb-gen man pages(?)
4acad1ec
AM
15# - fix what trojan broke while upgreading (getaddrinfo-workaround)
16#
76f01b70
JB
17# WARNING:
18# posix zoneinfo dir removed, /etc/rc.d/init.d/timezone must be changed
19# in order to use this version!
20#
49db3d50 21%{!?min_kernel:%global min_kernel 2.2.0}
236a5027 22Summary: GNU libc
23Summary(de): GNU libc
4a04bb32 24Summary(es): GNU libc
236a5027 25Summary(fr): GNU libc
c5387ad5 26