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