]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
*** empty log message ***
[packages/glibc.git] / glibc.spec
CommitLineData
d90a3b13 1Summary: GNU libc
2Summary(de): GNU-Libc
3Summary(fr): GNU libc
4Summary(pl): GNU libc
5Summary(tr): GNU libc
6Name: glibc
7Version: 2.0.7
8%define kheaders 2.1.76
643c5da2 9%define version 981012
10Release: 30
d90a3b13 11Copyright: LGPL
12Group: Development/Libraries/Libc
13Source0: glibc-2.0.7-%{version}.tar.gz
14Source1: ftp://prep.ai.mit.edu/pub/gnu/glibc-localedata-2.0.7pre3.tar.gz
15Source2: ftp://prep.ai.mit.edu/pub/gnu/glibc-linuxthreads-2.0.7pre5.tar.gz
16Source3: ftp://prep.ai.mit.edu/pub/gnu/glibc-crypt-2.0.6.tar.gz
5407adcd 17Source4: glibc-2.0.7-nsswhich.conf
d90a3b13 18Source5: linux-include-%{kheaders}.tar.gz
19Source6: glibc-2.0.7-db-mans.tar.gz
643c5da2 20
d90a3b13 21Patch0: glibc-2.0.7-preload.patch
22Patch1: glibc-2.0.7-nonmt.patch
23Patch2: glibc-2.0.7-localedata.patch
24Patch3: glibc-2.0.7-misc.patch
25Patch4: glibc-2.0.7-sparc.patch
26Patch5: glibc-2.0.7-sparc2.patch
27Patch6: glibc-2.0.7-sparc3.patch
28Patch7: glibc-2.0.7-tz.patch
d90a3b13 29Patch9: glibc-2.0.7-sparc4.patch
30Patch10: glibc-2.0.6-threads.patch
31Patch11: glibc-2.0.7-pagesize.patch
32Patch12: glibc-2.0.7-getpagesize.patch
33Patch13: glibc-2.0.7-resolv.patch
643c5da2 34Patch14: glibc-2.0.7-slovak.patch
35Patch15: glibc-2.0.7-serbian.patch
36Patch17: glibc-2.0.7-shaper.patch
37Patch18: glibc-2.0.7-sparclongjmp2.patch
38Patch19: glibc-localedata_install.patch.gz
39Patch100: glibc-2.0.7-kfd.patch
40
d90a3b13 41Buildroot: /tmp/%{name}-%{PACKAGE_VERSION}-root
42Obsoletes: zoneinfo libc-static libc-devel libc-profile libc-headers linuxthreads
43Autoreq: false
44%ifarch alpha
45Provides: ld.so.2
46%else
47%endif
48%ifarch sparc
49Obsoletes: libc
50%endif
51
52%description
53Contains the standard libraries that are used by multiple programs on
54the system. In order to save disk space and memory, as well as to
55ease upgrades, common system code is kept in one place and shared between
56programs. This package contains the most important sets of shared libraries,
57the standard C library and the standard math library. Without these, a
58Linux system will not function. It also contains national language (locale)
59support and timezone databases.
60
61%description -l de
62