]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- release 20
[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
a0508c9b 7Version: 2.1.3
57ccb2b4 8Release: 20
602a978a 9License: LGPL
236a5027 10Group: Libraries
ca5cee2c 11Group(fr): Librairies
236a5027 12Group(pl): Biblioteki
46a08839 13Source0: ftp://sourceware.cygnus.com/pub/glibc/%{name}-%{version}.tar.bz2
a0508c9b 14Source1: ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}.tar.gz
46a08839 15Source2: http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-2.1.1.tar.gz
236a5027 16Source3: utmpd.init
17Source4: nscd.init
c7df086f 18Source5: utmpd.sysconfig
19Source6: nscd.sysconfig
ddf4fb34 20Source7: nscd.logrotate
c37d4a8e
JR
21Source10: ftp://ftp.yggdrasil.com/private/hjl/ldconfig-980708.tar.gz
22Source11: ldconfig.8
3ba7174c 23Patch0: glibc-2.1-CVS-20000905.patch.bz2
ab0790c4
JR
24Patch1: glibc-info.patch
25Patch2: glibc-versions.awk_fix.patch
26Patch3: glibc-pld.patch
27Patch4: glibc-crypt-blowfish.patch
28Patch5: glibc-string2-pointer-arith.patch
29Patch6: glibc-db2-alpha-mutex.patch
30Patch7: glibc-linuxthreads-lock.patch
31Patch8: glibc-pthread_create-manpage.patch
32Patch9: glibc-sparc-linux-chown.patch
9e0ce743
JR
33Patch10: ldconfig-glibc.patch
34Patch11: ldconfig-bklinks.patch
3ba7174c 35Patch12: glibc-cvs-20000824-md5-align-clean.patch.gz
959d1cc7 36URL: http://www.gnu.org/software/libc/
1527e2fb 37BuildRequires: perl
236a5027 38Provides: ld.so.2
c37d4a8e
JR
39Provides: ldconfig
40Provides: /sbin/ldconfig
02a48f43 41Obsoletes: %{name}-profile
42Obsoletes: %{name}-debug
c37d4a8e
JR
43Obsoletes: ldconfig
44Prereq: basesystem
236a5027 45Autoreq: false
000885ac 46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d90a3b13 47
48%description
7a3b906b 49Contains the standard libraries that are used by multiple programs on
50the system. In order to save disk space and memory, as well as to ease
602a978a 51upgrades, common system code is kept in one place and shared between
52programs. This package contains the most important sets of shared
7a3b906b 53libraries, the standard C library and the standard math library.
54Without these, a Linux system will not function. It also contains
55national language (locale) support and timezone databases.
d90a3b13 56
57%description -l de
7a3b906b 58