]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- separate NSS modules to subpackages,
[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
c37d4a8e 8Release: 4
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
959d1cc7 23Patch0: glibc-info.patch
602a978a 24Patch1: glibc-versions.awk_fix.patch
25Patch2: glibc-pld.patch
a0508c9b
AF
26Patch3: glibc-crypt-blowfish.patch
27Patch4: glibc-string2-pointer-arith.patch
28Patch5: glibc-db2-alpha-mutex.patch
29Patch6: glibc-linuxthreads-lock.patch
30Patch7: glibc-pthread_create-manpage.patch
31Patch8: glibc-sparc-linux-chown.patch
32Patch9: glibc-ctype.patch
c37d4a8e
JR
33Patch10: ldconfig-glibc.patch
34Patch11: ldconfig-bklinks.patch
959d1cc7 35URL: http://www.gnu.org/software/libc/
1527e2fb 36BuildRequires: perl
236a5027 37Provides: ld.so.2
c37d4a8e
JR
38Provides: ldconfig
39Provides: /sbin/ldconfig
02a48f43 40Obsoletes: %{name}-profile
41Obsoletes: %{name}-debug
c37d4a8e
JR
42Obsoletes: ldconfig
43Prereq: basesystem
236a5027 44Autoreq: false
000885ac 45BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d90a3b13 46
47%description
7a3b906b 48Contains the standard libraries that are used by multiple programs on
49the system. In order to save disk space and memory, as well as to ease
602a978a 50upgrades, common system code is kept in one place and shared between
51programs. This package contains the most important sets of shared
7a3b906b 52libraries, the standard C library and the standard math library.
53Without these, a Linux system will not function. It also contains
54national language (locale) support and timezone databases.
d90a3b13 55
56%description -l de
7a3b906b 57