]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
changes from devel and getaddrinfo.patch
[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
02a48f43 7Version: 2.1.1
074bcbec 8Release: 4
236a5027 9Copyright: LGPL
10Group: Libraries
11Group(pl): Biblioteki
cb84cba6 12Source0: ftp://sourceware.cygnus.com/pub/glibc/%{name}-%{version}.tar.gz
13Source1: ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}.tar.gz
14Source2: http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-%{version}.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
AF
23Patch3: glibc-pld.patch
24Patch4: glibc-getaddrinfo.patch
959d1cc7 25URL: http://www.gnu.org/software/libc/
b56597cc 26BuildPrereq: perl
236a5027 27Provides: ld.so.2
02a48f43 28Obsoletes: %{name}-profile
29Obsoletes: %{name}-debug
236a5027 30Autoreq: false
c5c8e72a 31BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 32
33%description
bab19d4a 34Contains the standard libraries that are used by multiple programs on the
35system. In order to save disk space and memory, as well as to ease upgrades,
36common system code is kept in one place and shared between programs. This
37package contains the most important sets of shared libraries, the standard C
38library and the standard math library. Without these, a Linux system will
39not function. It also contains national language (locale) support and
40timezone databases.
d90a3b13 41
42%description -l de
959d1cc7 43