]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- release 5: added Conflicts with kernel <= 2.2.17 because glibc 2.2 on
[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
5a5fc926 7Version: 2.2
a49a78c2 8Release: 5
602a978a 9License: LGPL
236a5027 10Group: Libraries
908ab141 11Group(de): Libraries
ca5cee2c 12Group(fr): Librairies
236a5027 13Group(pl): Biblioteki
9e478a53
AF
14Source0: ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
15Source1: ftp://sources.redhat.com/pub/glibc/releases/%{name}-linuxthreads-%{version}.tar.bz2
4206408a 16Source2: nscd.init
17Source3: nscd.sysconfig
18Source4: nscd.logrotate
19Source5: ldconfig.8
20Patch0: %{name}-info.patch
21Patch1: %{name}-versions.awk_fix.patch
22Patch2: %{name}-pld.patch
23Patch3: %{name}-crypt-blowfish.patch
24Patch4: %{name}-string2-pointer-arith.patch
25Patch5: %{name}-linuxthreads-lock.patch
26Patch6: %{name}-pthread_create-manpage.patch
27Patch7: %{name}-sparc-linux-chown.patch
1b8cf04e
AF
28Patch8: %{name}-ldconfig.patch
29Patch9: %{name}-getxxxxinfo.patch
959d1cc7 30URL: http://www.gnu.org/software/libc/
1527e2fb 31BuildRequires: perl
4206408a 32BuildRequires: gd-devel
12f254d7 33BuildRequires: texinfo
236a5027 34Provides: ld.so.2
c37d4a8e
JR
35Provides: ldconfig
36Provides: /sbin/ldconfig
02a48f43 37Obsoletes: %{name}-profile
38Obsoletes: %{name}-debug
c37d4a8e 39Obsoletes: ldconfig
236a5027 40Autoreq: false
000885ac 41BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
a49a78c2 42Conflicts: kernel <= 2.2.17
d90a3b13 43
44%description
7a3b906b 45Contains the standard libraries that are used by multiple programs on
46the system. In order to save disk space and memory, as well as to ease
602a978a 47upgrades, common system code is kept in one place and shared between
48programs. This package contains the most important sets of shared
7a3b906b 49libraries, the standard C library and the standard math library.
50Without these, a Linux system will not function. It also contains
51national language (locale) support and timezone databases.
d90a3b13 52
53%description -l de
7a3b906b 54