]> git.pld-linux.org Git - packages/glibc.git/blame_incremental - glibc.spec
- /etc/sysconfig/localedb replaced with /etc/sysconfig/i18n
[packages/glibc.git] / glibc.spec
... / ...
CommitLineData
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)
4#
5# Conditional build:
6# _without_dist_kernel build without kernel from the distribution;
7# headers will be searched in %_kernelsrcdir/include.
8# _without_fp build without frame pointer (pass --enable-omitfp)
9# _without_memusage build without memusage
10#
11# _with_kernheaders use "kernheaders" as user-space kernel headers
12# (instead of copying from kernel-headers 2.4.x)
13# [broken at the moment]
14#
15%bcond_with idn # build with included libidn
16#
17# TODO:
18# - localedb-gen man pages(?)
19# - fix what trojan broke while upgreading (getaddrinfo-workaround)
20#
21#
22# WARNING:
23# posix zoneinfo dir removed, /etc/rc.d/init.d/timezone must be changed
24# in order to use this version!
25#
26%{!?min_kernel:%global min_kernel 2.2.0}
27Summary: GNU libc
28Summary(de): GNU libc
29Summary(fr): GNU libc
30