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