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