]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- release 16: rebuild memusage against gd 2.0.1.
[packages/glibc.git] / glibc.spec
CommitLineData
ea3a228f 1%define min_kernel 2.2.0
236a5027 2Summary: GNU libc
3Summary(de): GNU libc
4Summary(fr): GNU libc
5Summary(pl): GNU libc
6Summary(tr): GNU libc
ab97a044 7name: glibc
c97a78c1 8Version: 2.2.3
294baff4 9Release: 16
602a978a 10License: LGPL
236a5027 11Group: Libraries
908ab141 12Group(de): Libraries
ca5cee2c 13Group(fr): Librairies
236a5027 14Group(pl): Biblioteki
e416ed39
AM
15Source0: ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.gz
16Source1: ftp://sources.redhat.com/pub/glibc/releases/%{name}-linuxthreads-%{version}.tar.gz
4206408a 17Source2: nscd.init
18Source3: nscd.sysconfig
19Source4: nscd.logrotate
20Source5: ldconfig.8
21Patch0: %{name}-info.patch
22Patch1: %{name}-versions.awk_fix.patch
23Patch2: %{name}-pld.patch
24Patch3: %{name}-crypt-blowfish.patch
25Patch4: %{name}-string2-pointer-arith.patch
26Patch5: %{name}-linuxthreads-lock.patch
27Patch6: %{name}-pthread_create-manpage.patch
28Patch7: %{name}-sparc-linux-chown.patch
c97a78c1 29Patch8: %{name}-ldconfig-bklinks.patch
5d540c49
AM
30Patch9: %{name}-getconf.patch
31Patch10: %{name}-confname.patch
32Patch11: %{name}-nis.patch
6fc19f24 33Patch12: %{name}-speed.patch
e8c5265d 34Patch13: %{name}-paths.patch
91958fc5 35Patch14: %{name}-vaargs.patch
959d1cc7 36URL: http://www.gnu.org/software/libc/
1527e2fb 37BuildRequires: perl
294baff4 38BuildRequires: gd-devel >= 2.0.1
3b793190 39BuildRequires: libpng-devel
29f12ae8 40BuildRequires: gettext-devel >= 0.10.36
12f254d7 41BuildRequires: texinfo
c7d9be53 42BuildRequires: rpm-build >= 4.0-11
236a5027 43Provides: ld.so.2
c37d4a8e
JR
44Provides: ldconfig
45Provides: /sbin/ldconfig
688a0d9c 46Obsoletes: %{name}-common
02a48f43 47Obsoletes: %{name}-debug
c37d4a8e 48Obsoletes: ldconfig
236a5027 49Autoreq: false
19632aed 50Prereq: basesystem
000885ac 51BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
ea3a228f 52Conflicts: kernel < %{min_kernel}
d90a3b13 53
54%description
7a3b906b 55Contains the standard libraries that are used by multiple programs on
56the system. In order to save disk space and memory, as well as to ease
602a978a 57upgrades, common system code is kept in one place and shared between
58programs. This package contains the most important sets of shared
7a3b906b 59libraries, the standard C library and the standard math library.
60Without these, a Linux system will not function. It also contains
61national language (locale) support and timezone databases.
d90a3b13 62
63%description -l de
7a3b906b 64