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