]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
added ldconfig patch
[packages/glibc.git] / glibc.spec
CommitLineData
236a5027 1Summary: GNU libc
2Summary(de): GNU libc
3Summary(fr): GNU libc
4Summary(pl): GNU libc
5Summary(tr): GNU libc
ab97a044 6name: glibc
5a5fc926 7Version: 2.2
1b8cf04e 8Release: 3
602a978a 9License: LGPL
236a5027 10Group: Libraries
908ab141 11Group(de): Libraries
ca5cee2c 12Group(fr): Librairies
236a5027 13Group(pl): Biblioteki
9e478a53
AF
14Source0: ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
15Source1: ftp://sources.redhat.com/pub/glibc/releases/%{name}-linuxthreads-%{version}.tar.bz2
4206408a 16Source2: nscd.init
17Source3: nscd.sysconfig
18Source4: nscd.logrotate
19Source5: ldconfig.8
20Patch0: %{name}-info.patch
21Patch1: %{name}-versions.awk_fix.patch
22Patch2: %{name}-pld.patch
23Patch3: %{name}-crypt-blowfish.patch
24Patch4: %{name}-string2-pointer-arith.patch
25Patch5: %{name}-linuxthreads-lock.patch
26Patch6: %{name}-pthread_create-manpage.patch
27Patch7: %{name}-sparc-linux-chown.patch
1b8cf04e
AF
28Patch8: %{name}-ldconfig.patch
29Patch9: %{name}-getxxxxinfo.patch
959d1cc7 30URL: http://www.gnu.org/software/libc/
1527e2fb 31BuildRequires: perl
4206408a 32BuildRequires: gd-devel
236a5027 33Provides: ld.so.2
c37d4a8e
JR
34Provides: ldconfig
35Provides: /sbin/ldconfig
02a48f43 36Obsoletes: %{name}-profile
37Obsoletes: %{name}-debug
c37d4a8e 38Obsoletes: ldconfig
236a5027 39Autoreq: false
000885ac 40BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d90a3b13 41
42%description
7a3b906b 43Contains the standard libraries that are used by multiple programs on
44the system. In order to save disk space and memory, as well as to ease
602a978a 45upgrades, common system code is kept in one place and shared between
46programs. This package contains the most important sets of shared
7a3b906b 47libraries, the standard C library and the standard math library.
48Without these, a Linux system will not function. It also contains
49national language (locale) support and timezone databases.
d90a3b13 50
51%description -l de
7a3b906b 52