]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
some changes
[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
6name: glibc
7Version: 2.1
959d1cc7 8Release: 4
236a5027 9Copyright: LGPL
10Group: Libraries
11Group(pl): Biblioteki
c5c8e72a 12####### ftp://sourceware.cygnus.com/pub/glibc/
13Source0: %{name}-%{version}.tar.gz
14Source1: %{name}-linuxthreads-%{version}.tar.gz
15Source2: %{name}-crypt-2.0.111.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
21Obsoletes: %{name}-profile
22Obsoletes: %{name}-debug
23Autoreq: false
c5c8e72a 24BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 25
26%description
27Contains the standard libraries that are used by multiple programs on
28the system. In order to save disk space and memory, as well as to
29ease upgrades, common system code is kept in one place and shared between
30programs. This package contains the most important sets of shared libraries,
31the standard C library and the standard math library. Without these, a
32Linux system will not function. It also contains national language (locale)
33support and timezone databases.
34
35%description -l de
959d1cc7 36