]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- fixed broken %post nscd script
[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
0ebf5c81 8Release: 6
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
4c1ddccb 25Patch5: glibc-gcc-2.95.patch
959d1cc7 26URL: http://www.gnu.org/software/libc/
1527e2fb 27BuildRequires: perl
236a5027 28Provides: ld.so.2
02a48f43 29Obsoletes: %{name}-profile
30Obsoletes: %{name}-debug
236a5027 31Autoreq: false
c5c8e72a 32BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 33
34%description
bab19d4a 35Contains the standard libraries that are used by multiple programs on the
36system. In order to save disk space and memory, as well as to ease upgrades,
37common system code is kept in one place and shared between programs. This
38package contains the most important sets of shared libraries, the standard C
39library and the standard math library. Without these, a Linux system will
40not function. It also contains national language (locale) support and
41timezone databases.
d90a3b13 42
43%description -l de
959d1cc7 44