]> git.pld-linux.org Git - packages/glibc.git/blob - glibc.spec
- obsolete
[packages/glibc.git] / glibc.spec
1 # TODO:
2 # - files?
3 #   /usr/lib64/libBrokenLocale_g.a
4 #   /usr/lib64/libanl_g.a
5 #   /usr/lib64/libc_g.a
6 #   /usr/lib64/libcrypt_g.a
7 #   /usr/lib64/libdl_g.a
8 #   /usr/lib64/libm_g.a
9 #   /usr/lib64/libnsl_g.a
10 #   /usr/lib64/libpthread_g.a
11 #   /usr/lib64/libresolv_g.a
12 #   /usr/lib64/librpcsvc_g.a
13 #   /usr/lib64/librt_g.a
14 #   /usr/lib64/libutil_g.a
15 #
16 # Conditional build:
17 # min_kernel    (default is 2.6.12)
18 %bcond_without  memusage        # don't build memusage utility
19 %bcond_without  selinux         # without SELinux support (in nscd)
20 %bcond_with     tests           # perform "make test"
21 %bcond_without  localedb        # don't build localedb-all (is time consuming)
22 %bcond_with     cross           # build using crossgcc (without libgcc_eh)
23 #
24 # TODO:
25 # - look at locale fixes/updates in bugzilla
26 # - no more chicken-egg problem (postshell is no more dynamically linked with libc), remove SONAME symlinks? see files section.
27 # [OLD]
28 # - localedb-gen man pages(?)
29 # - math/{test-fenv,test-tgmath,test-float,test-ifloat},
30 #   debug/backtrace-tst(SEGV)  fail on alpha
31 %{!?min_kernel:%global          min_kernel      2.6.12}
32
33 %ifarch sparc64
34 %undefine       with_memusage
35 %endif
36
37 %define         llh_version     7:2.6.12.0-10
38
39 Summary:        GNU libc
40 Summary(de):    GNU libc
41 Summary(es):    GNU libc
42 Summary(fr):    GNU libc
43 Summary(ja):    GNU libc ¥é¥¤¥Ö¥é¥ê
44 Summary(pl):    GNU libc
45 Summary(ru):    GNU libc ×ÅÒÓÉÉ 2.3
46 Summary(tr):    GNU libc
47 Summary(uk):    GNU libc ×ÅÒÓ¦§ 2.3
48 Name:           glibc
49 Version:        2.5
50 Release:        0.2
51 Epoch:          6
52 License:        LGPL
53 Group:          Libraries
54 Source0:        ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
55 # Source0-md5:  1fb29764a6a650a4d5b409dda227ac9f
56 Source1:        ftp://sources.redhat.com/pub/glibc/releases/%{name}-libidn-%{version}.tar.bz2
57 # Source1-md5:  8787868ba8962d9b125997ec2f25ac01
58 Source2:        nscd.init
59 Source3:        nscd.sysconfig
60 Source4:        nscd.logrotate
61 #Source5:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
62 Source5:        http://qboosh.cs.net.pl/man/%{name}-man-pages.tar.bz2
63 # Source5-md5:  f464eadf3cf06761f65639e44a179e6b
64 Source6:        %{name}-localedb-gen
65 Source7:        %{name}-LD-path.c
66 Patch0:         %{name}-info.patch
67 Patch1:         %{name}-pl.po-update.patch
68 Patch2:         %{name}-pld.patch
69 Patch3:         %{name}-crypt-blowfish.patch
70 Patch4:         %{name}-alpha-ev6-opcodes.patch
71
72 Patch6:         %{name}-paths.patch
73
74 Patch8:         %{name}-missing-nls.patch
75 Patch9:         %{name}-java-libc-wait.patch
76
77 Patch11:        %{name}-no_opt_override.patch
78 Patch12:        %{name}-includes.patch
79 Patch13:        %{name}-ppc-inline-fsqrt.patch
80 Patch14:        %{name}-sparc-errno_fix.patch
81
82 Patch17:        %{name}-new-charsets.patch
83
84 Patch20:        %{name}-tzfile-noassert.patch
85 Patch21:        %{name}-morelocales.patch
86 Patch22:        %{name}-locale_fixes.patch
87 Patch23:        %{name}-ZA_collate.patch
88 Patch24:        %{name}-iconvconfig-nxstack.patch
89 Patch25:        %{name}-cross-gcc_eh.patch
90 # PaX hack (dropped)
91 #Patch30:       %{name}-pax_dl-execstack.patch
92 URL:            http://www.gnu.org/software/libc/
93 %{?with_selinux:BuildRequires:  audit-libs-devel}
94 BuildRequires:  autoconf
95 BuildRequires:  automake
96 BuildRequires:  binutils >= 2:2.15.90.0.3
97 BuildRequires:  gcc >= 5:3.4
98 BuildRequires:  gawk
99 %{?with_memusage:BuildRequires: gd-devel >= 2.0.1}
100 BuildRequires:  gettext-devel >= 0.10.36
101 %{!?with_cross:BuildRequires:   dietlibc-static}
102 %{?with_selinux:BuildRequires:  libselinux-devel >= 1.18}
103 BuildRequires:  linux-libc-headers >= %{llh_version}
104 BuildRequires:  perl-base
105 BuildRequires:  rpm-build >= 4.3-0.20030610.28
106 BuildRequires:  rpm-perlprov
107 BuildRequires:  rpmbuild(macros) >= 1.315
108 BuildRequires:  sed >= 4.0.5
109 BuildRequires:  texinfo
110 AutoReq:        false
111 Requires:       %{name}-misc = %{epoch}:%{version}-%{release}
112 Requires:       basesystem
113 Requires:       uname(release) >= %{min_kernel}
114 Provides:       /sbin/ldconfig
115 Provides:       glibc(nptl)
116 Provides:       glibc(tls)
117 Provides:       glibc64
118 Provides:       ldconfig
119 Obsoletes:      glibc-common
120 Obsoletes:      glibc-debug
121 Obsoletes:      glibc64
122 Obsoletes:      ldconfig
123 Conflicts:      kernel < %{min_kernel}
124 Conflicts:      kernel24
125 Conflicts:      kernel24-smp
126 Conflicts:      ld.so < 1.9.9-10
127 Conflicts:      man-pages < 1.43
128 Conflicts:      poldek < 0.18.8-5
129 Conflicts:      rc-scripts < 0.3.1-13
130 Conflicts:      rpm < 4.1
131 ExclusiveArch:  i486 i586 i686 pentium3 pentium4 athlon %{x8664} ia64 alpha s390 s390x sparc sparc64 sparcv9 ppc ppc64
132 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
133
134 # avoid -s here (ld.so must not be stripped to allow any program debugging)
135 %define         filterout_ld            (-Wl,)?-[sS] (-Wl,)?--strip.*
136 %define         specflags_sparc64       -mcpu=ultrasparc -mvis -fcall-used-g6
137
138 # Xen-friendly glibc
139 %define         specflags_ia32          -mno-tls-direct-seg-refs
140 %define         specflags_x86_64        -mno-tls-direct-seg-refs
141 %define         specflags_amd64         -mno-tls-direct-seg-refs
142 %define         specflags_ia32e         -mno-tls-direct-seg-refs
143
144 # we don't want perl dependency in glibc-devel
145 %define         _noautoreqfiles         %{_bindir}/mtrace
146 # hack: don't depend on rpmlib(PartialHardlinkSets) for easier upgrade from Ra
147 # (hardlinks here are unlikely to be "partial"... and rpm 4.0.2 from Ra was
148 # patched not to crash on partial hardlinks too)
149 %define         _hack_dontneed_PartialHardlinkSets      1
150 %define         _noautochrpath          .*\\(ldconfig\\|sln\\)
151
152 %description
153 Contains the standard libraries that are used by multiple programs on
154 the system. In order to save disk space and memory, as well as to ease
155 upgrades, common system code is kept in one place and shared between
156 programs. This package contains the most important sets of shared
157 libraries, the standard C library and the standard math library.
158 Without these, a Linux system will not function. It also contains
159 national language (locale) support.
160
161 Can be used on: Linux kernel >= %{min_kernel}.
162
163 %description -l es
164 Contiene las bibliotecas estándared que son usadas por varios
165 programas del sistema. Para ahorrar el espacio en el disco y la
166 memoria, igual que para facilitar actualizaciones, código común del
167 sistema se guarda en un sitio y es compartido entre los programas.
168 Este paquete contiene las bibliotecas compartidas más importantes, es
169 decir la biblioteca C estándar y la biblioteca estándar de matemática.
170 Sin éstas, un sistema Linux no podrá funcionar. También está incluido
171 soporte de idiomas nacionales (locale).
172
173 Puede usarse con: núcleo Linux >= %{min_kernel}.
174
175 %description -l de
176 Enthält die Standard-Libraries, die von verschiedenen Programmen im
177 System benutzt werden. Um Festplatten- und Arbeitsspeicher zu sparen
178 und zur Vereinfachung von Upgrades ist der gemeinsame Systemcode an
179 einer einzigen Stelle gespeichert und wird von den Programmen
180 gemeinsam genutzt. Dieses Paket enthält die wichtigsten Sets der
181 shared Libraries, die Standard-C-Library und die
182 Standard-Math-Library, ohne die das Linux-System nicht funktioniert.
183 Ferner enthält es den Support für die verschiedenen Sprachgregionen
184 (locale).
185
186 Can be used on: Linux kernel >= %{min_kernel}.
187
188 %description -l fr
189 Contient les bibliothèques standards utilisées par de nombreux
190 programmes du système. Afin d'économiser l'espace disque et mémoire,
191 et de faciliter les mises à jour, le code commun au système est mis à
192 un endroit et partagé entre les programmes. Ce paquetage contient les
193 bibliothèques partagées les plus importantes, la bibliothèque standard
194 du C et la bibliothèque mathématique standard. Sans celles-ci, un
195 système Linux ne peut fonctionner. Il contient aussi la gestion des
196 langues nationales (locales).
197
198 Can be used on: Linux kernel >= %{min_kernel}.
199
200 %description -l ja
201 glibc
202 ¥Ñ¥Ã¥±¡¼¥¸¤Ï¥·¥¹¥Æ¥à¾å¤ÎÊ£¿ô¤Î¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤ëɸ½à¥é¥¤¥Ö¥é¥ê¤ò
203 ¤Õ¤¯¤ß¤Þ¤¹¡£¥Ç¥£¥¹¥¯¥¹¥Ú¡¼¥¹¤È¥á¥â¥ê¤òÀáÌó¤·¤¿¤ê¡¢¥¢¥Ã¥×¥°¥ì¡¼¥É¤ò
204 ÍѰդˤ¹¤ë¤¿¤á¤Ë¡¢¶¦Ä̤Υ·¥¹¥Æ¥à¥³¡¼¥É¤Ï°ì¤Ä¤Î¾ì½ê¤Ë¤ª¤«¤ì¡¢¥×¥í¥°¥é¥à
205 ´Ö¤Ç¶¦Í­¤µ¤ì¤Þ¤¹¡£¤³¤ÎÉôʬŪ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤Ï¥·¥§¥¢¥É¥é¥¤¥Ö¥é¥ê¤Î¤«¤Ê¤ê
206 ½ÅÍפʥ»¥Ã¥È¤ò¤Õ¤¯¤ß¤Þ¤¹: É¸½à C ¥é¥¤¥Ö¥é¥ê¤Èɸ½à¿ôÃͥ饤¥Ö¥é¥ê¤Ç¤¹¡£
207 ¤³¤ÎÆó¤Ä¤Î¥é¥¤¥Ö¥é¥êÈ´¤­¤Ç¤Ï¡¢Linux ¥·¥¹¥Æ¥à¤Ïµ¡Ç½¤·¤Þ¤»¤ó¡£ glibc
208 ¥Ñ¥Ã¥±¡¼¥¸¤Ï¤Þ¤¿ÃÏ°è¸À¸ì (locale) ¥µ¥Ý¡¼¥È¤È¥¿¥¤¥à¥¾¡¼¥ó¥Ç¡¼¥¿¥Ù¡¼¥¹
209 ¥µ¥Ý¡¼¥È¤ò¤Õ¤¯¤ß¤Þ¤¹¡£
210
211 Can be used on: Linux kernel >= %{min_kernel}.
212
213 %description -l pl
214 W pakiecie znajduj± siê podstawowe biblioteki, u¿ywane przez ró¿ne
215 programy w Twoim systemie. U¿ywanie przez programy bibliotek z tego
216 pakietu oszczêdza miejsce na dysku i pamiêæ. Wiêkszo¶æ kodu
217 systemowego jest usytuowane w jednym miejscu i dzielone miêdzy wieloma
218 programami. Pakiet ten zawiera bardzo wa¿ny zbiór bibliotek
219 standardowych, wspó³dzielonych (dynamicznych) bibliotek C i
220 matematycznych. Bez glibc system Linux nie jest w stanie funkcjonowaæ.
221 Znajduj± siê tutaj równie¿ definicje ró¿nych informacji dla wielu
222 jêzyków (locale).
223
224 Pakiet jest przeznaczony dla j±dra Linuksa >= %{min_kernel}.
225
226 %description -l ru
227 óÏÄÅÒÖÉÔ ÓÔÁÎÄÁÒÔÎÙÅ ÂÉÂÌÉÏÔÅËÉ, ÉÓÐÏÌØÚÕÅÍÙÅ ÍÎÏÇÏÞÉÓÌÅÎÎÙÍÉ
228 ÐÒÏÇÒÁÍÍÁÍÉ × ÓÉÓÔÅÍÅ. äÌÑ ÔÏÇÏ, ÞÔÏÂÙ ÓÏÈÒÁÎÉÔØ ÄÉÓËÏ×ÏÅ ÐÒÏÓÔÒÁÎÓÔ×Ï
229 É ÐÁÍÑÔØ, Á ÔÁËÖÅ ÄÌÑ ÐÒÏÓÔÏÔÙ ÏÂÎÏ×ÌÅÎÉÑ, ÓÉÓÔÅÍÎÙÊ ËÏÄ, ÏÂÝÉÊ ÄÌÑ
230 ×ÓÅÈ ÐÒÏÇÒÁÍÍ, ÈÒÁÎÉÔÓÑ × ÏÄÎÏÍ ÍÅÓÔÅ É ËÏÌÌÅËÔÉ×ÎÏ ÉÓÐÏÌØÚÕÅÔÓÑ ×ÓÅÍÉ
231 ÐÒÏÇÒÁÍÍÁÍÉ. üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÎÁÉÂÏÌÅÅ ×ÁÖÎÙÅ ÉÚ ÒÁÚÄÅÌÑÅÍÙÈ
232 ÂÉÂÌÉÏÔÅË - ÓÔÁÎÄÁÒÔÎÕÀ ÂÉÂÌÉÏÔÅËÕ C É ÓÔÁÎÄÁÒÔÎÕÀ ÂÉÂÌÉÏÔÅËÕ
233 ÍÁÔÅÍÁÔÉËÉ. âÅÚ ÜÔÉÈ ÂÉÂÌÉÏÔÅË Linux ÆÕÎËÃÉÏÎÉÒÏ×ÁÔØ ÎÅ ÂÕÄÅÔ. ôÁËÖÅ
234 ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÐÏÄÄÅÒÖËÕ ÎÁÃÉÏÎÁÌØÎÙÈ ÑÚÙËÏ× (locale).
235
236 Can be used on: Linux kernel >= %{min_kernel}.
237
238 %description -l tr
239 Bu paket, birçok programýn kullandýðý standart kitaplýklarý içerir.
240 Disk alaný ve bellek kullanýmýný azaltmak ve ayný zamanda güncelleme
241 iþlemlerini kolaylaþtýrmak için ortak sistem kodlarý tek bir yerde
242 tutulup programlar arasýnda paylaþtýrýlýr. Bu paket en önemli ortak
243 kitaplýklarý, standart C kitaplýðýný ve standart matematik kitaplýðýný
244 içerir. Bu kitaplýklar olmadan Linux sistemi çalýþmayacaktýr. Yerel
245 dil desteði ve zaman dilimi veri tabaný da bu pakette yer alýr.
246
247 Can be used on: Linux kernel >= %{min_kernel}.
248
249 %description -l uk
250 í¦ÓÔÉÔØ ÓÔÁÎÄÁÒÔΦ Â¦Â̦ÏÔÅËÉ, ËÏÔÒ¦ ×ÉËÏÒÉÓÔÏ×ÕÀÔØÓÑ ÞÉÓÌÅÎÎÉÍÉ
251 ÐÒÏÇÒÁÍÁÍÉ × ÓÉÓÔÅͦ. äÌÑ ÔÏÇÏ, ÝÏ ÚÂÅÒÅÇÔÉ ÄÉÓËÏ×ÉÊ ÐÒÏÓÔ¦Ò ÔÁ
252 ÐÁÍ'ÑÔØ, Á ÔÁËÏÖ ÄÌÑ ÐÒÏÓÔÏÔÉ ÐÏÎÏ×ÌÅÎÎÑ ÓÉÓÔÅÍÉ, ÓÉÓÔÅÍÎÉÊ ËÏÄ,
253 ÓЦÌØÎÉÊ ÄÌÑ ×ӦȠÐÒÏÇÒÁÍ, ÚÂÅÒ¦ÇÁ¤ÔØÓÑ × ÏÄÎÏÍՠͦÓæ ¦ ËÏÌÅËÔÉ×ÎÏ
254 ×ÉËÏÒÉÓÔÏ×Õ¤ÔØÓÑ ×Ó¦ÍÁ ÐÒÏÇÒÁÍÁÍÉ. ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÎÁʦÌØÛ ×ÁÖÌÉצ
255 Ú ÄÉÎÁͦÞÎÉȠ¦Â̦ÏÔÅË - ÓÔÁÎÄÁÒÔÎՠ¦Â̦ÏÔÅËÕ ó ÔÁ ÓÔÁÎÄÁÒÔÎÕ
256 ¦Â̦ÏÔÅËÕ ÍÁÔÅÍÁÔÉËÉ. âÅÚ ÃÉȠ¦Â̦ÏÔÅË Linux ÆÕÎËæÏÎÕ×ÁÔÉ ÎÅ ÂÕÄÅ.
257 ôÁËÏÖ ÐÁËÅԠͦÓÔÉÔؠЦÄÔÒÉÍËÕ ÎÁæÏÎÁÌØÎÉÈ ÍÏ× (locale).
258
259 Can be used on: Linux kernel >= %{min_kernel}.
260
261 %package misc
262 Summary:        Utilities and data used by glibc
263 Summary(pl):    Narzêdzia i dane u¿ywane przez glibc
264 Group:          Applications/System
265 AutoReq:        false
266 Requires(pre):  %{name} = %{epoch}:%{version}-%{release}
267 Requires:       %{name} = %{epoch}:%{version}-%{release}
268 Requires:       tzdata >= 2006g-2
269
270 %description misc
271 Utilities and data used by glibc.
272
273 %description misc -l pl
274 Narzêdzia i dane u¿ywane przez glibc.
275
276 %package devel
277 Summary:        Additional libraries required to compile
278 Summary(de):    Weitere Libraries zum Kompilieren
279 Summary(es):    Bibliotecas adicionales necesarias para la compilación
280 Summary(fr):    Librairies supplémentaires nécessaires à la compilation
281 Summary(ja):    É¸½à C ¥é¥¤¥Ö¥é¥ê¤Ç»È¤ï¤ì¤ë¥Ø¥Ã¥À¡¼¤È¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë
282 Summary(pl):    Dodatkowe biblioteki wymagane podczas kompilacji
283 Summary(ru):    äÏÐÏÌÎÉÔÅÌØÎÙÅ ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ËÏÍÐÉÌÑÃÉÉ
284 Summary(tr):    Geliþtirme için gerekli diðer kitaplýklar
285 Summary(uk):    äÏÄÁÔËÏצ Â¦Â̦ÏÔÅËÉ, ÐÏÔÒ¦ÂΦ ÄÌÑ ËÏÍЦÌÑæ§
286 Group:          Development/Libraries
287 Requires:       %{name} = %{epoch}:%{version}-%{release}
288 Requires:       %{name}-devel-utils = %{epoch}:%{version}-%{release}
289 Requires:       %{name}-headers = %{epoch}:%{version}-%{release}
290 Provides:       %{name}-devel(%{_target_cpu}) = %{epoch}:%{version}-%{release}
291 Obsoletes:      libiconv-devel
292
293 %description devel
294 To develop programs which use the standard C libraries (which nearly
295 all programs do), the system needs to have these standard header files
296 and object files available for creating the executables.
297
298 %description devel -l de
299 Bei der Entwicklung von Programmen, die die Standard-C-Libraries
300 verwenden (also fast alle), benötigt das System diese Standard-Header-
301 und Objektdateien zum Erstellen der ausführbaren Programme.
302
303 %description devel -l es
304 Para desarrollar programas que utilizan las bibliotecas C estándar (lo
305 cual hacen prácticamente todos los programas), el sistema necesita
306 disponer de estos ficheros de cabecera y de objetos para crear los
307 ejecutables.
308
309 %description devel -l fr
310 Pour développer des programmes utilisant les bibliothèques standard du
311 C (ce que presque tous les programmes font), le système doit posséder
312 ces fichiers en-têtes et objets standards pour créer les exécutables.
313
314 %description devel -l ja
315 glibc-devel ¥Ñ¥Ã¥±¡¼¥¸¤Ï(¤Û¤È¤ó¤É¤¹¤Ù¤Æ¤Î¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤ë)ɸ½à C
316 ¥é¥¤¥Ö¥é¥ê¤ò»ÈÍѤ·¤¿¥×¥í¥°¥é¥à¤ò³«È¯¤¹¤ë¤¿¤á¤Î¥Ø¥Ã¥À¡¼¤È¥ª¥Ö¥¸¥§¥¯¥È
317 ¥Õ¥¡¥¤¥ë¤ò´Þ¤ß¤Þ¤¹¡£¤â¤·É¸½à C
318 ¥é¥¤¥Ö¥é¥ê¤ò»ÈÍѤ¹¤ë¥×¥í¥°¥é¥à¤ò³«È¯¤¹¤ë¤Ê¤é
319 ¼Â¹Ô¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ëÌÜŪ¤Ç¤³¤ì¤é¤Îɸ½à¥Ø¥Ã¥À¤È¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë
320 ¤¬»ÈÍѤǤ­¤Þ¤¹¡£
321
322 %description devel -l pl
323 Pakiet ten jest niezbêdny przy tworzeniu w³asnych programów
324 korzystaj±cych ze standardowej biblioteki C. Znajduj± siê tutaj pliki
325 nag³ówkowe oraz pliki obiektowe, niezbêdne do kompilacji programów
326 wykonywalnych i innych bibliotek.
327
328 %description devel -l ru
329 äÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ ÓÔÁÎÄÁÒÔÎÙÅ ÂÉÂÌÉÏÔÅËÉ C (Á
330 ÐÒÁËÔÉÞÅÓËÉ ×ÓÅ ÐÒÏÇÒÁÍÍÙ ÉÈ ÉÓÐÏÌØÚÕÀÔ), ÓÉÓÔÅÍÅ îåïâèïäéíù ÈÅÄÅÒÙ É
331 ÏÂßÅËÔÎÙÅ ÆÁÊÌÙ, ÓÏÄÅÒÖÁÝÉÅÓÑ × ÜÔÏÍ ÐÁËÅÔÅ, ÞÔÏÂÙ ÓÏÚÄÁ×ÁÔØ
332 ÉÓÐÏÌÎÑÅÍÙÅ ÆÁÊÌÙ.
333
334 %description devel -l tr
335 C kitaplýðýný kullanan (ki hemen hemen hepsi kullanýyor) programlar
336 geliþtirmek için gereken standart baþlýk dosyalarý ve statik
337 kitaplýklar.
338
339 %description devel -l uk
340 äÌÑ ÒÏÚÒÏÂËÉ ÐÒÏÇÒÁÍ, ÝÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ ÓÔÁÎÄÁÒÔΦ Â¦Â̦ÏÔÅËÉ C
341 (ÐÒÁËÔÉÞÎÏ ×Ó¦ ÐÒÏÇÒÁÍÉ §È ×ÉËÏÒÉÓÔÏ×ÕÀÔØ), ÓÉÓÔÅͦ îåïâè¶äÈÅÄÅÒÉ
342 ÔÁ ÏÂ'¤ËÔΦ ÆÁÊÌÉ, ÝϠͦÓÔÑÔØÓÑ × ÃØÏÍÕ ÐÁËÅÔ¦, ÃÏ ÓÔ×ÏÒÀ×ÁÔÉ
343 ×ÉËÏÎÕ×ÁΦ ÆÁÊÌÉ.
344
345 %package headers
346 Summary:        Header files for development using standard C libraries
347 Summary(pl):    Pliki nag³ówkowe do tworzenia programów przy u¿yciu standardowych bibliotek C
348 Group:          Development/Building
349 Provides:       %{name}-headers(%{_target_cpu}) = %{epoch}:%{version}-%{release}
350 %ifarch %{x8664}
351 # If both -m32 and -m64 is to be supported on x86_64, x86_64 package
352 # have to be installed, not ix86 one.
353 Obsoletes:      %{name}-headers(i386)
354 Obsoletes:      %{name}-headers(i486)
355 Obsoletes:      %{name}-headers(i586)
356 Obsoletes:      %{name}-headers(i686)
357 Obsoletes:      %{name}-headers(athlon)
358 Obsoletes:      %{name}-headers(pentium3)
359 Obsoletes:      %{name}-headers(pentium4)
360 %endif
361 %ifarch ppc64
362 Obsoletes:      %{name}-headers(ppc)
363 %endif
364 %ifarch s390x
365 Obsoletes:      %{name}-headers(s390)
366 %endif
367 %ifarch sparc64
368 Obsoletes:      %{name}-headers(sparc)
369 %endif
370 Requires:       linux-libc-headers >= %{llh_version}
371
372 %description headers
373 The glibc-headers package contains the header files necessary for
374 developing programs which use the standard C libraries (which are used
375 by nearly all programs). If you are developing programs which will use
376 the standard C libraries, your system needs to have these standard
377 header files available in order to create the executables.
378
379 Install glibc-headers if you are going to develop programs which will
380 use the standard C libraries.
381
382 %description headers -l pl
383 Pakiet glibc-headers zawiera pliki nag³ówkowe niezbêdne do rozwijania
384 programów u¿ywaj±cych standardowych bibliotek C (u¿ywanych przez
385 prawie wszystkie programy). Je¶li tworzymy programy korzystaj±ce ze
386 standardowych bibliotek C, system wymaga dostêpno¶ci tych
387 standardowych plików nag³ówkowych do tworzenia programów
388 wykonywalnych.
389
390 Ten pakiet nale¿y zainstalowaæ je¶li zamierzamy tworzyæ programy
391 korzystaj±ce ze standardowych bibliotek C.
392
393 %package devel-utils
394 Summary:        Utilities needed for development using standard C libraries
395 Summary(pl):    Narzêdzia do tworzenia programów przy u¿yciu standardowych bibliotek C
396 Group:          Development/Libraries
397 Provides:       %{name}-devel-utils(%{_target_cpu}) = %{epoch}:%{version}-%{release}
398 %ifarch %{x8664}
399 # If both -m32 and -m64 is to be supported on AMD64, x86_64 package
400 # have to be installed, not ix86 one.
401 Obsoletes:      %{name}-devel-utils(i386)
402 Obsoletes:      %{name}-devel-utils(i486)
403 Obsoletes:      %{name}-devel-utils(i586)
404 Obsoletes:      %{name}-devel-utils(i686)
405 Obsoletes:      %{name}-devel-utils(athlon)
406 Obsoletes:      %{name}-devel-utils(pentium3)
407 Obsoletes:      %{name}-devel-utils(pentium4)
408 %endif
409 %ifarch ppc64
410 Obsoletes:      %{name}-devel-utils(ppc)
411 %endif
412 %ifarch s390x
413 Obsoletes:      %{name}-devel-utils(s390)
414 %endif
415 %ifarch sparc64
416 Obsoletes:      %{name}-devel-utils(sparc)
417 %endif
418
419 %description devel-utils
420 The glibc-devel-utils package contains utilities necessary for
421 developing programs which use the standard C libraries (which are used
422 by nearly all programs). If you are developing programs which will use
423 the standard C libraries, your system needs to have these utilities
424 available.
425
426 Install glibc-devel-utils if you are going to develop programs which
427 will use the standard C libraries.
428
429 %description devel-utils -l pl
430 Pakiet glibc-devel-utils zawiera narzêdzia niezbêdne do rozwijania
431 programów u¿ywaj±cych standardowych bibliotek C (u¿ywanych przez
432 prawie wszystkie programy). Je¶li tworzymy programy korzystaj±ce ze
433 standardowych bibliotek C, system wymaga dostêpno¶ci tych narzêdzi do
434 tworzenia programów wykonywalnych.
435
436 Ten pakiet nale¿y zainstalowaæ je¶li zamierzamy tworzyæ programy
437 korzystaj±ce ze standardowych bibliotek C.
438
439 %package devel-doc
440 Summary:        Documentation needed for development using standard C libraries
441 Summary(pl):    Dokumentacja do tworzenia programów przy u¿yciu standardowych bibliotek C
442 Group:          Documentation
443 Provides:       %{name}-devel-doc(%{_target_cpu}) = %{epoch}:%{version}-%{release}
444 %ifarch %{x8664}
445 # If both -m32 and -m64 is to be supported on x86_64, x86_64 package
446 # have to be installed, not ix86 one.
447 Obsoletes:      %{name}-devel-doc(i386)
448 Obsoletes:      %{name}-devel-doc(i486)
449 Obsoletes:      %{name}-devel-doc(i586)
450 Obsoletes:      %{name}-devel-doc(i686)
451 Obsoletes:      %{name}-devel-doc(athlon)
452 Obsoletes:      %{name}-devel-doc(pentium3)
453 Obsoletes:      %{name}-devel-doc(pentium4)
454 %endif
455 %ifarch ppc64
456 Obsoletes:      %{name}-devel-doc(ppc)
457 %endif
458 %ifarch s390x
459 Obsoletes:      %{name}-devel-doc(s390)
460 %endif
461 %ifarch sparc64
462 Obsoletes:      %{name}-devel-doc(sparc)
463 %endif
464
465 %description devel-doc
466 The glibc-devel-doc package contains info and manual pages necessary
467 for developing programs which use the standard C libraries (which are
468 used by nearly all programs).
469
470 Install glibc-devel-doc if you are going to develop programs which
471 will use the standard C libraries.
472
473 %description devel-doc -l pl
474 Pakiet glibc-devel-doc zawiera strony info i manuala przydatne do
475 rozwijania programów u¿ywaj±cych standardowych bibliotek C (u¿ywanych
476 przez prawie wszystkie programy).
477
478 Ten pakiet nale¿y zainstalowaæ je¶li zamierzamy tworzyæ programy
479 korzystaj±ce ze standardowych bibliotek C.
480
481 %package -n nscd
482 Summary:        Name Service Caching Daemon
483 Summary(es):    Demonio de caché del servicio de nombres
484 Summary(ja):    ¥Í¡¼¥à¥µ¡¼¥Ó¥¹¥­¥ã¥Ã¥·¥ó¥°¥Ç¡¼¥â¥ó (nacd)
485 Summary(pl):    Demon zapamiêtuj±cy odpowiedzi serwisów nazw
486 Summary(ru):    ëÜÛÉÒÕÀÝÉÊ ÄÅÍÏΠÓÅÒ×ÉÓÏ× ÉÍÅÎ
487 Summary(uk):    ëÅÛÕÀÞÉÊ ÄÅÍÏΠÓÅצӦנ¦ÍÅÎ
488 Group:          Networking/Daemons
489 Requires(post): fileutils
490 Requires(post,preun):   /sbin/chkconfig
491 Requires(postun):       /usr/sbin/groupdel
492 Requires(postun):       /usr/sbin/userdel
493 Requires(pre):  /bin/id
494 Requires(pre):  /usr/bin/getgid
495 Requires(pre):  /usr/sbin/groupadd
496 Requires(pre):  /usr/sbin/useradd
497 Requires:       %{name} = %{epoch}:%{version}-%{release}
498 %{?with_selinux:Requires:       libselinux >= 1.18}
499 Requires:       rc-scripts >= 0.2.0
500 Provides:       group(nscd)
501 Provides:       user(nscd)
502
503 %description -n nscd
504 nscd caches name service lookups; it can dramatically improve
505 performance with NIS+, and may help with DNS as well.
506
507 %description -n nscd -l es
508 nscd guarda las peticiones del servicio de nombres en una caché; eso
509 puede aumentar drásticamente las prestaciones de NIS+, y también puede
510 ayudar con DNS.
511
512 %description -n nscd -l ja
513 Nscd ¤Ï¥Í¡¼¥à¥µ¡¼¥Ó¥¹»²¾È¤ò¥­¥ã¥Ã¥·¥å¤·¡¢NIS+ ¤Î¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤ò
514 ¥É¥é¥Þ¥Æ¥£¥Ã¥¯¤Ë²þÁ±¤¹¤ë¤³¤È¤¬¤Ç¤­¡¢DNS ¤òƱÍͤËÊä½õ¤·¤Þ¤¹¡£
515
516 %description -n nscd -l pl
517 nscd zapamiêtuje zapytania i odpowiedzi NIS oraz DNS. Pozwala
518 drastycznie poprawiæ szybko¶æ dzia³ania NIS+.
519
520 %description -n nscd -l ru
521 nscd ËÜÛÉÒÕÅÔ ÒÅÚÕÌØÔÁÔÙ ÚÁÐÒÏÓÏ× Ë ÓÅÒ×ÉÓÁÍ ÉÍÅÎ; ÜÔÏ ÍÏÖÅÔ ÒÅÚËÏ
522 Õ×ÅÌÉÞÉÔØ ÐÒÏÉÚ×ÏÄÉÔÅÌØÎÏÓÔØ ÒÁÂÏÔÙ Ó NIS+ É, ÔÁËÖÅ, ÍÏÖÅÔ ÐÏÍÏÞØ Ó
523 DNS.
524
525 %description -n nscd -l uk
526 nscd ËÅÛÕ¤ ÒÅÚÕÌØÔÁÔÉ ÚÁÐÒÏӦנÄÏ ÓÅÒצӦנ¦ÍÅÎ; ÃÅ ÍÏÖÅ ÓÉÌØÎÏ
527 Ú¦ÌØÛÉÔÉ Û×ÉÄ˦ÓÔØ ÒÏÂÏÔÉ Ú NIS+ ¦, ÔÁËÏÖ, ÍÏÖÅ ÄÏÐÏÍÏÇÔÉ Ú DNS.
528
529 %package -n localedb-src
530 Summary:        locale database source code
531 Summary(es):    Código fuente de la base de datos de los locales
532 Summary(pl):    Kod ¼ród³owy bazy locale
533 Group:          Libraries
534 Requires:       %{name} = %{epoch}:%{version}-%{release}
535 Requires:       gzip
536 Requires:       sed
537
538 %description -n localedb-src
539 This add-on package contains the data needed to build the locale data
540 files to use the internationalization features of the GNU libc.
541
542 %description -n localedb-src -l es
543 Este paquete adicional contiene los datos necesarios para construir
544 los ficheros de locale, imprescindibles para usar las cualidades de
545 internacionalización de GNU libc.
546
547 %description -n localedb-src -l pl
548 Pakiet ten zawiera dane niezbêdne do zbudowania binarnych plików
549 lokalizacyjnych, by móc wykorzystaæ mo¿liwo¶ci oferowane przez GNU
550 libc.
551
552 %package localedb-all
553 Summary:        locale database for all locales supported by glibc
554 Summary(es):    Base de datos de todos los locales soportados por glibc
555 Summary(pl):    Baza danych locale dla wszystkich lokalizacji obs³ugiwanych przez glibc
556 Group:          Libraries
557 Requires:       %{name} = %{epoch}:%{version}-%{release}
558 Requires:       iconv = %{epoch}:%{version}-%{release}
559
560 %description localedb-all
561 This package contains locale database for all locales supported by
562 glibc. In glibc 2.3.x it's one large file (about 39MB) - if you want
563 something smaller with support for chosen locales only, consider
564 installing localedb-src and regenerating database using localedb-gen
565 script (when database is generated, localedb-src can be uninstalled).
566
567 %description localedb-all -l es
568 Este paquete contiene una base de datos de todos los locales
569 soportados por glibc. En glibc 2.3.x ése es un fichero grande (aprox.
570 39 MB) -- si prefiere algo más pequeño, sólo con soporte de unos
571 locales elegidos, considérese instalar localedb-src y regenerar la
572 base de datos usando el escript localedb-gen (una vez que la base de
573 datos esté creada, localedb-src se podrá desinstalar).
574
575 %description localedb-all -l pl
576 Ten pakiet zawiera bazê danych locale dla wszystkich lokalizacji
577 obs³ugiwanych przez glibc. W glibc 2.3.x jest to jeden du¿y plik
578 (oko³o 39MB); aby mieæ co¶ mniejszego, z obs³ug± tylko wybranych
579 lokalizacji, nale¿y zainstalowaæ pakiet localedb-src i przegenerowaæ
580 bazê danych przy u¿yciu skryptu localedb-gen (po wygenerowaniu bazy
581 pakiet localedb-src mo¿na odinstalowaæ).
582
583 %package -n iconv
584 Summary:        Convert encoding of given files from one encoding to another
585 Summary(es):    Convierte entre varias codificaciones de los ficheros dados
586 Summary(pl):    Modu³y do konwersji plików tekstowych z jednego kodowania do innego
587 Group:          Libraries
588 Requires:       %{name} = %{epoch}:%{version}-%{release}
589
590 %description -n iconv
591 Convert encoding of given files from one encoding to another. You need
592 this package if you want to convert some document from one encoding to
593 another or if you have installed some programs which use Generic
594 Character Set Conversion Interface.
595
596 %description -n iconv -l es
597 Convierte la codificación de dados ficheros. Necesita este paquete si
598 quiere convertir un documento entre una codificación (juego de
599 caracteres) y otra, o si tiene instalado algún programa que usa el
600 Generic Character Set Conversion Interface (interfaz genérica de
601 conversión de juegos de caracteres).
602
603 %description -n iconv -l pl
604 Modu³y do konwersji plików tekstowych z jednego kodowania do innego.
605 Trzeba mieæ zainstalowany ten pakiet, aby wykonywaæ konwersjê
606 dokumentów z jednego kodowania do innego lub do u¿ywania programów
607 korzystaj±cych z Generic Character Set Conversion Interface w glibc,
608 czyli z zestawu funkcji z tej biblioteki, które umo¿liwiaj± konwersjê
609 kodowania danych z poziomu dowolnego programu.
610
611 %package static
612 Summary:        Static libraries
613 Summary(es):    Bibliotecas estáticas
614 Summary(pl):    Biblioteki statyczne
615 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ glibc
616 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ glibc
617 Group:          Development/Libraries
618 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
619 Provides:       %{name}-static(%{_target_cpu}) = %{epoch}:%{version}-%{release}
620 Obsoletes:      libiconv-static
621
622 %description static
623 GNU libc static libraries.
624
625 %description static -l es
626 Bibliotecas estáticas de GNU libc.
627
628 %description static -l pl
629 Biblioteki statyczne GNU libc.
630
631 %description static -l ru
632 üÔÏ ÏÔÄÅÌØÎÙÊ ÐÁËÅÔ ÓÏ ÓÔÁÔÉÞÅÓËÉÍÉ ÂÉÂÌÉÏÔÅËÁÍÉ, ËÏÔÏÒÙÅ ÂÏÌØÛÅ ÎÅ
633 ×ÈÏÄÑÔ × glibc-devel.
634
635 %description static -l uk
636 ãÅ ÏËÒÅÍÉÊ ÐÁËÅÔ Ú¦ ÓÔÁÔÉÞÎÉÍɠ¦Â̦ÏÔÅËÁÍÉ, ÝϠ¦ÌØÛÅ ÎÅ ×ÈÏÄÑÔØ ×
637 ÓËÌÁÄ glibc-devel.
638
639 %package profile
640 Summary:        glibc with profiling support
641 Summary(de):    glibc mit Profil-Unterstützung
642 Summary(es):    glibc con soporte de perfilamiento
643 Summary(fr):    glibc avec support pour profiling
644 Summary(pl):    glibc ze wsparciem dla profilowania
645 Summary(ru):    GNU libc Ó ÐÏÄÄÅÒÖËÏÊ ÐÒÏÆÁÊÌÅÒÁ
646 Summary(tr):    Ölçüm desteði olan glibc
647 Summary(uk):    GNU libc Ú Ð¦ÄÔÒÉÍËÏÀ ÐÒÏÆÁÊÌÅÒÁ
648 Group:          Development/Libraries/Libc
649 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
650 Obsoletes:      libc-profile
651
652 %description profile
653 When programs are being profiled using gprof, they must use these
654 libraries instead of the standard C libraries for gprof to be able to
655 profile them correctly.
656
657 %description profile -l de
658 Damit Programmprofile mit gprof richtig erstellt werden, müssen diese
659 Libraries anstelle der üblichen C-Libraries verwendet werden.
660
661 %description profile -l es
662 Cuando programas son perfilidas usando gprof, tienen que usar estas
663 biblioteces en vez de las estándares para que gprof pueda perfilarlas
664 correctamente.
665
666 %description profile -l pl
667 Programy profilowane za pomoc± gprof musz± u¿ywaæ tych bibliotek
668 zamiast standardowych bibliotek C, aby gprof móg³ odpowiednio je
669 wyprofilowaæ.
670
671 %description profile -l uk
672 ëÏÌÉ ÐÒÏÇÒÁÍÉ ÄÏÓ̦ÄÖÕÀÔØÓÑ ÐÒÏÆÁÊÌÅÒÏÍ gprof, ×ÏÎÉ ÐÏ×ÉÎΦ
673 ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÚÁͦÓÔØ ÓÔÁÎÄÁÒÔÎÉȠ¦Â̦ÏÔÅˠ¦Â̦ÏÔÅËÉ, ÝϠͦÓÔÑÔØÓÑ
674 × ÃØÏÍÕ ÐÁËÅÔ¦. ðÒÉ ×ÉËÏÒÉÓÔÁÎΦ ÓÔÁÎÄÁÒÔÎÉȠ¦Â̦ÏÔÅË gprof ÚÁͦÓÔØ
675 ÒÅÁÌØÎÉÈ ÒÅÚÕÌØÔÁԦנÂÕÄÅ ÐÏËÁÚÕ×ÁÔɠæÎÉ ÎÁ ÐÁÐÁÊÀ × çÏÎÏÌÕÌÕ ×
676 ÐÏÚÁÍÉÎÕÌÏÍÕ ÒÏæ...
677
678 %description profile -l tr
679 gprof kullanýlarak ölçülen programlar standart C kitaplýðý yerine bu
680 kitaplýðý kullanmak zorundadýrlar.
681
682 %description profile -l ru
683 ëÏÇÄÁ ÐÒÏÇÒÁÍÍÙ ÉÓÓÌÅÄÕÀÔÓÑ ÐÒÏÆÁÊÌÅÒÏÍ gprof, ÏÎÉ ÄÏÌÖÎÙ
684 ÉÓÐÏÌØÚÏ×ÁÔØ, ×ÍÅÓÔÏ ÓÔÁÎÄÁÒÔÎÙÈ ÂÉÂÌÉÏÔÅË, ÂÉÂÌÉÏÔÅËÉ, ×ËÌÀÞÅÎÎÙÅ ×
685 ÜÔÏÔ ÐÁËÅÔ. ðÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÓÔÁÎÄÁÒÔÎÙÈ ÂÉÂÌÉÏÔÅË gprof ×ÍÅÓÔÏ
686 ÒÅÁÌØÎÙÈ ÒÅÚÕÌØÔÁÔÏ× ÂÕÄÅÔ ÐÏËÁÚÙ×ÁÔØ ÃÅÎÙ ÎÁ ÐÁÐÁÊÀ × çÏÎÏÌÕÌÕ ×
687 ÐÏÚÁÐÒÏÛÌÏÍ ÇÏÄÕ...
688
689 %package pic
690 Summary:        glibc PIC archive
691 Summary(es):    Archivo PIC de glibc
692 Summary(pl):    Archiwum PIC glibc
693 Group:          Development/Libraries/Libc
694 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
695
696 %description pic
697 GNU C Library PIC archive contains an archive library (ar file)
698 composed of individual shared objects. This is used for creating a
699 library which is a smaller subset of the standard libc shared library.
700
701 %description pic -l es
702 El archivo PIC de la biblioteca glibc contiene una biblioteca
703 archivada (un fichero ar) compuesta de individuales objetos
704 compartidos. Es usado para crear una biblioteca que sea un subconjunto
705 más pequeño de la biblioteca libc compartida estándar.
706
707 %description pic -l pl
708 Archiwum PIC biblioteki GNU C zawiera archiwaln± bibliotekê (plik ar)
709 z³o¿on± z pojedynczych obiektów wspó³dzielonych. U¿ywana jest do
710 tworzenia biblioteki bêd±cej mniejszym podzestawem standardowej
711 biblioteki wspó³dzielonej libc.
712
713 %package -n nss_compat
714 Summary:        Old style NYS NSS glibc module
715 Summary(es):    El antiguo módulo NYS NSS de glibc
716 Summary(pl):    Stary modu³ NYS NSS glibc
717 Group:          Base
718 Requires:       %{name} = %{epoch}:%{version}-%{release}
719
720 %description -n nss_compat
721 Old style NYS NSS glibc module.
722
723 %description -n nss_compat -l es
724 El antiguo módulo NYS NSS de glibc
725
726 %description -n nss_compat -l pl
727 Stary modu³ NYS NSS glibc.
728
729 %package -n nss_dns
730 Summary:        BIND NSS glibc module
731 Summary(es):    Módulo BIND NSS de glibc
732 Summary(pl):    Modu³ BIND NSS glibc
733 Group:          Base
734 Requires:       %{name} = %{epoch}:%{version}-%{release}
735
736 %description -n nss_dns
737 BIND NSS glibc module.
738
739 %description -n nss_dns -l es
740 Módulo BIND NSS de glibc.
741
742 %description -n nss_dns -l pl
743 Modu³ BIND NSS glibc.
744
745 %package -n nss_files
746 Summary:        Traditional files databases NSS glibc module
747 Summary(es):    Módulo de tradicionales bases de datos en ficheros para glibc
748 Summary(pl):    Modu³ tradycyjnych plikowych baz danych NSS glibc
749 Group:          Base
750 Requires:       %{name} = %{epoch}:%{version}-%{release}
751
752 %description -n nss_files
753 Traditional files databases NSS glibc module.
754
755 %description -n nss_files -l es
756 Módulo de tradicionales bases de datos en ficheros para glibc.
757
758 %description -n nss_files -l pl
759 Modu³ tradycyjnych plikowych baz danych NSS glibc.
760
761 %package -n nss_hesiod
762 Summary:        hesiod NSS glibc module
763 Summary(es):    Módulo hesiod NSS de glibc
764 Summary(pl):    Modu³ hesiod NSS glibc
765 Group:          Base
766 Requires:       %{name} = %{epoch}:%{version}-%{release}
767
768 %description -n nss_hesiod
769 glibc NSS (Name Service Switch) module for databases access.
770
771 %description -n nss_hesiod -l es
772 Módulo hesiod NSS de glibc.
773
774 %description -n nss_hesiod -l pl
775 Modu³ glibc NSS (Name Service Switch) dostêpu do baz danych.
776
777 %package -n nss_nis
778 Summary:        NIS(YP) NSS glibc module
779 Summary(es):    Módulo NIS(YP) NSS de glibc
780 Summary(pl):    Modu³ NIS(YP) NSS glibc
781 Group:          Base
782 Requires:       %{name} = %{epoch}:%{version}-%{release}
783
784 %description -n nss_nis
785 glibc NSS (Name Service Switch) module for NIS(YP) databases access.
786
787 %description -n nss_nis -l es
788 Módulo NSS de glibc para acceder las bases de datos NIS(YP).
789
790 %description -n nss_nis -l pl
791 Modu³ glibc NSS (Name Service Switch) dostêpu do baz danych NIS(YP).
792
793 %package -n nss_nisplus
794 Summary:        NIS+ NSS module
795 Summary(es):    Módulo NIS+ NSS
796 Summary(pl):    Modu³ NIS+ NSS
797 Group:          Base
798 Requires:       %{name} = %{epoch}:%{version}-%{release}
799
800 %description -n nss_nisplus
801 glibc NSS (Name Service Switch) module for NIS+ databases access.
802
803 %description -n nss_nisplus -l es
804 Módulo NSS (Name Service Switch) de glibc para acceder las bases de
805 datos NIS+.
806
807 %description -n nss_nisplus -l pl
808 Modu³ glibc NSS (Name Service Switch) dostêpu do baz danych NIS+.
809
810 %package memusage
811 Summary:        A toy
812 Summary(es):    Un juguete
813 Summary(pl):    Zabawka
814 Group:          Applications
815 Requires:       %{name} = %{epoch}:%{version}-%{release}
816
817 %description memusage
818 A toy.
819
820 %description memusage -l es
821 Un juguete.
822
823 %description memusage -l pl
824 Zabawka.
825
826 %prep
827 %setup -q -a1
828 ln -s glibc-libidn-%{version} libidn
829 %patch0 -p1
830 %patch1 -p1
831 %patch2 -p1
832 %patch3 -p1
833 %patch4 -p1
834
835 %patch6 -p1
836
837 %patch8 -p1
838 %patch9 -p1
839
840 %patch11 -p1
841 %patch12 -p1
842 %patch13 -p1
843 %patch14 -p0
844
845 %patch17 -p1
846
847 %patch20 -p1
848 %patch21 -p1
849 %patch22 -p1
850 %patch23 -p1
851 %patch24 -p1
852 %{?with_cross:%patch25 -p1}
853
854 chmod +x scripts/cpp
855
856 # i786 (aka pentium4) hack
857 cd nptl/sysdeps/i386 && ln -s i686 i786 && cd -
858 cd nptl/sysdeps/unix/sysv/linux/i386 && ln -s i686 i786 && cd -
859
860 %build
861 cp -f /usr/share/automake/config.sub scripts
862 %{__aclocal}
863 %{__autoconf}
864
865 rm -rf builddir
866 install -d builddir
867 cd builddir
868 %ifarch sparc64
869 CC="%{__cc} -m64 -mcpu=ultrasparc -mvis -fcall-used-g6"
870 %endif
871 AWK="gawk" \
872 ../%configure \
873         --enable-kernel="%{min_kernel}" \
874         --enable-omitfp \
875         --with-headers=%{_includedir} \
876         --with%{!?with_selinux:out}-selinux \
877         --with-tls \
878         --enable-add-ons=nptl,libidn \
879         --enable-stackguard-randomization \
880         --enable-hidden-plt \
881         --enable-profile
882
883 %{__make}
884 cd ..
885
886 %if %{with tests}
887 for d in builddir; do
888 cd $d
889 env LANGUAGE=C LC_ALL=C \
890 %{__make} tests 2>&1 | awk '
891 BEGIN { file = "" }
892 {
893         if (($0 ~ /\*\*\* \[.*\.out\] Error/) && ($0 !~ /annexc/) && (file == "")) {
894                 file=$0;
895                 gsub(/.*\[/, NIL, file);
896                 gsub(/\].*/, NIL, file);
897         }
898         print $0;
899 }
900 END { if (file != "") { print "ERROR OUTPUT FROM " file; system("cat " file); exit(1); } }'
901 cd ..
902 done
903 %endif
904
905 %if !%{with cross}
906 diet %{__cc} %{SOURCE7} %{rpmcflags} -Os -static -o glibc-postinst
907 %endif
908
909 %install
910 rm -rf $RPM_BUILD_ROOT
911 install -d $RPM_BUILD_ROOT{/etc/{logrotate.d,rc.d/init.d,sysconfig},%{_mandir}/man{3,8},/var/log,/var/{lib,run}/nscd}
912
913 cd builddir
914 env LANGUAGE=C LC_ALL=C \
915 %{__make} install \
916         install_root=$RPM_BUILD_ROOT \
917         infodir=%{_infodir} \
918         mandir=%{_mandir}
919
920 %if %{with localedb}
921 env LANGUAGE=C LC_ALL=C \
922 %{__make} localedata/install-locales \
923         install_root=$RPM_BUILD_ROOT
924 %endif
925
926 PICFILES="libc_pic.a libc.map
927         math/libm_pic.a libm.map
928         resolv/libresolv_pic.a"
929
930 install $PICFILES                               $RPM_BUILD_ROOT%{_libdir}
931 install elf/soinit.os                           $RPM_BUILD_ROOT%{_libdir}/soinit.o
932 install elf/sofini.os                           $RPM_BUILD_ROOT%{_libdir}/sofini.o
933 cd ..
934
935 %if !%{with cross}
936 install glibc-postinst                          $RPM_BUILD_ROOT/sbin
937 %endif
938
939 %{?with_memusage:mv -f $RPM_BUILD_ROOT/%{_lib}/libmemusage.so $RPM_BUILD_ROOT%{_libdir}}
940 mv -f $RPM_BUILD_ROOT/%{_lib}/libpcprofile.so   $RPM_BUILD_ROOT%{_libdir}
941
942 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/localtime
943 # moved to tzdata package
944 rm -rf $RPM_BUILD_ROOT%{_datadir}/zoneinfo
945
946 ln -sf libbsd-compat.a          $RPM_BUILD_ROOT%{_libdir}/libbsd.a
947
948 # make symlinks across top-level directories absolute
949 for l in anl BrokenLocale crypt dl m nsl resolv rt thread_db util ; do
950         rm -f $RPM_BUILD_ROOT%{_libdir}/lib${l}.so
951         ln -sf /%{_lib}/`cd $RPM_BUILD_ROOT/%{_lib} ; echo lib${l}.so.*` $RPM_BUILD_ROOT%{_libdir}/lib${l}.so
952 done
953
954 install %{SOURCE2}              $RPM_BUILD_ROOT/etc/rc.d/init.d/nscd
955 install %{SOURCE3}              $RPM_BUILD_ROOT/etc/sysconfig/nscd
956 install %{SOURCE4}              $RPM_BUILD_ROOT/etc/logrotate.d/nscd
957 install nscd/nscd.conf          $RPM_BUILD_ROOT%{_sysconfdir}
958 install nss/nsswitch.conf       $RPM_BUILD_ROOT%{_sysconfdir}
959 install posix/gai.conf          $RPM_BUILD_ROOT%{_sysconfdir}
960
961 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
962 > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.cache
963 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
964 echo 'include ld.so.conf.d/*.conf' > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf
965 rm -f $RPM_BUILD_ROOT%{_mandir}/hu/man7/man.7
966
967 :> $RPM_BUILD_ROOT/var/log/nscd
968 :> $RPM_BUILD_ROOT/var/lib/nscd/passwd
969 :> $RPM_BUILD_ROOT/var/lib/nscd/group
970 :> $RPM_BUILD_ROOT/var/lib/nscd/hosts
971
972 rm -rf documentation
973 install -d documentation
974
975 for f in ANNOUNCE ChangeLog DESIGN-{barrier,condvar,rwlock,sem}.txt TODO{,-kernel,-testing}; do
976         cp -f nptl/$f documentation/$f.nptl
977 done
978 cp -f crypt/README.ufc-crypt ChangeLog* documentation
979
980 rm -f $RPM_BUILD_ROOT%{_libdir}/libnss_*.so
981
982 # strip ld.so with --strip-debug only (other ELFs are stripped by rpm):
983 %{!?debug:strip -g -R .comment -R .note $RPM_BUILD_ROOT/%{_lib}/ld-*.so}
984
985 # Collect locale files and mark them with %%lang()
986 rm -f glibc.lang
987 echo '%defattr(644,root,root,755)' > glibc.lang
988 for i in $RPM_BUILD_ROOT%{_datadir}/locale/* $RPM_BUILD_ROOT%{_libdir}/locale/* ; do
989         if [ -d $i ]; then
990                 lang=`echo $i | sed -e 's/.*locale\///' -e 's/\/.*//'`
991                 twochar=1
992                 # list of long %%lang values we do support
993                 for j in de_AT de_BE de_CH de_LU es_AR es_MX pt_BR \
994                          zh_CN zh_CN.gbk zh_HK zh_TW ; do
995                         if [ $j = "$lang" ]; then
996                                 twochar=
997                         fi
998                 done
999                 if [ -n "$twochar" ]; then
1000                         if [ `echo $lang | sed "s,_.*,,"` = "zh" ]; then
1001                                 lang=`echo $lang | sed "s,\..*,,"`
1002                         else
1003                                 lang=`echo $lang | sed "s,_.*,,"`
1004                         fi
1005                 fi
1006                 dir=`echo $i | sed "s#$RPM_BUILD_ROOT##"`
1007                 echo "%lang($lang) $dir" >> glibc.lang
1008         fi
1009 done
1010 # XXX: to be added when become supported by glibc
1011 # az_IR (gtk+)
1012 # gn (gn_BR in gnome, maybe gn_PY)
1013 # dv, haw, kok, ps (iso-codes)
1014 # my (gaim)
1015 #
1016 # NOTES:
1017 # what about sr@ije? it used to be sr_CS@ije (should be @[i]jekavian?), but
1018 # now this dialect uses sr_ME locale - rename dir to sr_ME?
1019 #
1020 # bn is used for bn_BD or bn_IN? Assume bn_IN as nothing for bn_BD appeared
1021 #   till now
1022 #
1023 # omitted here - already existing (with libc.mo):
1024 #   be,ca,cs,da,de,el,en_GB,es,fi,fr,gl,hr,hu,it,ja,ko,nb,nl,pl,pt_BR,sk,sv,
1025 #   tr,zh_CN,zh_TW
1026 #
1027 for i in aa af am ang ar as az bg bn bn_IN br bs byn cy de_AT dz en en@boldquot \
1028     en@quot en_AU en_CA en_US eo es_AR es_MX es_NI et eu fa fo fr_BE fy ga \
1029     gez gu gv he hi hsb hy ia id is it_CH iu ka kk kl km kn ku kw ky leet lg li \
1030     lo lt lv mg mi mk ml mn mr ms mt nds ne nl_BE nn nso oc om or pa pt rm ro \
1031     ru rw sa se si sid sl so sq sr sr@Latn sr@ije ss syr sw ta te tg th ti tig \
1032     tk tl tlh tt ug uk ur uz ve vi wa wal xh yi yo zh_HK zu ; do
1033         if [ ! -d $RPM_BUILD_ROOT%{_datadir}/locale/$i/LC_MESSAGES ]; then
1034                 install -d $RPM_BUILD_ROOT%{_datadir}/locale/$i/LC_MESSAGES
1035                 lang=`echo $i | sed -e 's/_.*//'`
1036                 echo "%lang($lang) %{_datadir}/locale/$i" >> glibc.lang
1037         fi
1038 done
1039
1040 # localedb-gen infrastructure
1041 install %{SOURCE6} $RPM_BUILD_ROOT%{_bindir}/localedb-gen
1042 install localedata/SUPPORTED $RPM_BUILD_ROOT%{_datadir}/i18n
1043
1044 # shutup check-files
1045 rm -f $RPM_BUILD_ROOT%{_mandir}/README.*
1046 rm -f $RPM_BUILD_ROOT%{_mandir}/diff.*
1047 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
1048 # we don't support kernel without ptys support
1049 rm -f $RPM_BUILD_ROOT%{_libdir}/pt_chown
1050
1051 %clean
1052 rm -rf $RPM_BUILD_ROOT
1053
1054 # don't run iconvconfig in %%postun -n iconv because iconvconfig doesn't exist
1055 # when %%postun is run
1056
1057 %if !%{with cross}
1058 %post   -p /sbin/postshell
1059 /sbin/glibc-postinst /%{_lib}/%{_host_cpu}
1060 /sbin/ldconfig
1061 -/sbin/telinit u
1062
1063 %postun -p /sbin/postshell
1064 /sbin/ldconfig
1065 -/sbin/telinit u
1066
1067 %triggerpostun -p /sbin/postshell -- glibc-misc < 6:2.3.5-7.6
1068 -/bin/cp -f /etc/ld.so.conf /etc/ld.so.conf.rpmsave
1069 -/bin/sed -i -e '1iinclude ld.so.conf.d/*.conf' /etc/ld.so.conf
1070 %endif
1071
1072 %post   memusage -p /sbin/ldconfig
1073 %postun memusage -p /sbin/ldconfig
1074
1075 %post -n iconv -p %{_sbindir}/iconvconfig
1076
1077 %post devel
1078 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
1079
1080 %postun devel
1081 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
1082
1083 %pre -n nscd
1084 %groupadd -P nscd -g 144 -r nscd
1085 %useradd -P nscd -u 144 -r -d /tmp -s /bin/false -c "nscd" -g nscd nscd
1086
1087 %post -n nscd
1088 /sbin/chkconfig --add nscd
1089 touch /var/log/nscd
1090 chmod 000 /var/log/nscd
1091 chown root:root /var/log/nscd
1092 chmod 640 /var/log/nscd
1093 %service nscd restart "nscd daemon"
1094
1095 %preun -n nscd
1096 if [ "$1" = "0" ]; then
1097         %service nscd stop
1098         /sbin/chkconfig --del nscd
1099 fi
1100
1101 %postun -n nscd
1102 if [ "$1" = "0" ]; then
1103         %userremove nscd
1104         %groupremove nscd
1105 fi
1106
1107 %files
1108 %defattr(644,root,root,755)
1109 %doc README NEWS FAQ BUGS
1110 %if !%{with cross}
1111 %attr(755,root,root) /sbin/glibc-postinst
1112 %endif
1113 %attr(755,root,root) /sbin/ldconfig
1114 # ld* and libc.so.6 SONAME symlinks must be in package because of
1115 # chicken-egg problem (postshell is dynamically linked with libc);
1116 # NOTE: postshell is now linked statically with diet
1117 # ld-*.so SONAME is:
1118 #   ld.so.1 on ppc
1119 #   ld64.so.1 on ppc64,s390x
1120 #   ld-linux-ia64.so.2 on ia64
1121 #   ld-linux-x86-64.so.2 on x86_64
1122 #   ld-linux.so.2 on other archs
1123 %attr(755,root,root) /%{_lib}/ld*
1124 %attr(755,root,root) /%{_lib}/libanl*
1125 %attr(755,root,root) /%{_lib}/libdl*
1126 %attr(755,root,root) /%{_lib}/libnsl*
1127 %attr(755,root,root) /%{_lib}/lib[BScmprtu]*
1128 %{?with_localedb:%dir %{_libdir}/locale}
1129 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ld.so.conf
1130 %dir %{_sysconfdir}/ld.so.conf.d
1131 %ghost %{_sysconfdir}/ld.so.cache
1132
1133 #%files -n nss_dns
1134 %defattr(644,root,root,755)
1135 %attr(755,root,root) /%{_lib}/libnss_dns*.so*
1136
1137 #%files -n nss_files
1138 %defattr(644,root,root,755)
1139 %attr(755,root,root) /%{_lib}/libnss_files*.so*
1140
1141 %files misc -f %{name}.lang
1142 %defattr(644,root,root,755)
1143
1144 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nsswitch.conf
1145 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gai.conf
1146
1147 %config %{_sysconfdir}/rpc
1148
1149 %attr(755,root,root) /sbin/sln
1150 %attr(755,root,root) %{_bindir}/catchsegv
1151 %attr(755,root,root) %{_bindir}/getconf
1152 %attr(755,root,root) %{_bindir}/getent
1153 %attr(755,root,root) %{_bindir}/iconv
1154 %attr(755,root,root) %{_bindir}/ldd
1155 %ifarch %{ix86} m68k sparc sparcv9
1156 %attr(755,root,root) %{_bindir}/lddlibc4
1157 %endif
1158 %attr(755,root,root) %{_bindir}/locale
1159 %attr(755,root,root) %{_bindir}/rpcgen
1160 %attr(755,root,root) %{_bindir}/tzselect
1161
1162 %attr(755,root,root) %{_sbindir}/rpcinfo
1163 %attr(755,root,root) %{_sbindir}/zdump
1164 %attr(755,root,root) %{_sbindir}/zic
1165
1166 %dir %{_libexecdir}/getconf
1167 %attr(755,root,root) %{_libexecdir}/getconf/*
1168
1169 %dir %{_datadir}/locale
1170 %{_datadir}/locale/locale.alias
1171
1172 %{_mandir}/man1/catchsegv.1*
1173 %{_mandir}/man1/getconf.1*
1174 %{_mandir}/man1/getent.1*
1175 %{_mandir}/man1/iconv.1*
1176 %{_mandir}/man1/ldd.1*
1177 %{_mandir}/man1/locale.1*
1178 %{_mandir}/man1/rpcgen.1*
1179 %{_mandir}/man5/locale.5*
1180 %{_mandir}/man5/nsswitch.conf.5*
1181 %{_mandir}/man5/tzfile.5*
1182 %{_mandir}/man7/*
1183 %{_mandir}/man8/ld*.8*
1184 %{_mandir}/man8/rpcinfo.8*
1185 %{_mandir}/man8/sln.8*
1186 %{_mandir}/man8/tzselect.8*
1187 %{_mandir}/man8/zdump.8*
1188 %{_mandir}/man8/zic.8*
1189 %lang(cs) %{_mandir}/cs/man7/*
1190 %lang(de) %{_mandir}/de/man5/tzfile.5*
1191 %lang(de) %{_mandir}/de/man7/*
1192 %lang(es) %{_mandir}/es/man1/ldd.1*
1193 %lang(es) %{_mandir}/es/man5/locale.5*
1194 %lang(es) %{_mandir}/es/man5/nsswitch.conf.5*
1195 %lang(es) %{_mandir}/es/man5/tzfile.5*
1196 %lang(es) %{_mandir}/es/man7/*
1197 %lang(es) %{_mandir}/es/man8/ld*.8*
1198 %lang(es) %{_mandir}/es/man8/tzselect.8*
1199 %lang(es) %{_mandir}/es/man8/zdump.8*
1200 %lang(es) %{_mandir}/es/man8/zic.8*
1201 %lang(fi) %{_mandir}/fi/man1/ldd.1*
1202 %lang(fr) %{_mandir}/fr/man1/ldd.1*
1203 %lang(fr) %{_mandir}/fr/man5/locale.5*
1204 %lang(fr) %{_mandir}/fr/man5/nsswitch.conf.5*
1205 %lang(fr) %{_mandir}/fr/man5/tzfile.5*
1206 %lang(fr) %{_mandir}/fr/man7/*
1207 %lang(fr) %{_mandir}/fr/man8/ld*.8*
1208 %lang(fr) %{_mandir}/fr/man8/tzselect.8*
1209 %lang(fr) %{_mandir}/fr/man8/zdump.8*
1210 %lang(fr) %{_mandir}/fr/man8/zic.8*
1211 %lang(hu) %{_mandir}/hu/man1/ldd.1*
1212 %lang(hu) %{_mandir}/hu/man7/*
1213 %lang(hu) %{_mandir}/hu/man8/ld*.8*
1214 %lang(hu) %{_mandir}/hu/man8/zdump.8*
1215 %lang(it) %{_mandir}/it/man5/locale.5*
1216 %lang(it) %{_mandir}/it/man7/*
1217 %lang(it) %{_mandir}/it/man8/tzselect.8*
1218 %lang(it) %{_mandir}/it/man8/zdump.8*
1219 %lang(ja) %{_mandir}/ja/man1/ldd.1*
1220 %lang(ja) %{_mandir}/ja/man1/rpcgen.1*
1221 %lang(ja) %{_mandir}/ja/man5/locale.5*
1222 %lang(ja) %{_mandir}/ja/man5/nsswitch.conf.5*
1223 %lang(ja) %{_mandir}/ja/man5/tzfile.5*
1224 %lang(ja) %{_mandir}/ja/man7/*
1225 %lang(ja) %{_mandir}/ja/man8/ld*.8*
1226 %lang(ja) %{_mandir}/ja/man8/rpcinfo.8*
1227 %lang(ja) %{_mandir}/ja/man8/sln.8*
1228 %lang(ja) %{_mandir}/ja/man8/tzselect.8*
1229 %lang(ja) %{_mandir}/ja/man8/zdump.8*
1230 %lang(ja) %{_mandir}/ja/man8/zic.8*
1231 %lang(ko) %{_mandir}/ko/man1/ldd.1*
1232 %lang(ko) %{_mandir}/ko/man5/nsswitch.conf.5*
1233 %lang(ko) %{_mandir}/ko/man5/tzfile.5*
1234 %lang(ko) %{_mandir}/ko/man7/*
1235 %lang(ko) %{_mandir}/ko/man8/tzselect.8*
1236 %lang(ko) %{_mandir}/ko/man8/zdump.8*
1237 %lang(pl) %{_mandir}/pl/man1/ldd.1*
1238 %lang(pl) %{_mandir}/pl/man5/locale.5*
1239 %lang(pl) %{_mandir}/pl/man7/*
1240 %lang(pl) %{_mandir}/pl/man8/ld*.8*
1241 %lang(pt) %{_mandir}/pt/man5/locale.5*
1242 %lang(pt) %{_mandir}/pt/man5/nsswitch.conf.5*
1243 %lang(pt) %{_mandir}/pt/man5/tzfile.5*
1244 %lang(pt) %{_mandir}/pt/man7/*
1245 %lang(pt) %{_mandir}/pt/man8/ld*.8*
1246 %lang(pt) %{_mandir}/pt/man8/tzselect.8*
1247 %lang(pt) %{_mandir}/pt/man8/zdump.8*
1248 %lang(pt) %{_mandir}/pt/man8/zic.8*
1249 %lang(ru) %{_mandir}/ru/man1/getent.1*
1250 %lang(ru) %{_mandir}/ru/man1/iconv.1*
1251 %lang(ru) %{_mandir}/ru/man1/ldd.1*
1252 %lang(ru) %{_mandir}/ru/man1/locale.1*
1253 %lang(ru) %{_mandir}/ru/man1/rpcgen.1*
1254 %lang(ru) %{_mandir}/ru/man5/locale.5*
1255 %lang(ru) %{_mandir}/ru/man5/nsswitch.conf.5*
1256 %lang(ru) %{_mandir}/ru/man5/tzfile.5*
1257 %lang(ru) %{_mandir}/ru/man7/*
1258 %lang(ru) %{_mandir}/ru/man8/ld*.8*
1259 %lang(ru) %{_mandir}/ru/man8/rpcinfo.8*
1260 %lang(ru) %{_mandir}/ru/man8/tzselect.8*
1261 %lang(ru) %{_mandir}/ru/man8/zdump.8*
1262 %lang(ru) %{_mandir}/ru/man8/zic.8*
1263 %lang(tr) %{_mandir}/tr/man1/iconv.1*
1264 %lang(tr) %{_mandir}/tr/man1/ldd.1*
1265 %lang(zh_CN) %{_mandir}/zh_CN/man1/iconv.1*
1266 %lang(zh_CN) %{_mandir}/zh_CN/man1/ldd.1*
1267 %lang(zh_CN) %{_mandir}/zh_CN/man5/locale.5*
1268 %lang(zh_CN) %{_mandir}/zh_CN/man5/tzfile.5*
1269 %lang(zh_CN) %{_mandir}/zh_CN/man7/*
1270 %lang(zh_CN) %{_mandir}/zh_CN/man8/tzselect.8*
1271 %lang(zh_CN) %{_mandir}/zh_CN/man8/zdump.8*
1272 %lang(zh_CN) %{_mandir}/zh_CN/man8/zic.8*
1273
1274 %files -n nss_compat
1275 %defattr(644,root,root,755)
1276 %attr(755,root,root) /%{_lib}/libnss_compat*.so*
1277
1278 %files -n nss_hesiod
1279 %defattr(644,root,root,755)
1280 %attr(755,root,root) /%{_lib}/libnss_hesiod*.so*
1281
1282 %files -n nss_nis
1283 %defattr(644,root,root,755)
1284 %attr(755,root,root) /%{_lib}/libnss_nis.so.*
1285 %attr(755,root,root) /%{_lib}/libnss_nis-*.so
1286
1287 %files -n nss_nisplus
1288 %defattr(644,root,root,755)
1289 %attr(755,root,root) /%{_lib}/libnss_nisplus*.so*
1290
1291 %if %{with memusage}
1292 %files memusage
1293 %defattr(644,root,root,755)
1294 %attr(755,root,root) %{_bindir}/memusage*
1295 %attr(755,root,root) %{_libdir}/libmemusage.so
1296 %endif
1297
1298 %files devel
1299 %defattr(644,root,root,755)
1300 %attr(755,root,root) %{_libdir}/lib[!cmp]*.so
1301 %attr(755,root,root) %{_libdir}/libcrypt.so
1302 %attr(755,root,root) %{_libdir}/libm.so
1303 %attr(755,root,root) %{_libdir}/libpcprofile.so
1304 %attr(755,root,root) %{_libdir}/*crt*.o
1305 # ld scripts
1306 %{_libdir}/libc.so
1307 %{_libdir}/libpthread.so
1308 %{_libdir}/libbsd-compat.a
1309 %{_libdir}/libbsd.a
1310 %{_libdir}/libc_nonshared.a
1311 %{_libdir}/libg.a
1312 %{_libdir}/libieee.a
1313 %ifarch alpha ppc sparc
1314 %{_libdir}/libnldbl_nonshared.a
1315 %endif
1316 %{_libdir}/libpthread_nonshared.a
1317 %{_libdir}/librpcsvc.a
1318 %ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
1319 %{_includedir}/gnu/stubs-*.h
1320 %endif
1321
1322 %files headers
1323 %defattr(644,root,root,755)
1324 %{_includedir}/*.h
1325 %ifarch alpha
1326 %{_includedir}/alpha
1327 %endif
1328 %{_includedir}/arpa
1329 %{_includedir}/bits
1330 %dir %{_includedir}/gnu
1331 %{_includedir}/gnu/lib*.h
1332 %{_includedir}/gnu/stubs.h
1333 %{_includedir}/net
1334 %{_includedir}/netash
1335 %{_includedir}/netatalk
1336 %{_includedir}/netax25
1337 %{_includedir}/neteconet
1338 %{_includedir}/netinet
1339 %{_includedir}/netipx
1340 %{_includedir}/netpacket
1341 %{_includedir}/netrom
1342 %{_includedir}/netrose
1343 %{_includedir}/nfs
1344 %{_includedir}/protocols
1345 %{_includedir}/rpc
1346 %{_includedir}/rpcsvc
1347 %{_includedir}/scsi
1348 %{_includedir}/sys
1349
1350 %files devel-utils
1351 %defattr(644,root,root,755)
1352 %attr(755,root,root) %{_bindir}/gencat
1353 %attr(755,root,root) %{_bindir}/*prof*
1354 %attr(755,root,root) %{_bindir}/*trace
1355
1356 %files devel-doc
1357 %defattr(644,root,root,755)
1358 %doc documentation/* NOTES PROJECTS
1359 %{_infodir}/libc.info*
1360
1361 %{_mandir}/man1/sprof.1*
1362 %{_mandir}/man3/*
1363 %lang(cs) %{_mandir}/cs/man3/*
1364 %lang(de) %{_mandir}/de/man3/*
1365 %lang(es) %{_mandir}/es/man3/*
1366 %lang(fr) %{_mandir}/fr/man3/*
1367 %lang(hu) %{_mandir}/hu/man3/*
1368 %lang(it) %{_mandir}/it/man3/*
1369 %lang(ja) %{_mandir}/ja/man3/*
1370 %lang(ko) %{_mandir}/ko/man3/*
1371 %lang(nl) %{_mandir}/nl/man3/*
1372 %lang(pl) %{_mandir}/pl/man3/*
1373 %lang(pt) %{_mandir}/pt/man3/*
1374 %lang(ru) %{_mandir}/ru/man1/sprof.1*
1375 %lang(ru) %{_mandir}/ru/man3/*
1376 %lang(tr) %{_mandir}/tr/man3/*
1377 %lang(uk) %{_mandir}/uk/man3/*
1378 %lang(zh_CN) %{_mandir}/zh_CN/man3/*
1379
1380 %files -n nscd
1381 %defattr(644,root,root,755)
1382 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/nscd
1383 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nscd.*
1384 %attr(754,root,root) /etc/rc.d/init.d/nscd
1385 %attr(755,root,root) %{_sbindir}/nscd*
1386 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/nscd
1387 %attr(640,root,root) %ghost /var/log/nscd
1388 %dir /var/run/nscd
1389 %dir /var/lib/nscd
1390 %attr(600,root,root) %ghost /var/lib/nscd/passwd
1391 %attr(600,root,root) %ghost /var/lib/nscd/group
1392 %attr(600,root,root) %ghost /var/lib/nscd/hosts
1393 %{_mandir}/man5/nscd.conf.5*
1394 %{_mandir}/man8/nscd.8*
1395 %{_mandir}/man8/nscd_nischeck.8*
1396 %lang(es) %{_mandir}/es/man5/nscd.conf.5*
1397 %lang(es) %{_mandir}/es/man8/nscd.8*
1398 %lang(fr) %{_mandir}/fr/man5/nscd.conf.5*
1399 %lang(fr) %{_mandir}/fr/man8/nscd.8*
1400 %lang(ja) %{_mandir}/ja/man5/nscd.conf.5*
1401 %lang(ja) %{_mandir}/ja/man8/nscd.8*
1402 %lang(pt) %{_mandir}/pt/man5/nscd.conf.5*
1403 %lang(pt) %{_mandir}/pt/man8/nscd.8*
1404 %lang(ru) %{_mandir}/ru/man5/nscd.conf.5*
1405 %lang(ru) %{_mandir}/ru/man8/nscd.8*
1406 %lang(zh_CN) %{_mandir}/zh_CN/man5/nscd.conf.5*
1407
1408 %files -n localedb-src
1409 %defattr(644,root,root,755)
1410 %attr(755,root,root) %{_bindir}/localedef
1411 %attr(755,root,root) %{_bindir}/localedb-gen
1412 %{_datadir}/i18n
1413 %{_mandir}/man1/localedef.1*
1414 %lang(ru) %{_mandir}/ru/man1/localedef.1*
1415
1416 %if %{with localedb}
1417 %files localedb-all
1418 %defattr(644,root,root,755)
1419 %{_libdir}/locale/locale-archive
1420 %endif
1421
1422 %files -n iconv
1423 %defattr(644,root,root,755)
1424 %attr(755,root,root) %{_sbindir}/iconvconfig
1425 %dir %{_libdir}/gconv
1426 %{_libdir}/gconv/gconv-modules
1427 %attr(755,root,root) %{_libdir}/gconv/*.so
1428
1429 %files static
1430 %defattr(644,root,root,755)
1431 %{_libdir}/libanl.a
1432 %{_libdir}/libBrokenLocale.a
1433 %{_libdir}/libc.a
1434 %{_libdir}/libcrypt.a
1435 %{_libdir}/libdl.a
1436 %{_libdir}/libm.a
1437 %{_libdir}/libmcheck.a
1438 %{_libdir}/libnsl.a
1439 %{_libdir}/libpthread.a
1440 %{_libdir}/libresolv.a
1441 %{_libdir}/librt.a
1442 %{_libdir}/libutil.a
1443
1444 %files profile
1445 %defattr(644,root,root,755)
1446 %{_libdir}/lib*_p.a
1447
1448 %files pic
1449 %defattr(644,root,root,755)
1450 %{_libdir}/lib*_pic.a
1451 %{_libdir}/lib*.map
1452 %{_libdir}/soinit.o
1453 %{_libdir}/sofini.o
This page took 0.434645 seconds and 4 git commands to generate.