]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- removed map patch
[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
bab19d4a 13Source0: ftp://sourceware.cygnus.com/pub/glibc/%{name}-%{version}pre3.tar.gz
14Source1: ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}pre3.tar.gz
9ab3e8a9 15Source2: http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-2.1.pre1.tar.gz
236a5027 16Source3: utmpd.init
17Source4: nscd.init
959d1cc7 18Patch0: glibc-info.patch
19URL: http://www.gnu.org/software/libc/
236a5027 20Provides: ld.so.2
02a48f43 21Obsoletes: %{name}-profile
22Obsoletes: %{name}-debug
236a5027 23Autoreq: false
c5c8e72a 24BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 25
26%description
bab19d4a 27Contains the standard libraries that are used by multiple programs on the
28system. In order to save disk space and memory, as well as to ease upgrades,
29common system code is kept in one place and shared between programs. This
30package contains the most important sets of shared libraries, the standard C
31library and the standard math library. Without these, a Linux system will
32not function. It also contains national language (locale) support and
33timezone databases.
d90a3b13 34
35%description -l de
959d1cc7 36