]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- cosmetics
[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
fb028592 8Release: 12
236a5027 9Copyright: LGPL
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
f8865a58 21Patch1: glibc-paths.patch
d36b187a 22Patch2: glibc-versions.awk_fix.patch
ddf4fb34 23Patch3: glibc-pld.patch
ae623f43 24Patch4: glibc-getaddrinfo.patch
3d678084 25Patch5: glibc-crypt-blowfish.patch
71dd0863 26Patch6: glibc-string2-pointer-arith.patch
27Patch7: glibc-db2-alpha-mutex.patch
28Patch8: glibc-linuxthreads-lock.patch
9bf0e783 29Patch9: glibc-pthread_create-manpage.patch
30Patch10: glibc-sparc-linux-ldd.patch
1f46ca70 31Patch11: glibc-sparc-linux-chown.patch
ae908e01 32Patch12: glibc-nls.patch
76b3dbfb 33Patch13: glibc-makeinfo.patch
959d1cc7 34URL: http://www.gnu.org/software/libc/
1527e2fb 35BuildRequires: perl
236a5027 36Provides: ld.so.2
02a48f43 37Obsoletes: %{name}-profile
38Obsoletes: %{name}-debug
236a5027 39Autoreq: false
c5c8e72a 40BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 41
42%description
bab19d4a 43Contains the standard libraries that are used by multiple programs on the
44system. In order to save disk space and memory, as well as to ease upgrades,
45common system code is kept in one place and shared between programs. This
46package contains the most important sets of shared libraries, the standard C
47library and the standard math library. Without these, a Linux system will
48not function. It also contains national language (locale) support and
49timezone databases.
d90a3b13 50
51%description -l de
959d1cc7 52