]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
follow install.texi from glibc cvs
[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
479c8fe7 8Release: 2
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
479c8fe7 28Patch8: %{name}-getxxxxinfo.patch
959d1cc7 29URL: http://www.gnu.org/software/libc/
1527e2fb 30BuildRequires: perl
4206408a 31BuildRequires: gd-devel
236a5027 32Provides: ld.so.2
c37d4a8e
JR
33Provides: ldconfig
34Provides: /sbin/ldconfig
02a48f43 35Obsoletes: %{name}-profile
36Obsoletes: %{name}-debug
c37d4a8e 37Obsoletes: ldconfig
236a5027 38Autoreq: false
000885ac 39BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d90a3b13 40
41%description
7a3b906b 42Contains the standard libraries that are used by multiple programs on
43the system. In order to save disk space and memory, as well as to ease
602a978a 44upgrades, common system code is kept in one place and shared between
45programs. This package contains the most important sets of shared
7a3b906b 46libraries, the standard C library and the standard math library.
47Without these, a Linux system will not function. It also contains
48national language (locale) support and timezone databases.
d90a3b13 49
50%description -l de
7a3b906b 51