]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- added static and static-base subpackage
[packages/glibc.git] / glibc.spec
CommitLineData
c434e2e1 1%define pre pre3
236a5027 2Summary: GNU libc
3Summary(de): GNU libc
4Summary(fr): GNU libc
5Summary(pl): GNU libc
6Summary(tr): GNU libc
ab97a044 7name: glibc
02a48f43 8Version: 2.1.1
c434e2e1 9Release: 0.%{pre}
236a5027 10Copyright: LGPL
11Group: Libraries
12Group(pl): Biblioteki
02a48f43 13####### ftp://sourceware.cygnus.com/pub/glibc/
c434e2e1
AF
14Source0: %{name}-%{version}%{pre}.tar.gz
15Source1: %{name}-linuxthreads-%{version}%{pre}.tar.gz
02a48f43 16#######: http://www.ozemail.com.au/~geoffk/glibc-crypt
17Source2: %{name}-crypt-2.1.pre1.tar.gz
236a5027 18Source3: utmpd.init
19Source4: nscd.init
959d1cc7 20Patch0: glibc-info.patch
21URL: http://www.gnu.org/software/libc/
236a5027 22Provides: ld.so.2
02a48f43 23Obsoletes: %{name}-profile
24Obsoletes: %{name}-debug
236a5027 25Autoreq: false
c5c8e72a 26BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 27
28%description
29Contains the standard libraries that are used by multiple programs on
30the system. In order to save disk space and memory, as well as to
31ease upgrades, common system code is kept in one place and shared between
32programs. This package contains the most important sets of shared libraries,
33the standard C library and the standard math library. Without these, a
34Linux system will not function. It also contains national language (locale)
35support and timezone databases.
36
37%description -l de
959d1cc7 38