]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- masive 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
ab97a044 6name: glibc
236a5027 7Version: 2.1
42f172be 8%define man_pages_ver 1.23
103d2163 9Release: 10
236a5027 10Copyright: LGPL
11Group: Libraries
12Group(pl): Biblioteki
5a564016 13Source0: ftp://sourceware.cygnus.com/pub/glibc/%{name}-%{version}.tar.gz
14Source1: ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}.tar.gz
fbb30893 15Source2: http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-%{version}.tar.gz
236a5027 16Source3: utmpd.init
17Source4: nscd.init
42f172be 18Source5: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{man_pages_ver}.tar.bz2
959d1cc7 19Patch0: glibc-info.patch
20URL: http://www.gnu.org/software/libc/
236a5027 21Provides: ld.so.2
f9063ced
AF
22Obsoletes: glibc-profile
23Obsoletes: glibc-debug
236a5027 24Autoreq: false
c5c8e72a 25BuildRoot: /tmp/%{name}-%{version}-root
d90a3b13 26
27%description
28Contains the standard libraries that are used by multiple programs on
29the system. In order to save disk space and memory, as well as to
30ease upgrades, common system code is kept in one place and shared between
31programs. This package contains the most important sets of shared libraries,
32the standard C library and the standard math library. Without these, a
33Linux system will not function. It also contains national language (locale)
34support and timezone databases.
35
36%description -l de
959d1cc7 37