]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- merge GLIBC_2_2 branch to HEAD.
[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
4206408a 7Version: 2.1.97
8Release: 2
602a978a 9License: LGPL
236a5027 10Group: Libraries
908ab141 11Group(de): Libraries
ca5cee2c 12Group(fr): Librairies
236a5027 13Group(pl): Biblioteki
4206408a 14Source0: ftp://sourceware.cygnus.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
15Source1: ftp://sourceware.cygnus.com/pub/glibc/releases/%{name}-linuxthreads-%{version}.tar.gz
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
959d1cc7 28URL: http://www.gnu.org/software/libc/
1527e2fb 29BuildRequires: perl
4206408a 30BuildRequires: gd-devel
236a5027 31Provides: ld.so.2
c37d4a8e
JR
32Provides: ldconfig
33Provides: /sbin/ldconfig
02a48f43 34Obsoletes: %{name}-profile
35Obsoletes: %{name}-debug
c37d4a8e 36Obsoletes: ldconfig
236a5027 37Autoreq: false
000885ac 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d90a3b13 39
40%description
7a3b906b 41Contains the standard libraries that are used by multiple programs on
42the system. In order to save disk space and memory, as well as to ease
602a978a 43upgrades, common system code is kept in one place and shared between
44programs. This package contains the most important sets of shared
7a3b906b 45libraries, the standard C library and the standard math library.
46Without these, a Linux system will not function. It also contains
47national language (locale) support and timezone databases.
d90a3b13 48
49%description -l de
7a3b906b 50