]> git.pld-linux.org Git - packages/glibc.git/blob - glibc.spec
- rel 7; enable new malloc
[packages/glibc.git] / glibc.spec
1 #
2 # Conditional build:
3 # min_kernel    (default is 2.6.12)
4 %bcond_without  memusage        # don't build memusage utility
5 %bcond_without  selinux         # without SELinux support (in nscd)
6 %bcond_with     tests           # perform "make test"
7 %bcond_without  localedb        # don't build localedb-all (is time consuming)
8 %bcond_with     cross           # build using crossgcc (without libgcc_eh)
9 #
10 # TODO:
11 # - look at locale fixes/updates in bugzilla
12 # - no more chicken-egg problem (postshell is no more dynamically linked with libc), remove SONAME symlinks? see files section.
13 # [OLD]
14 # - localedb-gen man pages(?)
15 # - math/{test-fenv,test-tgmath,test-float,test-ifloat},
16 #   debug/backtrace-tst(SEGV)  fail on alpha
17 %{!?min_kernel:%global          min_kernel      2.6.12}
18
19 %ifarch sparc64
20 %undefine       with_memusage
21 %endif
22
23 %define         llh_version     7:2.6.20.4-1
24
25 Summary:        GNU libc
26 Summary(de.UTF-8):      GNU libc
27 Summary(es.UTF-8):      GNU libc
28 Summary(fr.UTF-8):      GNU libc
29 Summary(ja.UTF-8):      GNU libc ライブラリ
30 Summary(pl.UTF-8):      GNU libc
31 Summary(ru.UTF-8):      GNU libc версии
32 Summary(tr.UTF-8):      GNU libc
33 Summary(uk.UTF-8):      GNU libc версії
34 Name:           glibc
35 Version:        2.10.1
36 Release:        7
37 Epoch:          6
38 License:        LGPL v2.1+
39 Group:          Libraries
40 Source0:        ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
41 # Source0-md5:  ee71dedf724dc775e4efec9b823ed3be
42 Source1:        ftp://sources.redhat.com/pub/glibc/releases/%{name}-libidn-%{version}.tar.bz2
43 # Source1-md5:  8ef88560ec608d5923ee05eb5f0e15ea
44 Source2:        nscd.init
45 Source3:        nscd.sysconfig
46 Source4:        nscd.logrotate
47 #Source5:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
48 Source5:        http://qboosh.pl/man/%{name}-man-pages.tar.bz2
49 # Source5-md5:  f464eadf3cf06761f65639e44a179e6b
50 Source6:        %{name}-localedb-gen
51 Source7:        %{name}-LD-path.c
52 Patch1:         %{name}-pl.po-update.patch
53 Patch2:         %{name}-pld.patch
54 Patch3:         %{name}-crypt-blowfish.patch
55 Patch5:         %{name}-sparc-softfp-gcc.patch
56 Patch6:         %{name}-paths.patch
57 Patch7:         %{name}-no_opt_override.patch
58 Patch8:         %{name}-missing-nls.patch
59 Patch9:         %{name}-java-libc-wait.patch
60 Patch10:        %{name}-info.patch
61 Patch11:        %{name}-no_debuggable_objects.patch
62 Patch14:        %{name}-sparc-errno_fix.patch
63 Patch15:        %{name}-new-charsets.patch
64 Patch16:        %{name}-tzfile-noassert.patch
65 Patch17:        %{name}-morelocales.patch
66 Patch18:        %{name}-locale_fixes.patch
67 Patch19:        %{name}-ZA_collate.patch
68 Patch20:        %{name}-thread_start.patch
69 Patch21:        %{name}-cross-gcc_eh.patch
70 Patch22:        %{name}-with-stroke.patch
71 Patch23:        %{name}-pt_pax.patch
72 Patch25:        %{name}-cv_gnu89_inline.patch
73 Patch26:        %{name}-posix-sh.patch
74 URL:            http://www.gnu.org/software/libc/
75 %{?with_selinux:BuildRequires:  audit-libs-devel}
76 BuildRequires:  autoconf
77 BuildRequires:  automake
78 %ifarch alpha
79 BuildRequires:  binutils >= 2:2.17.50.0.7
80 %else
81 BuildRequires:  binutils >= 2:2.15.90.0.3
82 %endif
83 %{!?with_cross:BuildRequires:   dietlibc-static}
84 BuildRequires:  gawk
85 BuildRequires:  gcc >= 5:3.4
86 %{?with_memusage:BuildRequires: gd-devel >= 2.0.1}
87 BuildRequires:  gettext-devel >= 0.10.36
88 %{?with_selinux:BuildRequires:  libselinux-devel >= 1.18}
89 BuildRequires:  linux-libc-headers >= %{llh_version}
90 BuildRequires:  nss-devel >= 3.12.3
91 BuildRequires:  perl-base
92 BuildRequires:  rpm-build >= 4.3-0.20030610.28
93 BuildRequires:  rpm-perlprov
94 BuildRequires:  rpmbuild(macros) >= 1.413
95 BuildRequires:  sed >= 4.0.5
96 BuildRequires:  texinfo
97 Requires(post): ldconfig = %{epoch}:%{version}-%{release}
98 Requires:       uname(release) >= %{min_kernel}
99 Provides:       glibc(nptl)
100 Provides:       glibc(tls)
101 Provides:       rtld(GNU_HASH)
102 Obsoletes:      glibc-common
103 Obsoletes:      glibc-debug
104 %ifarch %{x8664} sparc64 ppc64
105 Provides:       glibc64
106 Obsoletes:      glibc64
107 %endif
108 Suggests:       localedb
109 Suggests:       tzdata
110 Conflicts:      SysVinit < 2.86-11
111 Conflicts:      %{name}-misc < %{epoch}:%{version}-%{release}
112 Conflicts:      kernel < %{min_kernel}
113 Conflicts:      kernel24
114 Conflicts:      kernel24-smp
115 Conflicts:      ld.so < 1.9.9-10
116 Conflicts:      man-pages < 1.43
117 Conflicts:      poldek < 0.18.8-5
118 Conflicts:      rc-scripts < 0.3.1-13
119 Conflicts:      rpm < 4.1
120 ExclusiveArch:  i486 i586 i686 pentium3 pentium4 athlon %{x8664} ia64 alpha s390 s390x sparc sparc64 sparcv9 ppc ppc64
121 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
122
123 # avoid -s here (ld.so must not be stripped to allow any program debugging)
124 %define         filterout_ld            (-Wl,)?-[sS] (-Wl,)?--strip.*
125 # avoid -D_FORTIFY_SOURCE=X
126 %define         filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
127
128 %define         specflags               -fasynchronous-unwind-tables
129
130 %define         specflags_sparc64       -mcpu=ultrasparc -mvis -fcall-used-g6
131
132 # ld.so needs not to be stripped to work
133 # gdb needs unstripped libpthread for some threading support
134 # ...but we can strip at least debuginfo from them
135 %define         _autostripdebug         .*/ld-[0-9.]*so\\|.*/libpthread-[0-9.]*so
136
137 # -m from CFLAGS or even LDFLAGS is not propagated to some *.o linking
138 %ifarch sparc sparcv9
139 %{expand:%%define       __cc    %{__cc} -m32}
140 %endif
141
142 # Xen-friendly glibc
143 %define         specflags_ia32          -mno-tls-direct-seg-refs
144 %define         specflags_x86_64        -mno-tls-direct-seg-refs
145 %define         specflags_amd64         -mno-tls-direct-seg-refs
146 %define         specflags_ia32e         -mno-tls-direct-seg-refs
147
148 # we don't want perl dependency in glibc-devel
149 %define         _noautoreqfiles         %{_bindir}/mtrace
150 # hack: don't depend on rpmlib(PartialHardlinkSets) for easier upgrade from Ra
151 # (hardlinks here are unlikely to be "partial"... and rpm 4.0.2 from Ra was
152 # patched not to crash on partial hardlinks too)
153 %define         _hack_dontneed_PartialHardlinkSets      1
154 %define         _noautochrpath          .*\\(ldconfig\\|sln\\)
155 # private symbols
156 %define         _noautoprov             .*\(GLIBC_PRIVATE\)
157 %define         _noautoreq              .*\(GLIBC_PRIVATE\)
158
159 %description
160 Contains the standard libraries that are used by multiple programs on
161 the system. In order to save disk space and memory, as well as to ease
162 upgrades, common system code is kept in one place and shared between
163 programs. This package contains the most important sets of shared
164 libraries, the standard C library and the standard math library.
165 Without these, a Linux system will not function. It also contains
166 national language (locale) support.
167
168 Can be used on: Linux kernel >= %{min_kernel}.
169
170 %description -l es.UTF-8
171 Contiene las bibliotecas estándared que son usadas por varios
172 programas del sistema. Para ahorrar el espacio en el disco y la
173 memoria, igual que para facilitar actualizaciones, código común del
174 sistema se guarda en un sitio y es compartido entre los programas.
175 Este paquete contiene las bibliotecas compartidas más importantes, es
176 decir la biblioteca C estándar y la biblioteca estándar de matemática.
177 Sin éstas, un sistema Linux no podrá funcionar. También está incluido
178 soporte de idiomas nacionales (locale).
179
180 Puede usarse con: núcleo Linux >= %{min_kernel}.
181
182 %description -l de.UTF-8
183 Enthält die Standard-Libraries, die von verschiedenen Programmen im
184 System benutzt werden. Um Festplatten- und Arbeitsspeicher zu sparen
185 und zur Vereinfachung von Upgrades ist der gemeinsame Systemcode an
186 einer einzigen Stelle gespeichert und wird von den Programmen
187 gemeinsam genutzt. Dieses Paket enthält die wichtigsten Sets der
188 shared Libraries, die Standard-C-Library und die
189 Standard-Math-Library, ohne die das Linux-System nicht funktioniert.
190 Ferner enthält es den Support für die verschiedenen Sprachgregionen
191 (locale).
192
193 Can be used on: Linux kernel >= %{min_kernel}.
194
195 %description -l fr.UTF-8
196 Contient les bibliothèques standards utilisées par de nombreux
197 programmes du système. Afin d'économiser l'espace disque et mémoire,
198 et de faciliter les mises à jour, le code commun au système est mis à
199 un endroit et partagé entre les programmes. Ce paquetage contient les
200 bibliothèques partagées les plus importantes, la bibliothèque standard
201 du C et la bibliothèque mathématique standard. Sans celles-ci, un
202 système Linux ne peut fonctionner. Il contient aussi la gestion des
203 langues nationales (locales).
204
205 Can be used on: Linux kernel >= %{min_kernel}.
206
207 %description -l ja.UTF-8
208 glibc
209 パッケージはシステム上の複数のプログラムで使われる標準ライブラリを
210 ふくみます。ディスクスペースとメモリを節約したり、アップグレードを
211 用意にするために、共通のシステムコードは一つの場所におかれ、プログラム
212 間で共有されます。この部分的なパッケージはシェアドライブラリのかなり
213 重要なセットをふくみます: 標準 C ライブラリと標準数値ライブラリです。
214 この二つのライブラリ抜きでは、Linux システムは機能しません。 glibc
215 パッケージはまた地域言語 (locale) サポートとタイムゾーンデータベース
216 サポートをふくみます。
217
218 Can be used on: Linux kernel >= %{min_kernel}.
219
220 %description -l pl.UTF-8
221 W pakiecie znajdują się podstawowe biblioteki, używane przez różne
222 programy w Twoim systemie. Używanie przez programy bibliotek z tego
223 pakietu oszczędza miejsce na dysku i pamięć. Większość kodu
224 systemowego jest usytuowane w jednym miejscu i dzielone między wieloma
225 programami. Pakiet ten zawiera bardzo ważny zbiór bibliotek
226 standardowych, współdzielonych (dynamicznych) bibliotek C i
227 matematycznych. Bez glibc system Linux nie jest w stanie funkcjonować.
228 Znajdują się tutaj również definicje różnych informacji dla wielu
229 języków (locale).
230
231 Pakiet jest przeznaczony dla jądra Linuksa >= %{min_kernel}.
232
233 %description -l ru.UTF-8
234 Содержит стандартные библиотеки, используемые многочисленными
235 программами в системе. Для того, чтобы сохранить дисковое пространство
236 и память, а также для простоты обновления, системный код, общий для
237 всех программ, хранится в одном месте и коллективно используется всеми
238 программами. Этот пакет содержит наиболее важные из разделяемых
239 библиотек - стандартную библиотеку C и стандартную библиотеку
240 математики. Без этих библиотек Linux функционировать не будет. Также
241 пакет содержит поддержку национальных языков (locale).
242
243 Can be used on: Linux kernel >= %{min_kernel}.
244
245 %description -l tr.UTF-8
246 Bu paket, birçok programın kullandığı standart kitaplıkları içerir.
247 Disk alanı ve bellek kullanımını azaltmak ve aynı zamanda güncelleme
248 işlemlerini kolaylaştırmak için ortak sistem kodları tek bir yerde
249 tutulup programlar arasında paylaştırılır. Bu paket en önemli ortak
250 kitaplıkları, standart C kitaplığını ve standart matematik kitaplığını
251 içerir. Bu kitaplıklar olmadan Linux sistemi çalışmayacaktır. Yerel
252 dil desteği ve zaman dilimi veri tabanı da bu pakette yer alır.
253
254 Can be used on: Linux kernel >= %{min_kernel}.
255
256 %description -l uk.UTF-8
257 Містить стандартні бібліотеки, котрі використовуються численними
258 програмами в системі. Для того, щоб зберегти дисковий простір та
259 пам'ять, а також для простоти поновлення системи, системний код,
260 спільний для всіх програм, зберігається в одному місці і колективно
261 використовується всіма програмами. Цей пакет містить найбільш важливі
262 з динамічних бібліотек - стандартну бібліотеку С та стандартну
263 бібліотеку математики. Без цих бібліотек Linux функціонувати не буде.
264 Також пакет містить підтримку національних мов (locale).
265
266 Can be used on: Linux kernel >= %{min_kernel}.
267
268 %package misc
269 Summary:        Utilities and data used by glibc
270 Summary(pl.UTF-8):      Narzędzia i dane używane przez glibc
271 Group:          Applications/System
272 Requires:       %{name} = %{epoch}:%{version}-%{release}
273
274 %description misc
275 Utilities and data used by glibc.
276
277 %description misc -l pl.UTF-8
278 Narzędzia i dane używane przez glibc.
279
280 %package libcrypt
281 Summary:        glibc library for crypt(3)
282 Group:          Libraries
283 Requires:       %{name} = %{epoch}:%{version}-%{release}
284
285 %description libcrypt
286 glibc library for crypt(3).
287
288 %package -n ldconfig
289 Summary:        Create shared library cache and maintains symlinks
290 Summary(de.UTF-8):      Erstellt ein shared library cache und verwaltet symlinks
291 Summary(fr.UTF-8):      Crée un cache de bibliothčque partagée et gčre *.so
292 Summary(pl.UTF-8):      Tworzenie cache'u bibliotek dynamicznych i ich dowiązań symbolicznych
293 Summary(tr.UTF-8):      Ortak kitaplýk önbelleđi yaratýr ve bađlantýlarý kurar
294 Group:          Applications/System
295 # This is needed because previous package (glibc) had autoreq false and had
296 # provided this manually. Probably poldek bug that have to have it here.
297 Provides:       /sbin/ldconfig
298 # we want FHS being installed before ldconfig, altho they are both unrelated to each-other.
299 Requires:       FHS
300
301 %description -n ldconfig
302 ldconfig scans a running system and sets up the symbolic links that
303 are used to load shared libraries properly. It also creates
304 /etc/ld.so.cache which speeds the loading programs which use shared
305 libraries.
306
307 %description -n ldconfig -l de.UTF-8
308 ldconfig scannt ein laufendes System und richtet die symbolischen
309 Verknüpfungen zum Laden der gemeinsam genutzten Libraries ein.
310 Außerdem erstellt es /etc/ld.so.cache, was das Laden von Programmen
311 mit gemeinsam genutzten Libraries beschleunigt.
312
313 %description -n ldconfig -l fr.UTF-8
314 ldconfig analyse un systčme et configure les liens symboliques
315 utilisés pour charger correctement les bibliothčques partagées. Il
316 crée aussi /etc/ld.so.cache qui accélčre le chargement des programmes
317 utilisant les bibliothčques partagées.
318
319 %description -n ldconfig -l pl.UTF-8
320 ldconfig testuje uruchominy system i tworzy dowiązania symboliczne,
321 które są następnie używane do poprawnego ładowania bibliotek
322 dynamicznych. Program ten tworzy plik /etc/ld.so.cache, który
323 przyśpiesza ładowanie programów korzystających z bibliotek
324 dynamicznych.
325
326 %description -n ldconfig -l tr.UTF-8
327 ldconfig, çalýţmakta olan sistemi araţtýrýr ve ortak kitaplýklarýn
328 düzgün bir ţekilde yüklenmesi için gereken simgesel bađlantýlarý
329 kurar. Ayrýca ortak kitaplýklarý kullanan programlarýn yüklenmesini
330 hýzlandýran /etc/ld.so.cache dosyasýný yaratýr.
331
332 %package devel
333 Summary:        Additional libraries required to compile
334 Summary(de.UTF-8):      Weitere Libraries zum Kompilieren
335 Summary(es.UTF-8):      Bibliotecas adicionales necesarias para la compilación
336 Summary(fr.UTF-8):      Librairies supplémentaires nécessaires à la compilation
337 Summary(ja.UTF-8):      標準 C ライブラリで使われるヘッダーとオブジェクトファイル
338 Summary(pl.UTF-8):      Dodatkowe biblioteki wymagane podczas kompilacji
339 Summary(ru.UTF-8):      Дополнительные библиотеки, необходимые для компиляции
340 Summary(tr.UTF-8):      Geliştirme için gerekli diğer kitaplıklar
341 Summary(uk.UTF-8):      Додаткові бібліотеки, потрібні для компіляції
342 Group:          Development/Libraries
343 Requires:       %{name} = %{epoch}:%{version}-%{release}
344 Requires:       %{name}-devel-utils = %{epoch}:%{version}-%{release}
345 Requires:       %{name}-headers = %{epoch}:%{version}-%{release}
346 Provides:       %{name}-devel(%{_target_cpu}) = %{epoch}:%{version}-%{release}
347 Obsoletes:      libiconv-devel
348
349 %description devel
350 To develop programs which use the standard C libraries (which nearly
351 all programs do), the system needs to have these standard header files
352 and object files available for creating the executables.
353
354 %description devel -l de.UTF-8
355 Bei der Entwicklung von Programmen, die die Standard-C-Libraries
356 verwenden (also fast alle), benötigt das System diese Standard-Header-
357 und Objektdateien zum Erstellen der ausführbaren Programme.
358
359 %description devel -l es.UTF-8
360 Para desarrollar programas que utilizan las bibliotecas C estándar (lo
361 cual hacen prácticamente todos los programas), el sistema necesita
362 disponer de estos ficheros de cabecera y de objetos para crear los
363 ejecutables.
364
365 %description devel -l fr.UTF-8
366 Pour développer des programmes utilisant les bibliothèques standard du
367 C (ce que presque tous les programmes font), le système doit posséder
368 ces fichiers en-têtes et objets standards pour créer les exécutables.
369
370 %description devel -l ja.UTF-8
371 glibc-devel パッケージは(ほとんどすべてのプログラムで使われる)標準 C
372 ライブラリを使用したプログラムを開発するためのヘッダーとオブジェクト
373 ファイルを含みます。もし標準 C
374 ライブラリを使用するプログラムを開発するなら
375 実行ファイルを作成する目的でこれらの標準ヘッダとオブジェクトファイル
376 が使用できます。
377
378 %description devel -l pl.UTF-8
379 Pakiet ten jest niezbędny przy tworzeniu własnych programów
380 korzystających ze standardowej biblioteki C. Znajdują się tutaj pliki
381 nagłówkowe oraz pliki obiektowe, niezbędne do kompilacji programów
382 wykonywalnych i innych bibliotek.
383
384 %description devel -l ru.UTF-8
385 Для разработки программ, использующих стандартные библиотеки C (а
386 практически все программы их используют), системе НЕОБХОДИМЫ хедеры и
387 объектные файлы, содержащиеся в этом пакете, чтобы создавать
388 исполняемые файлы.
389
390 %description devel -l tr.UTF-8
391 C kitaplığını kullanan (ki hemen hemen hepsi kullanıyor) programlar
392 geliştirmek için gereken standart başlık dosyaları ve statik
393 kitaplıklar.
394
395 %description devel -l uk.UTF-8
396 Для розробки програм, що використовують стандартні бібліотеки C
397 (практично всі програми їх використовують), системі НЕОБХІДНІ хедери
398 та об'єктні файли, що містяться в цьому пакеті, цоб створювати
399 виконувані файли.
400
401 %package headers
402 Summary:        Header files for development using standard C libraries
403 Summary(pl.UTF-8):      Pliki nagłówkowe do tworzenia programów przy użyciu standardowych bibliotek C
404 Group:          Development/Building
405 Provides:       %{name}-headers(%{_target_cpu}) = %{epoch}:%{version}-%{release}
406 %ifarch %{x8664}
407 # If both -m32 and -m64 is to be supported on x86_64, x86_64 package
408 # have to be installed, not ix86 one.
409 Obsoletes:      glibc-headers(athlon)
410 Obsoletes:      glibc-headers(i386)
411 Obsoletes:      glibc-headers(i486)
412 Obsoletes:      glibc-headers(i586)
413 Obsoletes:      glibc-headers(i686)
414 Obsoletes:      glibc-headers(pentium3)
415 Obsoletes:      glibc-headers(pentium4)
416 %endif
417 %ifarch ppc64
418 Obsoletes:      glibc-headers(ppc)
419 %endif
420 %ifarch s390x
421 Obsoletes:      glibc-headers(s390)
422 %endif
423 %ifarch sparc64
424 Obsoletes:      glibc-headers(sparc)
425 %endif
426 Requires:       linux-libc-headers >= %{llh_version}
427
428 %description headers
429 The glibc-headers package contains the header files necessary for
430 developing programs which use the standard C libraries (which are used
431 by nearly all programs). If you are developing programs which will use
432 the standard C libraries, your system needs to have these standard
433 header files available in order to create the executables.
434
435 Install glibc-headers if you are going to develop programs which will
436 use the standard C libraries.
437
438 %description headers -l pl.UTF-8
439 Pakiet glibc-headers zawiera pliki nagłówkowe niezbędne do rozwijania
440 programów używających standardowych bibliotek C (używanych przez
441 prawie wszystkie programy). Jeśli tworzymy programy korzystające ze
442 standardowych bibliotek C, system wymaga dostępności tych
443 standardowych plików nagłówkowych do tworzenia programów
444 wykonywalnych.
445
446 Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
447 korzystające ze standardowych bibliotek C.
448
449 %package devel-utils
450 Summary:        Utilities needed for development using standard C libraries
451 Summary(pl.UTF-8):      Narzędzia do tworzenia programów przy użyciu standardowych bibliotek C
452 Group:          Development/Libraries
453 Provides:       %{name}-devel-utils(%{_target_cpu}) = %{epoch}:%{version}-%{release}
454 %ifarch %{x8664}
455 # If both -m32 and -m64 is to be supported on AMD64, x86_64 package
456 # have to be installed, not ix86 one.
457 Obsoletes:      glibc-devel-utils(athlon)
458 Obsoletes:      glibc-devel-utils(i386)
459 Obsoletes:      glibc-devel-utils(i486)
460 Obsoletes:      glibc-devel-utils(i586)
461 Obsoletes:      glibc-devel-utils(i686)
462 Obsoletes:      glibc-devel-utils(pentium3)
463 Obsoletes:      glibc-devel-utils(pentium4)
464 %endif
465 %ifarch ppc64
466 Obsoletes:      glibc-devel-utils(ppc)
467 %endif
468 %ifarch s390x
469 Obsoletes:      glibc-devel-utils(s390)
470 %endif
471 %ifarch sparc64
472 Obsoletes:      glibc-devel-utils(sparc)
473 %endif
474
475 %description devel-utils
476 The glibc-devel-utils package contains utilities necessary for
477 developing programs which use the standard C libraries (which are used
478 by nearly all programs). If you are developing programs which will use
479 the standard C libraries, your system needs to have these utilities
480 available.
481
482 Install glibc-devel-utils if you are going to develop programs which
483 will use the standard C libraries.
484
485 %description devel-utils -l pl.UTF-8
486 Pakiet glibc-devel-utils zawiera narzędzia niezbędne do rozwijania
487 programów używających standardowych bibliotek C (używanych przez
488 prawie wszystkie programy). Jeśli tworzymy programy korzystające ze
489 standardowych bibliotek C, system wymaga dostępności tych narzędzi do
490 tworzenia programów wykonywalnych.
491
492 Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
493 korzystające ze standardowych bibliotek C.
494
495 %package devel-doc
496 Summary:        Documentation needed for development using standard C libraries
497 Summary(pl.UTF-8):      Dokumentacja do tworzenia programów przy użyciu standardowych bibliotek C
498 Group:          Documentation
499 Provides:       %{name}-devel-doc(%{_target_cpu}) = %{epoch}:%{version}-%{release}
500 %ifarch %{x8664}
501 # If both -m32 and -m64 is to be supported on x86_64, x86_64 package
502 # have to be installed, not ix86 one.
503 Obsoletes:      glibc-devel-doc(athlon)
504 Obsoletes:      glibc-devel-doc(i386)
505 Obsoletes:      glibc-devel-doc(i486)
506 Obsoletes:      glibc-devel-doc(i586)
507 Obsoletes:      glibc-devel-doc(i686)
508 Obsoletes:      glibc-devel-doc(pentium3)
509 Obsoletes:      glibc-devel-doc(pentium4)
510 %endif
511 %ifarch ppc64
512 Obsoletes:      glibc-devel-doc(ppc)
513 %endif
514 %ifarch s390x
515 Obsoletes:      glibc-devel-doc(s390)
516 %endif
517 %ifarch sparc64
518 Obsoletes:      glibc-devel-doc(sparc)
519 %endif
520
521 %description devel-doc
522 The glibc-devel-doc package contains info and manual pages necessary
523 for developing programs which use the standard C libraries (which are
524 used by nearly all programs).
525
526 Install glibc-devel-doc if you are going to develop programs which
527 will use the standard C libraries.
528
529 %description devel-doc -l pl.UTF-8
530 Pakiet glibc-devel-doc zawiera strony info i manuala przydatne do
531 rozwijania programów używających standardowych bibliotek C (używanych
532 przez prawie wszystkie programy).
533
534 Ten pakiet należy zainstalować jeśli zamierzamy tworzyć programy
535 korzystające ze standardowych bibliotek C.
536
537 %package -n nscd
538 Summary:        Name Service Caching Daemon
539 Summary(es.UTF-8):      Demonio de caché del servicio de nombres
540 Summary(ja.UTF-8):      ネームサービスキャッシングデーモン (nacd)
541 Summary(pl.UTF-8):      Demon zapamiętujący odpowiedzi serwisów nazw
542 Summary(ru.UTF-8):      Кэширующий демон сервисов имен
543 Summary(uk.UTF-8):      Кешуючий демон севісів імен
544 License:        GPL v2
545 Group:          Networking/Daemons
546 Requires(post): fileutils
547 Requires(post,preun):   /sbin/chkconfig
548 Requires(postun):       /usr/sbin/groupdel
549 Requires(postun):       /usr/sbin/userdel
550 Requires(pre):  /bin/id
551 Requires(pre):  /usr/bin/getgid
552 Requires(pre):  /usr/sbin/groupadd
553 Requires(pre):  /usr/sbin/useradd
554 Requires:       %{name} = %{epoch}:%{version}-%{release}
555 %{?with_selinux:Requires:       libselinux >= 1.18}
556 Requires:       rc-scripts >= 0.2.0
557 Provides:       group(nscd)
558 Provides:       user(nscd)
559
560 %description -n nscd
561 nscd caches name service lookups; it can dramatically improve
562 performance with NIS+, and may help with DNS as well.
563
564 %description -n nscd -l es.UTF-8
565 nscd guarda las peticiones del servicio de nombres en una caché; eso
566 puede aumentar drásticamente las prestaciones de NIS+, y también puede
567 ayudar con DNS.
568
569 %description -n nscd -l ja.UTF-8
570 Nscd はネームサービス参照をキャッシュし、NIS+ のパフォーマンスを
571 ドラマティックに改善することができ、DNS を同様に補助します。
572
573 %description -n nscd -l pl.UTF-8
574 nscd zapamiętuje zapytania i odpowiedzi NIS oraz DNS. Pozwala
575 drastycznie poprawić szybkość działania NIS+.
576
577 %description -n nscd -l ru.UTF-8
578 nscd кэширует результаты запросов к сервисам имен; это может резко
579 увеличить производительность работы с NIS+ и, также, может помочь с
580 DNS.
581
582 %description -n nscd -l uk.UTF-8
583 nscd кешує результати запросів до сервісів імен; це може сильно
584 збільшити швидкість роботи з NIS+ і, також, може допомогти з DNS.
585
586 %package -n localedb-src
587 Summary:        locale database source code
588 Summary(es.UTF-8):      Código fuente de la base de datos de los locales
589 Summary(pl.UTF-8):      Kod źródłowy bazy locale
590 Group:          Libraries
591 Requires:       %{name} = %{epoch}:%{version}-%{release}
592 Requires:       gzip
593 Requires:       sed
594 Provides:       localedb
595
596 %description -n localedb-src
597 This add-on package contains the data needed to build the locale data
598 files to use the internationalization features of the GNU libc.
599
600 %description -n localedb-src -l es.UTF-8
601 Este paquete adicional contiene los datos necesarios para construir
602 los ficheros de locale, imprescindibles para usar las cualidades de
603 internacionalización de GNU libc.
604
605 %description -n localedb-src -l pl.UTF-8
606 Pakiet ten zawiera dane niezbędne do zbudowania binarnych plików
607 lokalizacyjnych, by móc wykorzystać możliwości oferowane przez GNU
608 libc.
609
610 %package localedb-all
611 Summary:        locale database for all locales supported by glibc
612 Summary(es.UTF-8):      Base de datos de todos los locales soportados por glibc
613 Summary(pl.UTF-8):      Baza danych locale dla wszystkich lokalizacji obsługiwanych przez glibc
614 Group:          Libraries
615 Requires:       %{name} = %{epoch}:%{version}-%{release}
616 Requires:       iconv = %{epoch}:%{version}-%{release}
617 Provides:       localedb
618
619 %description localedb-all
620 This package contains locale database for all locales supported by
621 glibc. In glibc 2.3.x it's one large file (about 39MB) - if you want
622 something smaller with support for chosen locales only, consider
623 installing localedb-src and regenerating database using localedb-gen
624 script (when database is generated, localedb-src can be uninstalled).
625
626 %description localedb-all -l es.UTF-8
627 Este paquete contiene una base de datos de todos los locales
628 soportados por glibc. En glibc 2.3.x ése es un fichero grande (aprox.
629 39 MB) -- si prefiere algo más pequeño, sólo con soporte de unos
630 locales elegidos, considérese instalar localedb-src y regenerar la
631 base de datos usando el escript localedb-gen (una vez que la base de
632 datos esté creada, localedb-src se podrá desinstalar).
633
634 %description localedb-all -l pl.UTF-8
635 Ten pakiet zawiera bazę danych locale dla wszystkich lokalizacji
636 obsługiwanych przez glibc. W glibc 2.3.x jest to jeden duży plik
637 (około 39MB); aby mieć coś mniejszego, z obsługą tylko wybranych
638 lokalizacji, należy zainstalować pakiet localedb-src i przegenerować
639 bazę danych przy użyciu skryptu localedb-gen (po wygenerowaniu bazy
640 pakiet localedb-src można odinstalować).
641
642 %package -n iconv
643 Summary:        Convert encoding of given files from one encoding to another
644 Summary(es.UTF-8):      Convierte entre varias codificaciones de los ficheros dados
645 Summary(pl.UTF-8):      Moduły do konwersji plików tekstowych z jednego kodowania do innego
646 Group:          Libraries
647 Requires:       %{name} = %{epoch}:%{version}-%{release}
648 Provides:       iconv(%{_target_base_arch})
649
650 %description -n iconv
651 Convert encoding of given files from one encoding to another. You need
652 this package if you want to convert some document from one encoding to
653 another or if you have installed some programs which use Generic
654 Character Set Conversion Interface.
655
656 %description -n iconv -l es.UTF-8
657 Convierte la codificación de dados ficheros. Necesita este paquete si
658 quiere convertir un documento entre una codificación (juego de
659 caracteres) y otra, o si tiene instalado algún programa que usa el
660 Generic Character Set Conversion Interface (interfaz genérica de
661 conversión de juegos de caracteres).
662
663 %description -n iconv -l pl.UTF-8
664 Moduły do konwersji plików tekstowych z jednego kodowania do innego.
665 Trzeba mieć zainstalowany ten pakiet, aby wykonywać konwersję
666 dokumentów z jednego kodowania do innego lub do używania programów
667 korzystających z Generic Character Set Conversion Interface w glibc,
668 czyli z zestawu funkcji z tej biblioteki, które umożliwiają konwersję
669 kodowania danych z poziomu dowolnego programu.
670
671 %package static
672 Summary:        Static libraries
673 Summary(es.UTF-8):      Bibliotecas estáticas
674 Summary(pl.UTF-8):      Biblioteki statyczne
675 Summary(ru.UTF-8):      Статические библиотеки glibc
676 Summary(uk.UTF-8):      Статичні бібліотеки glibc
677 Group:          Development/Libraries
678 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
679 Provides:       %{name}-static(%{_target_cpu}) = %{epoch}:%{version}-%{release}
680 Obsoletes:      libiconv-static
681
682 %description static
683 GNU libc static libraries.
684
685 %description static -l es.UTF-8
686 Bibliotecas estáticas de GNU libc.
687
688 %description static -l pl.UTF-8
689 Biblioteki statyczne GNU libc.
690
691 %description static -l ru.UTF-8
692 Это отдельный пакет со статическими библиотеками, которые больше не
693 входят в glibc-devel.
694
695 %description static -l uk.UTF-8
696 Це окремий пакет зі статичними бібліотеками, що більше не входять в
697 склад glibc-devel.
698
699 %package profile
700 Summary:        glibc with profiling support
701 Summary(de.UTF-8):      glibc mit Profil-Unterstützung
702 Summary(es.UTF-8):      glibc con soporte de perfilamiento
703 Summary(fr.UTF-8):      glibc avec support pour profiling
704 Summary(pl.UTF-8):      glibc ze wsparciem dla profilowania
705 Summary(ru.UTF-8):      GNU libc с поддержкой профайлера
706 Summary(tr.UTF-8):      Ölçüm desteği olan glibc
707 Summary(uk.UTF-8):      GNU libc з підтримкою профайлера
708 Group:          Development/Libraries/Libc
709 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
710 Obsoletes:      libc-profile
711
712 %description profile
713 When programs are being profiled using gprof, they must use these
714 libraries instead of the standard C libraries for gprof to be able to
715 profile them correctly.
716
717 %description profile -l de.UTF-8
718 Damit Programmprofile mit gprof richtig erstellt werden, müssen diese
719 Libraries anstelle der üblichen C-Libraries verwendet werden.
720
721 %description profile -l es.UTF-8
722 Cuando programas son perfilidas usando gprof, tienen que usar estas
723 biblioteces en vez de las estándares para que gprof pueda perfilarlas
724 correctamente.
725
726 %description profile -l pl.UTF-8
727 Programy profilowane za pomocą gprof muszą używać tych bibliotek
728 zamiast standardowych bibliotek C, aby gprof mógł odpowiednio je
729 wyprofilować.
730
731 %description profile -l uk.UTF-8
732 Коли програми досліджуються профайлером gprof, вони повинні
733 використовувати замість стандартних бібліотек бібліотеки, що містяться
734 в цьому пакеті. При використанні стандартних бібліотек gprof замість
735 реальних результатів буде показувати ціни на папайю в Гонолулу в
736 позаминулому році...
737
738 %description profile -l tr.UTF-8
739 gprof kullanılarak ölçülen programlar standart C kitaplığı yerine bu
740 kitaplığı kullanmak zorundadırlar.
741
742 %description profile -l ru.UTF-8
743 Когда программы исследуются профайлером gprof, они должны
744 использовать, вместо стандартных библиотек, библиотеки, включенные в
745 этот пакет. При использовании стандартных библиотек gprof вместо
746 реальных результатов будет показывать цены на папайю в Гонолулу в
747 позапрошлом году...
748
749 %package pic
750 Summary:        glibc PIC archive
751 Summary(es.UTF-8):      Archivo PIC de glibc
752 Summary(pl.UTF-8):      Archiwum PIC glibc
753 Group:          Development/Libraries/Libc
754 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
755
756 %description pic
757 GNU C Library PIC archive contains an archive library (ar file)
758 composed of individual shared objects. This is used for creating a
759 library which is a smaller subset of the standard libc shared library.
760
761 %description pic -l es.UTF-8
762 El archivo PIC de la biblioteca glibc contiene una biblioteca
763 archivada (un fichero ar) compuesta de individuales objetos
764 compartidos. Es usado para crear una biblioteca que sea un subconjunto
765 más pequeño de la biblioteca libc compartida estándar.
766
767 %description pic -l pl.UTF-8
768 Archiwum PIC biblioteki GNU C zawiera archiwalną bibliotekę (plik ar)
769 złożoną z pojedynczych obiektów współdzielonych. Używana jest do
770 tworzenia biblioteki będącej mniejszym podzestawem standardowej
771 biblioteki współdzielonej libc.
772
773 %package -n nss_compat
774 Summary:        Old style NYS NSS glibc module
775 Summary(es.UTF-8):      El antiguo módulo NYS NSS de glibc
776 Summary(pl.UTF-8):      Stary moduł NYS NSS glibc
777 Group:          Base
778 Requires:       %{name} = %{epoch}:%{version}-%{release}
779
780 %description -n nss_compat
781 Old style NYS NSS glibc module.
782
783 %description -n nss_compat -l es.UTF-8
784 El antiguo módulo NYS NSS de glibc
785
786 %description -n nss_compat -l pl.UTF-8
787 Stary moduł NYS NSS glibc.
788
789 %package -n nss_dns
790 Summary:        BIND NSS glibc module
791 Summary(es.UTF-8):      Módulo BIND NSS de glibc
792 Summary(pl.UTF-8):      Moduł BIND NSS glibc
793 Group:          Base
794 Requires:       %{name} = %{epoch}:%{version}-%{release}
795
796 %description -n nss_dns
797 BIND NSS glibc module.
798
799 %description -n nss_dns -l es.UTF-8
800 Módulo BIND NSS de glibc.
801
802 %description -n nss_dns -l pl.UTF-8
803 Moduł BIND NSS glibc.
804
805 %package -n nss_files
806 Summary:        Traditional files databases NSS glibc module
807 Summary(es.UTF-8):      Módulo de tradicionales bases de datos en ficheros para glibc
808 Summary(pl.UTF-8):      Moduł tradycyjnych plikowych baz danych NSS glibc
809 Group:          Base
810 Requires:       %{name} = %{epoch}:%{version}-%{release}
811
812 %description -n nss_files
813 Traditional files databases NSS glibc module.
814
815 %description -n nss_files -l es.UTF-8
816 Módulo de tradicionales bases de datos en ficheros para glibc.
817
818 %description -n nss_files -l pl.UTF-8
819 Moduł tradycyjnych plikowych baz danych NSS glibc.
820
821 %package -n nss_hesiod
822 Summary:        hesiod NSS glibc module
823 Summary(es.UTF-8):      Módulo hesiod NSS de glibc
824 Summary(pl.UTF-8):      Moduł hesiod NSS glibc
825 Group:          Base
826 Requires:       %{name} = %{epoch}:%{version}-%{release}
827
828 %description -n nss_hesiod
829 glibc NSS (Name Service Switch) module for databases access.
830
831 %description -n nss_hesiod -l es.UTF-8
832 Módulo hesiod NSS de glibc.
833
834 %description -n nss_hesiod -l pl.UTF-8
835 Moduł glibc NSS (Name Service Switch) dostępu do baz danych.
836
837 %package -n nss_nis
838 Summary:        NIS(YP) NSS glibc module
839 Summary(es.UTF-8):      Módulo NIS(YP) NSS de glibc
840 Summary(pl.UTF-8):      Moduł NIS(YP) NSS glibc
841 Group:          Base
842 Requires:       %{name} = %{epoch}:%{version}-%{release}
843
844 %description -n nss_nis
845 glibc NSS (Name Service Switch) module for NIS(YP) databases access.
846
847 %description -n nss_nis -l es.UTF-8
848 Módulo NSS de glibc para acceder las bases de datos NIS(YP).
849
850 %description -n nss_nis -l pl.UTF-8
851 Moduł glibc NSS (Name Service Switch) dostępu do baz danych NIS(YP).
852
853 %package -n nss_nisplus
854 Summary:        NIS+ NSS module
855 Summary(es.UTF-8):      Módulo NIS+ NSS
856 Summary(pl.UTF-8):      Moduł NIS+ NSS
857 Group:          Base
858 Requires:       %{name} = %{epoch}:%{version}-%{release}
859
860 %description -n nss_nisplus
861 glibc NSS (Name Service Switch) module for NIS+ databases access.
862
863 %description -n nss_nisplus -l es.UTF-8
864 Módulo NSS (Name Service Switch) de glibc para acceder las bases de
865 datos NIS+.
866
867 %description -n nss_nisplus -l pl.UTF-8
868 Moduł glibc NSS (Name Service Switch) dostępu do baz danych NIS+.
869
870 %package memusage
871 Summary:        A toy
872 Summary(es.UTF-8):      Un juguete
873 Summary(pl.UTF-8):      Zabawka
874 Group:          Applications
875 Requires:       %{name} = %{epoch}:%{version}-%{release}
876
877 %description memusage
878 A toy.
879
880 %description memusage -l es.UTF-8
881 Un juguete.
882
883 %description memusage -l pl.UTF-8
884 Zabawka.
885
886 %prep
887 %setup -q -a1
888 ln -s glibc-libidn-%{version} libidn
889 #%patch1 -p1
890 %patch2 -p1
891 %patch3 -p1
892 %patch5 -p1
893 %patch6 -p1
894 %patch7 -p1
895 %patch8 -p1
896 %patch9 -p1
897 %patch10 -p1
898 %patch11 -p1
899 %patch14 -p0
900 %patch15 -p1
901 %patch16 -p1
902 %patch17 -p1
903 %patch18 -p1
904 %patch19 -p1
905 %patch20 -p1
906 %{?with_cross:%patch21 -p1}
907 %patch22 -p1
908 %patch23 -p0
909 %patch25 -p1
910 %patch26 -p1
911
912 # cleanup backups after patching
913 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
914
915 chmod +x scripts/cpp
916
917 # i786 (aka pentium4) hack
918 cd nptl/sysdeps/i386 && ln -s i686 i786 && cd -
919 cd nptl/sysdeps/unix/sysv/linux/i386 && ln -s i686 i786 && cd -
920
921 %build
922 # glibc has its own way to remove PLT relocations. / H. J. Lu.
923 unset LD_SYMBOLIC_FUNCTIONS || :
924
925 cp -f /usr/share/automake/config.sub scripts
926 %{__aclocal}
927 %{__autoconf}
928
929 rm -rf builddir
930 install -d builddir
931 cd builddir
932 %ifarch sparc64
933 CC="%{__cc} -m64 -mcpu=ultrasparc -mvis -fcall-used-g6"
934 %endif
935 AWK="gawk" \
936 ../%configure \
937         --enable-kernel="%{min_kernel}" \
938         --enable-omitfp \
939         --with-headers=%{_includedir} \
940         --with%{!?with_selinux:out}-selinux \
941         --with-tls \
942         --enable-add-ons=nptl,libidn \
943 %if "%{pld_release}" != "ti"
944         --enable-nss-crypt \
945 %endif
946         --enable-experimental-malloc \
947         --enable-stackguard-randomization \
948         --enable-hidden-plt \
949         --enable-bind-now \
950         --enable-profile
951
952 %{__make} \
953         AWK="gawk" \
954         sLIBdir=%{_libdir}
955
956 cd ..
957
958 %if %{with tests}
959 cd builddir
960 env LANGUAGE=C LC_ALL=C \
961 %{__make} tests 2>&1 | awk '
962 BEGIN { file = "" }
963 {
964         if (($0 ~ /\*\*\* \[.*\.out\] Error/) && ($0 !~ /annexc/) && (file == "")) {
965                 file=$0;
966                 gsub(/.*\[/, NIL, file);
967                 gsub(/\].*/, NIL, file);
968         }
969         print $0;
970 }
971 END { if (file != "") { print "ERROR OUTPUT FROM " file; system("cat " file); exit(1); } }'
972 cd ..
973 done
974 %endif
975
976 %if %{without cross}
977 CC="%{__cc}"
978 diet ${CC#*ccache } %{SOURCE7} %{rpmcflags} -Os -static -o glibc-postinst
979 %endif
980
981 %install
982 rm -rf $RPM_BUILD_ROOT
983 install -d $RPM_BUILD_ROOT{/etc/{default,logrotate.d,rc.d/init.d,sysconfig},%{_mandir}/man{3,8},/var/log,/var/{lib,run}/nscd}
984
985 cd builddir
986 env LANGUAGE=C LC_ALL=C \
987 %{__make} install \
988         install_root=$RPM_BUILD_ROOT \
989         infodir=%{_infodir} \
990         mandir=%{_mandir}
991
992 %if %{with localedb}
993 env LANGUAGE=C LC_ALL=C \
994 %{__make} localedata/install-locales \
995         install_root=$RPM_BUILD_ROOT
996 %endif
997
998 PICFILES="libc_pic.a libc.map
999         math/libm_pic.a libm.map
1000         resolv/libresolv_pic.a"
1001
1002 install $PICFILES                               $RPM_BUILD_ROOT%{_libdir}
1003 install elf/soinit.os                           $RPM_BUILD_ROOT%{_libdir}/soinit.o
1004 install elf/sofini.os                           $RPM_BUILD_ROOT%{_libdir}/sofini.o
1005
1006 # Include %{_libdir}/gconv/gconv-modules.cache
1007 ./iconv/iconvconfig --nostdlib --prefix=$RPM_BUILD_ROOT %{_libdir}/gconv -o $RPM_BUILD_ROOT%{_libdir}/gconv/gconv-modules.cache
1008 cd ..
1009
1010 %if %{without cross}
1011 install glibc-postinst                          $RPM_BUILD_ROOT/sbin
1012 %endif
1013
1014 %{?with_memusage:mv -f $RPM_BUILD_ROOT/%{_lib}/libmemusage.so $RPM_BUILD_ROOT%{_libdir}}
1015 mv -f $RPM_BUILD_ROOT/%{_lib}/libpcprofile.so   $RPM_BUILD_ROOT%{_libdir}
1016
1017 # moved to tzdata package
1018 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/localtime
1019 rm -rf $RPM_BUILD_ROOT%{_datadir}/zoneinfo
1020
1021 ln -sf libbsd-compat.a          $RPM_BUILD_ROOT%{_libdir}/libbsd.a
1022
1023 # make symlinks across top-level directories absolute
1024 for l in BrokenLocale anl cidn crypt dl m nsl resolv rt thread_db util; do
1025         test -L $RPM_BUILD_ROOT%{_libdir}/lib${l}.so || exit 1
1026         rm -f $RPM_BUILD_ROOT%{_libdir}/lib${l}.so
1027         ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/lib${l}.so.*) $RPM_BUILD_ROOT%{_libdir}/lib${l}.so
1028 done
1029
1030 # linking nss modules directly is not supported
1031 rm -f $RPM_BUILD_ROOT%{_libdir}/libnss_*.so
1032
1033 install %{SOURCE2}              $RPM_BUILD_ROOT/etc/rc.d/init.d/nscd
1034 install %{SOURCE3}              $RPM_BUILD_ROOT/etc/sysconfig/nscd
1035 install %{SOURCE4}              $RPM_BUILD_ROOT/etc/logrotate.d/nscd
1036 install nscd/nscd.conf          $RPM_BUILD_ROOT%{_sysconfdir}
1037 sed -e 's#\([ \t]\)db\([ \t]\)#\1#g' nss/nsswitch.conf > $RPM_BUILD_ROOT%{_sysconfdir}/nsswitch.conf
1038 install posix/gai.conf          $RPM_BUILD_ROOT%{_sysconfdir}
1039 install nis/nss $RPM_BUILD_ROOT/etc/default/nss
1040
1041 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
1042 > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.cache
1043 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
1044 echo 'include ld.so.conf.d/*.conf' > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf
1045 rm -f $RPM_BUILD_ROOT%{_mandir}/hu/man7/man.7
1046
1047 # doesn't fit with out tzdata concept and configure.in is stupid assuming bash
1048 # is first posix compatible shell making this script depend on bash.
1049 rm -f $RPM_BUILD_ROOT%{_bindir}/tzselect
1050 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/tzselect.8*
1051 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/tzselect.8*
1052
1053 :> $RPM_BUILD_ROOT/var/log/nscd
1054 :> $RPM_BUILD_ROOT/var/lib/nscd/passwd
1055 :> $RPM_BUILD_ROOT/var/lib/nscd/group
1056 :> $RPM_BUILD_ROOT/var/lib/nscd/hosts
1057
1058 rm -rf documentation
1059 install -d documentation
1060
1061 for f in ANNOUNCE ChangeLog DESIGN-{barrier,condvar,rwlock,sem}.txt TODO{,-kernel,-testing}; do
1062         cp -f nptl/$f documentation/$f.nptl
1063 done
1064 cp -f crypt/README.ufc-crypt ChangeLog* documentation
1065
1066 # Collect locale files and mark them with %%lang()
1067 echo '%defattr(644,root,root,755)' > glibc.lang
1068 for i in $RPM_BUILD_ROOT%{_datadir}/locale/*; do
1069         if [ -d $i ]; then
1070                 lang=$(basename $i)
1071                 dir="${i#$RPM_BUILD_ROOT}"
1072                 echo "%lang($lang) $dir" >> glibc.lang
1073         fi
1074 done
1075
1076 # NOTES:
1077 # Languages not supported by glibc locales, but usable via $LANGUAGE:
1078 #   ang - Old English (gtk+, gnome)
1079 #   tlh - Klingon (bzflag)
1080 # and variants:
1081 #   sr@ije (use LANGUAGE=sr_ME@ije/sr_RS@ije) (gnome)
1082 #
1083 # To be added when they become supported by glibc:
1084 #   az_IR (gtk+)
1085 #   ca@valencia (gtk+2; as ca_ES@valencia in FileZilla; locale exists in Debian)
1086 #   co (vlc)
1087 #   dv (iso-codes)
1088 #   gn (gn_BR in gnome, maybe gn_PY)
1089 #   la (deluge, gnome, others; patch needed, won't be officially supported)
1090 #   my (gaim)
1091 #   bal (newt)
1092 #   haw (iso-codes)
1093 #   ilo (kudzu)
1094 #   kok (iso-codes)
1095 #   man (ccsm; incorrectly named md)
1096 #   mus (bluez-gnome)
1097 #   sco (gnomad2)
1098 #   syr (iso-codes)
1099 #   ven (kalarm)
1100 #
1101 # bn is used for bn_BD or bn_IN? Assume bn_IN as nothing for bn_BD appeared
1102 # till now.
1103 #
1104 # Omitted here - already existing (with libc.mo):
1105 #   be ca cs da de el en_GB es fi fr gl hr hu it ja ko nb nl pl pt_BR ru rw sk
1106 #   sv tr zh_CN zh_TW
1107 #
1108 for i in aa aa@saaho af am an ang ar ar_TN as ast az be@alternative be@latin \
1109         bg bn bn_IN br bs byn crh csb cy de_AT de_CH dz en en@boldquot en@quot \
1110         en_AU en_CA en_NZ en_US eo es_AR es_CL es_CO es_CR es_DO es_EC es_GT \
1111         es_HN es_MX es_NI es_PA es_PE es_PR es_SV es_UY es_VE et eu fa fil fo \
1112         fr_BE fr_CA fr_CH fur fy ga gd gez gu gv ha he hi hne hsb hy ia id ig ik \
1113         is it_CH iu ka kk kl km kn ks ku kw ky lg li lo lt lv mai mg mi mk ml \
1114         mn mr ms mt nds ne nl_BE nn nr nso oc om or pa pap ps pt rm ro sa sc \
1115         se si sid sl so sq sr sr@Latn sr@ije sr@latin ss st sw ta te tg th ti \
1116         tig tk tl tlh tn ts tt ug uk ur uz uz@cyrillic ve vi wa wal wo xh yi \
1117         yo zh_HK zu; do
1118         if [ ! -d $RPM_BUILD_ROOT%{_datadir}/locale/$i/LC_MESSAGES ]; then
1119                 install -d $RPM_BUILD_ROOT%{_datadir}/locale/$i/LC_MESSAGES
1120                 # use lang() tags with ll_CC@variant (stripping charset and @quot|@boldquot)
1121                 lang=`echo $i | sed -e 's/@quot\>\|@boldquot\>//'`
1122                 echo "%lang($lang) %{_datadir}/locale/$i" >> glibc.lang
1123         fi
1124 done
1125
1126 # LC_TIME category, used for localized date formats (at least by coreutils)
1127 for i in af be bg ca cs da de el es et eu fi fr ga gl hu id it ja ko lt ms nb nl pl \
1128         pt pt_BR ru rw sk sl sv tr uk vi zh_CN zh_TW; do
1129         if [ ! -d $RPM_BUILD_ROOT%{_datadir}/locale/$i ]; then
1130                 echo "%lang($lang) %{_datadir}/locale/$i" >> glibc.lang
1131         fi
1132         install -d $RPM_BUILD_ROOT%{_datadir}/locale/$i/LC_TIME
1133 done
1134
1135 # localedb-gen infrastructure
1136 sed -e 's,@localedir@,%{_libdir}/locale,' %{SOURCE6} > $RPM_BUILD_ROOT%{_bindir}/localedb-gen
1137 chmod +x $RPM_BUILD_ROOT%{_bindir}/localedb-gen
1138 install localedata/SUPPORTED $RPM_BUILD_ROOT%{_datadir}/i18n
1139
1140 # shutup check-files
1141 rm -f $RPM_BUILD_ROOT%{_mandir}/README.*
1142 rm -f $RPM_BUILD_ROOT%{_mandir}/diff.*
1143 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
1144 # we don't support kernel without ptys support
1145 rm -f $RPM_BUILD_ROOT%{_libdir}/pt_chown
1146 # rpcbind
1147 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/rpcinfo.8
1148 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/rpcinfo.8
1149 rm -f $RPM_BUILD_ROOT%{_sbindir}/rpcinfo
1150
1151 %clean
1152 rm -rf $RPM_BUILD_ROOT
1153
1154 %if %{without cross}
1155 %post   -p /sbin/postshell
1156 /sbin/glibc-postinst /%{_lib}/%{_host_cpu} /%{_lib}/tls
1157 /sbin/ldconfig
1158
1159 %postun -p /sbin/ldconfig
1160
1161 %triggerpostun -p /sbin/postshell -- glibc-misc < 6:2.3.5-7.6
1162 -/bin/cp -f /etc/ld.so.conf /etc/ld.so.conf.rpmsave
1163 -/bin/sed -i -e '1iinclude ld.so.conf.d/*.conf' /etc/ld.so.conf
1164 %endif
1165
1166 %post   libcrypt -p /sbin/ldconfig
1167 %postun libcrypt -p /sbin/ldconfig
1168
1169 %post   memusage -p /sbin/ldconfig
1170 %postun memusage -p /sbin/ldconfig
1171
1172 %post devel     -p      /sbin/postshell
1173 -/usr/sbin/fix-info-dir -c %{_infodir}
1174
1175 %postun devel   -p      /sbin/postshell
1176 -/usr/sbin/fix-info-dir -c %{_infodir}
1177
1178 %pre -n nscd
1179 %groupadd -P nscd -g 144 -r nscd
1180 %useradd -P nscd -u 144 -r -d /tmp -s /bin/false -c "Name Service Cache Daemon" -g nscd nscd
1181
1182 %post -n nscd
1183 /sbin/chkconfig --add nscd
1184 touch /var/log/nscd
1185 chmod 000 /var/log/nscd
1186 chown root:root /var/log/nscd
1187 chmod 640 /var/log/nscd
1188 %service nscd restart "nscd daemon"
1189
1190 %preun -n nscd
1191 if [ "$1" = "0" ]; then
1192         %service nscd stop
1193         /sbin/chkconfig --del nscd
1194 fi
1195
1196 %postun -n nscd
1197 if [ "$1" = "0" ]; then
1198         %userremove nscd
1199         %groupremove nscd
1200 fi
1201
1202 %files -f %{name}.lang
1203 %defattr(644,root,root,755)
1204 %doc README NEWS FAQ BUGS
1205 %if %{without cross}
1206 %attr(755,root,root) /sbin/glibc-postinst
1207 %endif
1208 # TODO: package ldconfig symlinks as %ghost
1209 %attr(755,root,root) /%{_lib}/ld-%{version}.so
1210 # wildly arch-dependent ld.so SONAME symlink
1211 %ifarch %{ix86} sparc sparcv9 sparc64 alpha sh
1212 %attr(755,root,root) /%{_lib}/ld-linux.so.2
1213 %endif
1214 %ifarch ia64
1215 %attr(755,root,root) /%{_lib}/ld-linux-ia64.so.2
1216 %endif
1217 %ifarch %{x8664}
1218 %attr(755,root,root) /%{_lib}/ld-linux-x86-64.so.2
1219 %endif
1220 %ifarch ppc64 s390x
1221 %attr(755,root,root) /%{_lib}/ld64.so.1
1222 %endif
1223 %ifnarch %{ix86} sparc sparcv9 sparc64 alpha sh ia64 %{x8664} ppc64 s390x
1224 %attr(755,root,root) /%{_lib}/ld.so.1
1225 %endif
1226 %attr(755,root,root) /%{_lib}/libBrokenLocale-%{version}.so
1227 %ifarch alpha
1228 %attr(755,root,root) /%{_lib}/libBrokenLocale.so.1.1
1229 %else
1230 %attr(755,root,root) /%{_lib}/libBrokenLocale.so.1
1231 %endif
1232 %attr(755,root,root) /%{_lib}/libSegFault.so
1233 %attr(755,root,root) /%{_lib}/libanl-%{version}.so
1234 %attr(755,root,root) /%{_lib}/libanl.so.1
1235 %attr(755,root,root) /%{_lib}/libc-%{version}.so
1236 %ifarch alpha ia64
1237 %attr(755,root,root) /%{_lib}/libc.so.6.1
1238 %else
1239 %attr(755,root,root) /%{_lib}/libc.so.6
1240 %endif
1241 %attr(755,root,root) /%{_lib}/libcidn-%{version}.so
1242 %attr(755,root,root) /%{_lib}/libcidn.so.1
1243 %attr(755,root,root) /%{_lib}/libdl-%{version}.so
1244 %ifarch alpha
1245 %attr(755,root,root) /%{_lib}/libdl.so.2.1
1246 %else
1247 %attr(755,root,root) /%{_lib}/libdl.so.2
1248 %endif
1249 %attr(755,root,root) /%{_lib}/libm-%{version}.so
1250 %ifarch alpha ia64
1251 %attr(755,root,root) /%{_lib}/libm.so.6.1
1252 %else
1253 %attr(755,root,root) /%{_lib}/libm.so.6
1254 %endif
1255 %attr(755,root,root) /%{_lib}/libnsl-%{version}.so
1256 %ifarch alpha
1257 %attr(755,root,root) /%{_lib}/libnsl.so.1.1
1258 %else
1259 %attr(755,root,root) /%{_lib}/libnsl.so.1
1260 %endif
1261 %attr(755,root,root) /%{_lib}/libpthread-%{version}.so
1262 %attr(755,root,root) /%{_lib}/libpthread.so.0
1263 %attr(755,root,root) /%{_lib}/libresolv-%{version}.so
1264 %ifarch alpha
1265 %attr(755,root,root) /%{_lib}/libresolv.so.2.1
1266 %else
1267 %attr(755,root,root) /%{_lib}/libresolv.so.2
1268 %endif
1269 %attr(755,root,root) /%{_lib}/librt-%{version}.so
1270 %attr(755,root,root) /%{_lib}/librt.so.1
1271 %attr(755,root,root) /%{_lib}/libthread_db-1.0.so
1272 %attr(755,root,root) /%{_lib}/libthread_db.so.1
1273 %attr(755,root,root) /%{_lib}/libutil-%{version}.so
1274 %ifarch alpha
1275 %attr(755,root,root) /%{_lib}/libutil.so.1.1
1276 %else
1277 %attr(755,root,root) /%{_lib}/libutil.so.1
1278 %endif
1279 %{?with_localedb:%dir %{_libdir}/locale}
1280
1281 #%files -n nss_dns
1282 %defattr(644,root,root,755)
1283 %attr(755,root,root) /%{_lib}/libnss_dns-%{version}.so
1284 %attr(755,root,root) /%{_lib}/libnss_dns.so.2
1285
1286 #%files -n nss_files
1287 %defattr(644,root,root,755)
1288 %attr(755,root,root) /%{_lib}/libnss_files-%{version}.so
1289 %attr(755,root,root) /%{_lib}/libnss_files.so.2
1290
1291 %defattr(644,root,root,755)
1292
1293 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nsswitch.conf
1294 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gai.conf
1295 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/default/nss
1296
1297 %config %{_sysconfdir}/rpc
1298
1299 %attr(755,root,root) /sbin/sln
1300 %attr(755,root,root) %{_bindir}/getconf
1301 %attr(755,root,root) %{_bindir}/getent
1302 %attr(755,root,root) %{_bindir}/iconv
1303 %ifarch %{ix86} m68k sparc sparcv9
1304 %attr(755,root,root) %{_bindir}/lddlibc4
1305 %endif
1306 %attr(755,root,root) %{_bindir}/locale
1307 %attr(755,root,root) %{_bindir}/rpcgen
1308
1309 %attr(755,root,root) %{_sbindir}/zdump
1310 %attr(755,root,root) %{_sbindir}/zic
1311
1312 %dir %{_libexecdir}/getconf
1313 %attr(755,root,root) %{_libexecdir}/getconf/*
1314
1315 %dir %{_datadir}/locale
1316 %{_datadir}/locale/locale.alias
1317
1318 %{_mandir}/man1/getconf.1*
1319 %{_mandir}/man1/getent.1*
1320 %{_mandir}/man1/iconv.1*
1321 %{_mandir}/man1/locale.1*
1322 %{_mandir}/man1/rpcgen.1*
1323 %{_mandir}/man5/locale.5*
1324 %{_mandir}/man5/nsswitch.conf.5*
1325 %{_mandir}/man5/tzfile.5*
1326 %{_mandir}/man7/*
1327 %{_mandir}/man8/ld-linux.8*
1328 %{_mandir}/man8/ld-linux.so.8*
1329 %{_mandir}/man8/ld.so.8*
1330 %{_mandir}/man8/sln.8*
1331 %{_mandir}/man8/zdump.8*
1332 %{_mandir}/man8/zic.8*
1333 %lang(cs) %{_mandir}/cs/man7/*
1334 %lang(de) %{_mandir}/de/man5/tzfile.5*
1335 %lang(de) %{_mandir}/de/man7/*
1336 %lang(es) %{_mandir}/es/man5/locale.5*
1337 %lang(es) %{_mandir}/es/man5/nsswitch.conf.5*
1338 %lang(es) %{_mandir}/es/man5/tzfile.5*
1339 %lang(es) %{_mandir}/es/man7/*
1340 %lang(es) %{_mandir}/es/man8/ld-linux.8*
1341 %lang(es) %{_mandir}/es/man8/ld-linux.so.8*
1342 %lang(es) %{_mandir}/es/man8/ld.so.8*
1343 %lang(es) %{_mandir}/es/man8/zdump.8*
1344 %lang(es) %{_mandir}/es/man8/zic.8*
1345 %lang(fr) %{_mandir}/fr/man5/locale.5*
1346 %lang(fr) %{_mandir}/fr/man5/nsswitch.conf.5*
1347 %lang(fr) %{_mandir}/fr/man5/tzfile.5*
1348 %lang(fr) %{_mandir}/fr/man7/*
1349 %lang(fr) %{_mandir}/fr/man8/ld-linux.8*
1350 %lang(fr) %{_mandir}/fr/man8/ld-linux.so.8*
1351 %lang(fr) %{_mandir}/fr/man8/ld.so.8*
1352 %lang(fr) %{_mandir}/fr/man8/zdump.8*
1353 %lang(fr) %{_mandir}/fr/man8/zic.8*
1354 %lang(hu) %{_mandir}/hu/man7/*
1355 %lang(hu) %{_mandir}/hu/man8/ld-linux.8*
1356 %lang(hu) %{_mandir}/hu/man8/ld-linux.so.8*
1357 %lang(hu) %{_mandir}/hu/man8/ld.so.8*
1358 %lang(hu) %{_mandir}/hu/man8/zdump.8*
1359 %lang(it) %{_mandir}/it/man5/locale.5*
1360 %lang(it) %{_mandir}/it/man7/*
1361 %lang(it) %{_mandir}/it/man8/zdump.8*
1362 %lang(ja) %{_mandir}/ja/man1/rpcgen.1*
1363 %lang(ja) %{_mandir}/ja/man5/locale.5*
1364 %lang(ja) %{_mandir}/ja/man5/nsswitch.conf.5*
1365 %lang(ja) %{_mandir}/ja/man5/tzfile.5*
1366 %lang(ja) %{_mandir}/ja/man7/*
1367 %lang(ja) %{_mandir}/ja/man8/ld-linux.8*
1368 %lang(ja) %{_mandir}/ja/man8/ld-linux.so.8*
1369 %lang(ja) %{_mandir}/ja/man8/ld.so.8*
1370 %lang(ja) %{_mandir}/ja/man8/sln.8*
1371 %lang(ja) %{_mandir}/ja/man8/zdump.8*
1372 %lang(ja) %{_mandir}/ja/man8/zic.8*
1373 %lang(ko) %{_mandir}/ko/man5/nsswitch.conf.5*
1374 %lang(ko) %{_mandir}/ko/man5/tzfile.5*
1375 %lang(ko) %{_mandir}/ko/man7/*
1376 %lang(ko) %{_mandir}/ko/man8/zdump.8*
1377 %lang(pl) %{_mandir}/pl/man5/locale.5*
1378 %lang(pl) %{_mandir}/pl/man7/*
1379 %lang(pl) %{_mandir}/pl/man8/ld-linux.8*
1380 %lang(pl) %{_mandir}/pl/man8/ld-linux.so.8*
1381 %lang(pl) %{_mandir}/pl/man8/ld.so.8*
1382 %lang(pt) %{_mandir}/pt/man5/locale.5*
1383 %lang(pt) %{_mandir}/pt/man5/nsswitch.conf.5*
1384 %lang(pt) %{_mandir}/pt/man5/tzfile.5*
1385 %lang(pt) %{_mandir}/pt/man7/*
1386 %lang(pt) %{_mandir}/pt/man8/zdump.8*
1387 %lang(pt) %{_mandir}/pt/man8/zic.8*
1388 %lang(ru) %{_mandir}/ru/man1/getent.1*
1389 %lang(ru) %{_mandir}/ru/man1/iconv.1*
1390 %lang(ru) %{_mandir}/ru/man1/locale.1*
1391 %lang(ru) %{_mandir}/ru/man1/rpcgen.1*
1392 %lang(ru) %{_mandir}/ru/man5/locale.5*
1393 %lang(ru) %{_mandir}/ru/man5/nsswitch.conf.5*
1394 %lang(ru) %{_mandir}/ru/man5/tzfile.5*
1395 %lang(ru) %{_mandir}/ru/man7/*
1396 %lang(ru) %{_mandir}/ru/man8/ld-linux.so.8*
1397 %lang(ru) %{_mandir}/ru/man8/ld.so.8*
1398 %lang(ru) %{_mandir}/ru/man8/zdump.8*
1399 %lang(ru) %{_mandir}/ru/man8/zic.8*
1400 %lang(tr) %{_mandir}/tr/man1/iconv.1*
1401 %lang(zh_CN) %{_mandir}/zh_CN/man1/iconv.1*
1402 %lang(zh_CN) %{_mandir}/zh_CN/man5/locale.5*
1403 %lang(zh_CN) %{_mandir}/zh_CN/man5/tzfile.5*
1404 %lang(zh_CN) %{_mandir}/zh_CN/man7/*
1405 %lang(zh_CN) %{_mandir}/zh_CN/man8/zdump.8*
1406 %lang(zh_CN) %{_mandir}/zh_CN/man8/zic.8*
1407
1408 %files misc
1409 %defattr(644,root,root,755)
1410 %attr(755,root,root) %{_bindir}/catchsegv
1411 %attr(755,root,root) %{_bindir}/ldd
1412 %{_mandir}/man1/catchsegv.1*
1413 %{_mandir}/man1/ldd.1*
1414 %lang(es) %{_mandir}/es/man1/ldd.1*
1415 %lang(fi) %{_mandir}/fi/man1/ldd.1*
1416 %lang(fr) %{_mandir}/fr/man1/ldd.1*
1417 %lang(hu) %{_mandir}/hu/man1/ldd.1*
1418 %lang(ja) %{_mandir}/ja/man1/ldd.1*
1419 %lang(ko) %{_mandir}/ko/man1/ldd.1*
1420 %lang(pl) %{_mandir}/pl/man1/ldd.1*
1421 %lang(ru) %{_mandir}/ru/man1/ldd.1*
1422 %lang(tr) %{_mandir}/tr/man1/ldd.1*
1423 %lang(zh_CN) %{_mandir}/zh_CN/man1/ldd.1*
1424
1425 %files libcrypt
1426 %defattr(644,root,root,755)
1427 %attr(755,root,root) /%{_lib}/libcrypt-%{version}.so
1428 %ifarch alpha
1429 %ghost %attr(755,root,root) /%{_lib}/libcrypt.so.1.1
1430 %else
1431 %ghost %attr(755,root,root) /%{_lib}/libcrypt.so.1
1432 %endif
1433
1434 %files -n ldconfig
1435 %defattr(644,root,root,755)
1436 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ld.so.conf
1437 %dir %{_sysconfdir}/ld.so.conf.d
1438 %ghost %{_sysconfdir}/ld.so.cache
1439 %attr(755,root,root) /sbin/ldconfig
1440 %{_mandir}/man8/ldconfig.8*
1441 %lang(es) %{_mandir}/es/man8/ldconfig.8*
1442 %lang(fr) %{_mandir}/fr/man8/ldconfig.8*
1443 %lang(hu) %{_mandir}/hu/man8/ldconfig.8*
1444 %lang(ja) %{_mandir}/ja/man8/ldconfig.8*
1445 %lang(pl) %{_mandir}/pl/man8/ldconfig.8*
1446 %lang(pt) %{_mandir}/pt/man8/ldconfig.8*
1447 %lang(ru) %{_mandir}/ru/man8/ldconfig.8*
1448
1449 %files -n nss_compat
1450 %defattr(644,root,root,755)
1451 %attr(755,root,root) /%{_lib}/libnss_compat-%{version}.so
1452 %attr(755,root,root) /%{_lib}/libnss_compat.so.2
1453
1454 %files -n nss_hesiod
1455 %defattr(644,root,root,755)
1456 %attr(755,root,root) /%{_lib}/libnss_hesiod-%{version}.so
1457 %attr(755,root,root) /%{_lib}/libnss_hesiod.so.2
1458
1459 %files -n nss_nis
1460 %defattr(644,root,root,755)
1461 %attr(755,root,root) /%{_lib}/libnss_nis-%{version}.so
1462 %attr(755,root,root) /%{_lib}/libnss_nis.so.2
1463
1464 %files -n nss_nisplus
1465 %defattr(644,root,root,755)
1466 %attr(755,root,root) /%{_lib}/libnss_nisplus-%{version}.so
1467 %attr(755,root,root) /%{_lib}/libnss_nisplus.so.2
1468
1469 %if %{with memusage}
1470 %files memusage
1471 %defattr(644,root,root,755)
1472 %attr(755,root,root) %{_bindir}/memusage*
1473 %attr(755,root,root) %{_libdir}/libmemusage.so
1474 %endif
1475
1476 %files devel
1477 %defattr(644,root,root,755)
1478 %attr(755,root,root) %{_libdir}/libBrokenLocale.so
1479 %attr(755,root,root) %{_libdir}/libanl.so
1480 %attr(755,root,root) %{_libdir}/libcrypt.so
1481 %attr(755,root,root) %{_libdir}/libcidn.so
1482 %attr(755,root,root) %{_libdir}/libdl.so
1483 %attr(755,root,root) %{_libdir}/libm.so
1484 %attr(755,root,root) %{_libdir}/libnsl.so
1485 %attr(755,root,root) %{_libdir}/libpcprofile.so
1486 %attr(755,root,root) %{_libdir}/libresolv.so
1487 %attr(755,root,root) %{_libdir}/librt.so
1488 %attr(755,root,root) %{_libdir}/libthread_db.so
1489 %attr(755,root,root) %{_libdir}/libutil.so
1490 %{_libdir}/crt[1in].o
1491 %{_libdir}/[MSg]crt1.o
1492 # ld scripts
1493 %{_libdir}/libc.so
1494 %{_libdir}/libpthread.so
1495 # static-only libs
1496 %{_libdir}/libbsd-compat.a
1497 %{_libdir}/libbsd.a
1498 %{_libdir}/libc_nonshared.a
1499 %{_libdir}/libg.a
1500 %{_libdir}/libieee.a
1501 %ifarch alpha ppc sparc
1502 %{_libdir}/libnldbl_nonshared.a
1503 %endif
1504 %{_libdir}/libpthread_nonshared.a
1505 %{_libdir}/librpcsvc.a
1506 %ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
1507 # ABI-dependent headers
1508 %{_includedir}/gnu/stubs-*.h
1509 %endif
1510
1511 %files headers
1512 %defattr(644,root,root,755)
1513 %{_includedir}/*.h
1514 %ifarch alpha
1515 %{_includedir}/alpha
1516 %endif
1517 %{_includedir}/arpa
1518 %{_includedir}/bits
1519 %dir %{_includedir}/gnu
1520 %{_includedir}/gnu/lib*.h
1521 %{_includedir}/gnu/stubs.h
1522 %{_includedir}/net
1523 %{_includedir}/netash
1524 %{_includedir}/netatalk
1525 %{_includedir}/netax25
1526 %{_includedir}/neteconet
1527 %{_includedir}/netiucv
1528 %{_includedir}/netinet
1529 %{_includedir}/netipx
1530 %{_includedir}/netpacket
1531 %{_includedir}/netrom
1532 %{_includedir}/netrose
1533 %{_includedir}/nfs
1534 %{_includedir}/protocols
1535 %{_includedir}/rpc
1536 %{_includedir}/rpcsvc
1537 %{_includedir}/scsi
1538 %{_includedir}/sys
1539
1540 %files devel-utils
1541 %defattr(644,root,root,755)
1542 %attr(755,root,root) %{_bindir}/gencat
1543 %attr(755,root,root) %{_bindir}/*prof*
1544 %attr(755,root,root) %{_bindir}/*trace
1545
1546 %files devel-doc
1547 %defattr(644,root,root,755)
1548 %doc documentation/* NOTES PROJECTS
1549 %{_infodir}/libc.info*
1550
1551 %{_mandir}/man1/sprof.1*
1552 %{_mandir}/man3/*
1553 %lang(cs) %{_mandir}/cs/man3/*
1554 %lang(de) %{_mandir}/de/man3/*
1555 %lang(es) %{_mandir}/es/man3/*
1556 %lang(fr) %{_mandir}/fr/man3/*
1557 %lang(hu) %{_mandir}/hu/man3/*
1558 %lang(it) %{_mandir}/it/man3/*
1559 %lang(ja) %{_mandir}/ja/man3/*
1560 %lang(ko) %{_mandir}/ko/man3/*
1561 %lang(nl) %{_mandir}/nl/man3/*
1562 %lang(pl) %{_mandir}/pl/man3/*
1563 %lang(pt) %{_mandir}/pt/man3/*
1564 %lang(ru) %{_mandir}/ru/man1/sprof.1*
1565 %lang(ru) %{_mandir}/ru/man3/*
1566 %lang(tr) %{_mandir}/tr/man3/*
1567 %lang(uk) %{_mandir}/uk/man3/*
1568 %lang(zh_CN) %{_mandir}/zh_CN/man3/*
1569
1570 %files -n nscd
1571 %defattr(644,root,root,755)
1572 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/nscd
1573 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nscd.*
1574 %attr(754,root,root) /etc/rc.d/init.d/nscd
1575 %attr(755,root,root) %{_sbindir}/nscd*
1576 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/nscd
1577 %attr(640,root,root) %ghost /var/log/nscd
1578 %dir /var/run/nscd
1579 %dir /var/lib/nscd
1580 %attr(600,root,root) %ghost /var/lib/nscd/passwd
1581 %attr(600,root,root) %ghost /var/lib/nscd/group
1582 %attr(600,root,root) %ghost /var/lib/nscd/hosts
1583 %{_mandir}/man5/nscd.conf.5*
1584 %{_mandir}/man8/nscd.8*
1585 %{_mandir}/man8/nscd_nischeck.8*
1586 %lang(es) %{_mandir}/es/man5/nscd.conf.5*
1587 %lang(es) %{_mandir}/es/man8/nscd.8*
1588 %lang(fr) %{_mandir}/fr/man5/nscd.conf.5*
1589 %lang(fr) %{_mandir}/fr/man8/nscd.8*
1590 %lang(ja) %{_mandir}/ja/man5/nscd.conf.5*
1591 %lang(ja) %{_mandir}/ja/man8/nscd.8*
1592 %lang(pt) %{_mandir}/pt/man5/nscd.conf.5*
1593 %lang(pt) %{_mandir}/pt/man8/nscd.8*
1594 %lang(ru) %{_mandir}/ru/man5/nscd.conf.5*
1595 %lang(ru) %{_mandir}/ru/man8/nscd.8*
1596 %lang(zh_CN) %{_mandir}/zh_CN/man5/nscd.conf.5*
1597
1598 %files -n localedb-src
1599 %defattr(644,root,root,755)
1600 %attr(755,root,root) %{_bindir}/localedef
1601 %attr(755,root,root) %{_bindir}/localedb-gen
1602 %{_datadir}/i18n
1603 %{_mandir}/man1/localedef.1*
1604 %lang(ru) %{_mandir}/ru/man1/localedef.1*
1605
1606 %if %{with localedb}
1607 %files localedb-all
1608 %defattr(644,root,root,755)
1609 %{_libdir}/locale/locale-archive
1610 %endif
1611
1612 %files -n iconv
1613 %defattr(644,root,root,755)
1614 %attr(755,root,root) %{_sbindir}/iconvconfig
1615 %dir %{_libdir}/gconv
1616 %{_libdir}/gconv/gconv-modules
1617 %verify(not md5 mtime size) %{_libdir}/gconv/gconv-modules.cache
1618 %attr(755,root,root) %{_libdir}/gconv/*.so
1619
1620 %files static
1621 %defattr(644,root,root,755)
1622 %{_libdir}/libanl.a
1623 %{_libdir}/libBrokenLocale.a
1624 %{_libdir}/libc.a
1625 %{_libdir}/libcrypt.a
1626 %{_libdir}/libdl.a
1627 %{_libdir}/libm.a
1628 %{_libdir}/libmcheck.a
1629 %{_libdir}/libnsl.a
1630 %{_libdir}/libpthread.a
1631 %{_libdir}/libresolv.a
1632 %{_libdir}/librt.a
1633 %{_libdir}/libutil.a
1634
1635 %files profile
1636 %defattr(644,root,root,755)
1637 %{_libdir}/lib*_p.a
1638
1639 %files pic
1640 %defattr(644,root,root,755)
1641 %{_libdir}/lib*_pic.a
1642 %{_libdir}/lib*.map
1643 %{_libdir}/soinit.o
1644 %{_libdir}/sofini.o
This page took 0.143498 seconds and 4 git commands to generate.