]> git.pld-linux.org Git - packages/util-linux.git/blob - util-linux.spec
- fixed %%files for hwclock on ppc
[packages/util-linux.git] / util-linux.spec
1 #
2 # Conditional build:
3 # _without_crypto       - without kerneli cryptography
4 # _with_pivot_root
5 # _without_dist_kernel
6 # _with_uClibc          - don't build few utilities
7 #
8 # TODO:
9 # - move raw to /sbin (potentially can be used before mount partitions)??
10
11 %define         _kernel_ver     %(grep UTS_RELEASE %{_kernelsrcdir}/include/linux/version.h 2>/dev/null | cut -d'"' -f2)
12 %define         _kernel24       %(echo %{_kernel_ver} | grep -q '2\.[012]\.' ; echo $?)
13 %if %{_kernel24}
14 %define         _kernel_series  2.4
15 %else
16 %define         _kernel_series  2.2
17 %endif
18 %define         _release        0.2
19
20 Summary:        Collection of basic system utilities for Linux
21 Summary(de):    Sammlung von grundlegenden Systemdienstprogrammen für Linux
22 Summary(es):    Colectánea de utilitarios básicos de sistema para Linux
23 Summary(fr):    Ensemble d'utilitaires système de base pour Linux
24 Summary(pl):    Zbiór podstawowych narzêdzi systemowych dla Linuksa
25 Summary(pt_BR): Coletânea de utilitários básicos de sistema para Linux
26 Summary(tr):    Temel sistem araçlarý
27 Name:           util-linux
28 Version:        2.11r
29 Release:        %{_release}
30 License:        distributable
31 Group:          Applications/System
32 Source0:        ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/%{name}-%{version}.tar.gz
33 Source1:        %{name}-non-english-man-pages.tar.bz2
34 Source2:        login.pamd
35 Source3:        rawdevices.init
36 Source4:        rawdevices.sysconfig
37 Patch0:         %{name}-MCONFIG.patch
38 Patch1:         %{name}-fdisk.patch
39 Patch2:         %{name}-utmpx.patch
40 Patch3:         %{name}-fhs.patch
41 Patch4:         %{name}-login.patch
42 Patch5:         %{name}-kerneli.patch
43 Patch6:         %{name}-info.patch
44 Patch7:         %{name}-fdisk2.patch
45 Patch8:         ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/%{name}-2.10m-mount-compat.patch
46 Patch9:         %{name}-syscall.patch
47 Patch10:        %{name}-raw.patch
48 Patch11:        %{name}-gecos.patch
49 Patch12:        %{name}-glibc.patch
50 #based on:      http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/%{name}-2.11n.patch.bz2
51 Patch13:        %{name}-cryptoapi.patch
52 Patch14:        %{name}-losetup-getpass.patch
53 Patch15:        %{name}-login-problems.patch
54 Patch16:        %{name}-posixsh.patch
55 Patch17:        %{name}-ppc-hwclock.patch
56 BuildRequires:  gettext-devel
57 BuildRequires:  grep
58 %{!?_with_uClibc:BuildRequires: ncurses-devel >= 5.0}
59 %{!?_with_uClibc:BuildRequires: pam-devel >= 0.66}
60 BuildRequires:  texinfo
61 BuildRequires:  textutils
62 %{!?_with_uClibc:Requires:      pam >= 0.66}
63 Provides:       fdisk
64 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
65 Obsoletes:      util-linux-suids
66
67 %define         debugcflags     -O1 -g
68
69 %description
70 util-linux contains a large variety of low-level system utilities
71 necessary for a functional Linux system. This includes, among other
72 things, configuration tools such as fdisk and system programs such as
73 logger.
74
75 %description -l de
76 util-linux enthält eine große Anzahl an
77 low-level-Systemdienstprogrammen, die für ein funktionierendes
78 Linux-System erforderlich sind. Dazu gehören Konfigurationstools wie
79 'fdisk' und Systemprogramme wie 'logger'.
80
81 %description -l es
82 util-linux contiene una gran variedad de utilitarios de sistema de
83 bajo nivel necesarios a un sistema Linux funcional. Esto incluye,
84 entre otras cosas, herramientas de configuración como fdisk y
85 programas de sistema como login.
86
87 %description -l fr
88 util-linux contient une grande variété d'utilitaire système bas niveau
89 nécessaires au fonctionnement d'un système Linux. Cela comprend, entre
90 autres, les outils de configuration comme fdisk et des programmes
91 systèmes comme logger.
92
93 %description -l pl
94 util-linux zawiera wiele ró¿nych, niskopoziomowych narzêdzi
95 systemowych niezbêdnych do prawid³owego dzia³ania Linuksa. W pakiecie
96 znajduj± siê miêdzy innymi narzêdzia konfiguracyjne, takie jak fdisk i
97 programy systemowe, takie jak logger.
98
99 %description -l pt_BR
100 util-linux contém uma grande variedade de utilitários de sistema de
101 baixo-nível necessários para um sistema Linux funcional. Isso inclui,
102 entre outras coisas, ferramentas de configuração como fdisk e
103 programas de sistema como login.
104
105 %description -l tr
106 þlevsel durumdaki bir Linux sistemi için gerekli birçok alt düzey
107 sistem araçlarýný içerir. Bunlar arasýnda fdisk gibi yapýlandýrma
108 uygulamalarý ve logger gibi sistem programlarý sayýlabilir.
109
110 %package -n losetup
111 Summary:        Programs for setting up and configuring loopback devices
112 Summary(de):    Programme zum Einrichten und Konfigurieren von Loopback-Geräten
113 Summary(fr):    Programmes pour mettre en place et configurer les loopback
114 Summary(pl):    Program do konfiguracji urz±dzenia blokowego loopback
115 Summary(tr):    Yerel-çevrim aygýtlarýnýn kurulmasý ve ayarlanmasý için programlar
116 Group:          Applications/System
117 Release:        %{_release}@%{_kernel_series}
118 #%if %{_kernel24}
119 #%{!?_without_dist_kernel:Requires:     kernel >= 2.3.0}
120 #%else
121 #%{!?_without_dist_kernel:Requires:     kernel < 2.3.0}
122 #%endif
123
124 %description -n losetup
125 Linux supports a special block device called the loopback device,
126 which maps a normal file onto a virtual block device. This package
127 contains programs for setting up and removing the mapping between
128 files and loopback devices.
129
130 Block loopback devices should not be confused with the networking
131 loopback device, which is configured with the normal ifconfig command.
132
133 %description -n losetup -l de
134 Linux unterstützt ein spezielles Blockgerät, das sogenannte Loopback,
135 das eine normale Datei auf ein virtuelles Blockgerät abbildet. Das
136 Paket enthält Programme zum Einrichten und Entfernen der Zuordnung
137 zwischen Dateien und Loopback-Geräten.
138
139 %description -n losetup -l fr
140 Linux gère un périphérique bloc spécial appelé « loopback », qui
141 correspond à un fichier normal sur un périphérique bloc virtuel. Ce
142 paquetage contient les programmes pour configurer et supprimer la
143 correspondance entre les fichiers et les périphériques loopback.
144
145 Les périphériques bloc loopback ne doivent pas être confondus avec le
146 périphérique loopback du réseau, configuré avec la commande ifconfig
147 normale.
148
149 %description -n losetup -l pl
150 Linux wspiera specjalne urz±dzenie blokowe loopback, które mapuje
151 normalny plik w wirtualne urz±dzenie blokowe. Pakiet ten zawiera
152 program, przy pomocy którego bêdziesz móg³ je skonfigurowaæ.
153
154 Urz±dzenie blokowe loopback nie powinno byæ mylone z sieciowym
155 interfejsem loopback, który jest konfigurowany przy pomocy polecenia
156 ifconfig.
157
158 %description -n losetup -l tr
159 Linux özel bir blok aygýt olan yerel-çevrim aygýtýný (loopback device)
160 destekler. Bu aygýt normal bir dosyanýn sanal bir blok aygýtý üzerine
161 haritasýný çýkarýr. Bu paket, dosyalar ve yerel-çevrim aygýtlarý
162 arasýndaki haritalama iþleminin kurulmasý ve kaldýrýlmasý için
163 programlar içerir. Blok yerel-çevrim aygýtý ifconfig komutu ile
164 yapýlandýrýlan að yerel-çevrim aygýtý ile karýþtýrýlmamalýdýr.
165
166 %package -n mount
167 Summary:        Programs for mounting and unmounting filesystems
168 Summary(de):    Programme zum montieren und abmontieren von Dateisystemen
169 Summary(fr):    Programme pour monter et démonter des systèmes de fichiers.
170 Summary(pl):    Programy do montowania i odmontowywania systemów plików
171 Summary(tr):    Dosya sistemlerini baðlamak ve çözmek için programlar
172 Group:          Applications/System
173 Release:        %{_release}@%{_kernel_series}
174 #%if %{_kernel24}
175 #%{!?_without_dist_kernel:Requires:     kernel >= 2.3.0}
176 #%else
177 #%{!?_without_dist_kernel:Requires:     kernel < 2.3.0}
178 #%endif
179
180 %description -n mount
181 mount is used for adding new filesystems, both local and networked, to
182 your current directory structure. The filesystems must already exist
183 for this to work. It can also be used to change the access types the
184 kernel uses for already-mounted filesystems.
185
186 This package is critical for the functionality of your system.
187
188 %description -n mount -l de
189 mount wird zum Hinzufügen neuer Dateisysteme (lokal und im Netzwerk)
190 zu Ihrer aktuellen Verzeichnisstruktur verwendet. Die Dateisysteme
191 müssen bereits existieren. Außerdem können die Zugriffstypen geändert
192 werden, die der Kernel für bereits montierte Dateisysteme verwendet.
193
194 Dieses Paket ist für Ihr System unbedingt erforderlich.
195
196 %description -n mount -l fr
197 mount sert à ajouter de nouveaux systèmes de fichiers, locaux ou
198 réseaux, à votre structure de répertoire. Les systèmes de fichiers
199 doivent déjà exister pour que cela fonctionne. Il peut aussi servir à
200 changer les types d'accès pour les systèmes de fichiers déjà montés.
201
202 Ce paquetage est critique pour le fonctionnement de votre système.
203
204 %description -n mount -l pl
205 Program mount jest u¿ywany przez system do montowania systemów plików,
206 zarówno lokalnych jak i sieciowych (np. NFS).
207
208 Pakiet ten jest niezbêdny do prawid³owej pracy twojego Linuksa.
209
210 %description -n mount -l tr
211 mount, hem yerel hem de að dosya sistemlerinin dizin yapýsýna
212 eklenmesi için kullanýlýr. Bunun için baðlanacak dosya sisteminin
213 önceden hazýrlanmýþ olmasý gerekir. Ayný zamanda çekirdeðin baðlanmýþ
214 dosya sistemlerine eriþimini deðiþtirmek için de kullanýlýr. Bu paket
215 sisteminizin iþlevselliði açýsýndan kritiktir.
216
217 %package chkdupexe
218 Summary:        chkdupexe - find duplicate executables
219 Summary(pl):    chkdupexe odszukuje powtarzaj±ce siê pliki uruchamialne
220 Group:          Applications/System
221
222 %description chkdupexe
223 chkdupexe will scan the union of $PATH and a hardcoded list of common
224 locations for binaries. It will report dangling symlinks and
225 duplicately-named binaries.
226
227 %description chkdupexe -l pl
228 chkdupexe przeszukuje katalogi z $PATH oraz inne powszechnie znane
229 katalogi z plikami uruchamialnymi i informuje o powtarzaj±cych siê
230 plikach w ró¿nych katalogach.
231
232 %package -n tunelp
233 Summary:        Configures kernel parallel port driver
234 Summary(de):    Konfiguriert den Kerneltreiber für den parallelen Port
235 Summary(fr):    Configure le pilote du port parallèle dans le noyau
236 Summary(pl):    Program do konfigurowania sterownika portu równoleg³ego
237 Summary(tr):    Çekirdeðin paralel baðlantý noktasý sürücüsünü ayarlar
238 Group:          Applications/System
239
240 %description -n tunelp
241 tunelp aids in configuring the kernel parallel port driver.
242
243 %description -n tunelp -l de
244 tunelp hilft bei der Konfiguration des Kernel-Parallelport-Treibers.
245
246 %description -n tunelp -l fr
247 « tunelp » aide à configurer le pilote du noyau pour le port
248 parallèle.
249
250 %description -n tunelp -l pl
251 Program do konfigurowania sterownika portu równoleg³ego.
252
253 %description -n tunelp -l tr
254 Paralel baðlantý noktasý sürücüsünü ayarlar.
255
256 %package -n login
257 Summary:        login is used when signing onto a system
258 Summary(pl):    login jest u¿ywany do rozpoczêcia pracy w systemie
259 Group:          Applications/System
260 Obsoletes:      heimdal-login
261 Requires:       pam-pld
262
263 %description -n login
264 login is used when signing onto a system. It can also be used to
265 switch from one user to another at any time (most modern shells have
266 support for this feature built into them, however).
267
268 %description -n login -l pl
269 login jest u¿ywany do rozpoczêcia pracy w systemie. Mo¿e byæ u¿ywany
270 do prze³±czania z jednego u¿ytkownika na innego w ka¿dym momencie
271 (jednak wiêkszo¶æ nowoczesnych pow³ok ma takie funkcje wbudowane).
272
273 %package -n agetty
274 Summary:        Alternative Linux getty
275 Summary(pl):    Alternatywny getty
276 Group:          Applications/System
277 Requires:       login
278
279 %description -n agetty
280 agetty is simple Linux getty with serial support.
281
282 %description -n agetty -l pl
283 agetty jest prostym linuksowym getty z obs³ug± portu szeregowego.
284
285 %package -n rawdevices
286 Summary:        Support for raw-devices
287 Summary(pl):    Obs³uga raw-device'ów
288 Group:          Applications/System
289 PreReq:         /sbin/chkconfig
290
291 %description -n rawdevices
292 Support for raw-devices.
293
294 %description -n rawdevices -l pl
295 Obs³uga raw-device'ów.
296
297 %package BOOT
298 Summary:        util-linux for bootdisk
299 Summary(pl):    util-linux dla bootkietki
300 Group:          Applications/System
301
302 %description BOOT
303 util-linux for bootdisk.
304
305 %description BOOT -l pl
306 util-linux dla bootkietki.
307
308 %prep
309 %setup -q -a1
310 %patch0 -p1
311 %patch1 -p1
312 %patch2 -p1
313 %patch3 -p1
314 %patch4 -p1
315 %if %{_kernel24}
316 %{!?_without_crypto:%patch13 -p0}
317 %else
318 %{!?_without_crypto:%patch5 -p1}
319 %endif
320 %patch6 -p1
321 #%patch7 -p1
322 %patch8 -p1
323 %patch9 -p1
324 %patch10 -p1
325 %patch11 -p1
326 %patch12 -p1
327 #%if !%{_kernel24}
328 #%{!?_without_crypto:%patch14 -p1}
329 #%endif
330 #%patch15 -p1
331 %patch16 -p1
332 %patch17 -p1
333
334 %build
335 export CC="%{__cc}"
336 export LDFLAGS="%{rpmldflags}"
337 export CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
338 # using %%configure2_13 isn't very wise here, it is not autoconf generated
339 # configure and it doesn't take any parameters
340 ./configure
341
342 %if %{?BOOT:1}%{!?BOOT:0}
343 %{__make} -C fdisk fdisk OPT="%{rpmcflags}" LDFLAGS="-static"
344 mv -f fdisk/fdisk fdisk-BOOT
345 %{__make} -C fdisk clean
346 %endif
347
348 %{?_with_uClibc:echo 'char *nl_langinfo (nl_item x){return "";}' >> misc-utils/cal.c}
349 %{__make} OPT="%{rpmcflags}" \
350         MOREHELPDIR=%{_datadir}/misc \
351         %{!?_with_uClibc:ADD_RAW="yes"} \
352         %{?_with_uClibc:ADD_RAW="no" HAVE_PAM="no"}
353
354 %ifarch ppc
355 %{__cc} %{rpmcflags} %{rpmldflags} clock-ppc.c -o clock-ppc
356 %endif
357
358 (cd sys-utils; makeinfo ipc.texi)
359
360 %install
361 rm -rf $RPM_BUILD_ROOT
362
363 %if %{?BOOT:1}%{!?BOOT:0}
364 install -d $RPM_BUILD_ROOT%{_libdir}/bootdisk/sbin
365 install fdisk-BOOT $RPM_BUILD_ROOT%{_libdir}/bootdisk/sbin/fdisk
366 %endif
367
368 install -d $RPM_BUILD_ROOT/{bin,sbin,etc/{pam.d,logrotate,rc.d/init.d,sysconfig}} \
369         $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_infodir},%{_datadir}/misc} \
370         $RPM_BUILD_ROOT{%{_examplesdir},%{_mandir}/man{1,5,6,8}}
371
372 %{__make} install \
373         DESTDIR=$RPM_BUILD_ROOT \
374         INSTALLSUID="install -m 755" \
375         MOREHELPDIR=$RPM_BUILD_ROOT%{_datadir}/misc \
376         GETOPTDIR=$RPM_BUILD_ROOT%{_examplesdir}/getopt \
377         USRGAMESDIR=$RPM_BUILD_ROOT%{_bindir} \
378         USE_TTY_GROUP=no \
379         %{!?_with_uClibc:ADD_RAW="yes"} \
380         %{?_with_uClibc:ADD_RAW="no" HAVE_PAM="no"}
381
382 install %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/login
383 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/rawdevices
384 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/rawdevices
385
386 install -d $RPM_BUILD_ROOT/{etc/security,var/lock}
387
388 > $RPM_BUILD_ROOT/etc/security/blacklist.login
389
390 :> $RPM_BUILD_ROOT/var/lock/wtmpxlock
391
392 %ifarch ppc
393 mv -f $RPM_BUILD_ROOT/sbin/hwclock $RPM_BUILD_ROOT/sbin/hwclock.rtc
394 install clock-ppc $RPM_BUILD_ROOT/sbin/hwclock
395 %endif
396
397 ln -sf hwclock $RPM_BUILD_ROOT/sbin/clock
398 echo '.so hwclock.8' > $RPM_BUILD_ROOT%{_mandir}/man8/clock.8
399
400 ln -sf swapon $RPM_BUILD_ROOT/sbin/swapoff
401
402 for d in cs de es fi fr hu id it ja ko nl pl ; do
403     for m in man1 man5 man8 ; do
404         if [ -d man/$d/$m ]; then
405             install -d $RPM_BUILD_ROOT%{_mandir}/$d/$m
406             install man/$d/$m/* $RPM_BUILD_ROOT%{_mandir}/$d/$m
407         fi
408     done
409 done
410
411 gzip -9nf */README.*
412
413 %{!?_with_uClibc:%find_lang %{name}}
414
415 %clean
416 rm -rf $RPM_BUILD_ROOT
417
418 %post
419 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
420
421 %postun
422 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
423
424 %post -n rawdevices
425 /sbin/chkconfig --add rawdevices
426 if [ -f /var/lock/subsys/rawdevices ]; then
427         /etc/rc.d/init.d/rawdevices restart 1>&2
428 else
429         echo "Run \"/etc/rc.d/init.d/rawdevices start\" to start rawdevices."
430 fi
431
432 %preun -n rawdevices
433 if [ -f /var/lock/subsys/rawdevices ]; then
434         /etc/rc.d/init.d/rawdevices stop 1>&2
435 fi
436 /sbin/chkconfig --del rawdevices
437
438 %files %{!?_with_uClibc:-f %{name}.lang}
439 %defattr(644,root,root,755)
440 %doc */README.*
441
442 %attr(755,root,root) /sbin/clock
443 %attr(755,root,root) /sbin/hwclock*
444
445 %{_mandir}/man8/clock.8*
446 %{_mandir}/man8/hwclock.8*
447 %lang(es) %{_mandir}/es/man8/clock.8*
448 %lang(es) %{_mandir}/es/man8/hwclock.8*
449 %lang(ja) %{_mandir}/ja/man8/clock.8*
450 %lang(ja) %{_mandir}/ja/man8/hwclock.8*
451
452 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/fdprm
453
454 %attr(0755,root,root) /bin/arch
455 %attr(0755,root,root) /bin/dmesg
456 %attr(0755,root,root) /bin/kill
457 %{!?_with_uClibc:%attr(0755,root,root) /bin/more}
458 %attr(0755,root,root) /sbin/blockdev
459 %attr(0755,root,root) /sbin/mkfs
460 %attr(0755,root,root) /sbin/mkswap
461 %attr(0755,root,root) /sbin/ctrlaltdel
462 %attr(0755,root,root) /sbin/elvtune
463 %attr(0755,root,root) %{_bindir}/cal
464 %attr(0755,root,root) %{_bindir}/col
465 %attr(0755,root,root) %{_bindir}/colcrt
466 %attr(0755,root,root) %{_bindir}/colrm
467 %attr(0755,root,root) %{_bindir}/column
468 %attr(0755,root,root) %{_bindir}/ddate
469 %attr(0755,root,root) %{_bindir}/fdformat
470 %attr(0755,root,root) %{_bindir}/getopt
471 %attr(0755,root,root) %{_bindir}/hexdump
472 %attr(0755,root,root) %{_bindir}/ipcrm
473 %attr(0755,root,root) %{_bindir}/ipcs
474 %attr(0755,root,root) %{_bindir}/isosize
475 %attr(0755,root,root) %{_bindir}/logger
476 %attr(0755,root,root) %{_bindir}/look
477 %attr(0755,root,root) %{_bindir}/mcookie
478 %attr(0755,root,root) %{_bindir}/namei
479 %attr(0755,root,root) %{_bindir}/renice
480 %attr(0755,root,root) %{_bindir}/rev
481 %attr(0755,root,root) %{_bindir}/script
482 %attr(0755,root,root) %{_bindir}/setsid
483 %attr(0755,root,root) %{_bindir}/setfdprm
484 %{!?_with_uClibc:%attr(0755,root,root) %{_bindir}/setterm}
485 %{!?_with_uClibc:%attr(0755,root,root) %{_bindir}/ul}
486 %attr(0755,root,root) %{_bindir}/whereis
487 %attr(2755,root,tty) %{_bindir}/write
488 %attr(0755,root,root) %{_sbindir}/readprofile
489
490 %{_mandir}/man1/arch.1*
491 %{_mandir}/man1/cal.1*
492 %{_mandir}/man1/col.1*
493 %{_mandir}/man1/colcrt.1*
494 %{_mandir}/man1/colrm.1*
495 %{_mandir}/man1/column.1*
496 %{_mandir}/man1/ddate.1*
497 %{_mandir}/man1/getopt.1*
498 %{_mandir}/man1/hexdump.1*
499 %{_mandir}/man1/kill.1*
500 %{_mandir}/man1/logger.1*
501 %{_mandir}/man1/look.1*
502 %{_mandir}/man1/mcookie.1*
503 %{!?_with_uClibc:%{_mandir}/man1/more.1*}
504 %{_mandir}/man1/namei.1*
505 %{_mandir}/man1/readprofile.1*
506 %{_mandir}/man1/rev.1*
507 %{_mandir}/man1/script.1*
508 %{!?_with_uClibc:%{_mandir}/man1/setterm.1*}
509 %{!?_with_uClibc:%{_mandir}/man1/ul.1*}
510 %{_mandir}/man1/whereis.1*
511 %{_mandir}/man1/write.1*
512
513 %{_mandir}/man8/blockdev.8*
514 %{_mandir}/man8/ctrlaltdel.8*
515 %{_mandir}/man8/cytune.8*
516 %{_mandir}/man8/dmesg.8*
517 %{_mandir}/man8/elvtune.8*
518 %{_mandir}/man8/fdformat.8*
519 %{_mandir}/man8/ipcrm.8*
520 %{_mandir}/man8/ipcs.8*
521 %{_mandir}/man8/isosize.8*
522 %{_mandir}/man8/mkswap.8*
523 %{_mandir}/man8/renice.8*
524 %{_mandir}/man8/setfdprm.8*
525 %{_mandir}/man8/setsid.8*
526
527 %lang(de) %{_mandir}/de/man1/kill.1*
528 %lang(de) %{_mandir}/de/man1/more.1*
529 %lang(de) %{_mandir}/de/man1/write.1*
530
531 %lang(de) %{_mandir}/de/man8/fdformat.8*
532
533 %lang(es) %{_mandir}/es/man1/arch.1*
534 %lang(es) %{_mandir}/es/man1/colrm.1*
535 %lang(es) %{_mandir}/es/man1/column.1*
536 %lang(es) %{_mandir}/es/man1/ddate.1*
537 %lang(es) %{_mandir}/es/man1/getopt.1*
538 %lang(es) %{_mandir}/es/man1/look.1*
539 %lang(es) %{_mandir}/es/man1/more.1*
540 %lang(es) %{_mandir}/es/man1/namei.1*
541 %lang(es) %{_mandir}/es/man1/readprofile.1*
542 %lang(es) %{_mandir}/es/man1/rev.1*
543 %lang(es) %{_mandir}/es/man1/script.1*
544 %lang(es) %{_mandir}/es/man1/setterm.1*
545 %lang(es) %{_mandir}/es/man1/ul.1*
546 %lang(es) %{_mandir}/es/man1/whereis.1*
547 %lang(es) %{_mandir}/es/man1/write.1*
548
549 %lang(es) %{_mandir}/es/man8/cytune.8*
550 %lang(es) %{_mandir}/es/man8/ctrlaltdel.8*
551 %lang(es) %{_mandir}/es/man8/ipcrm.8*
552 %lang(es) %{_mandir}/es/man8/ipcs.8*
553 %lang(es) %{_mandir}/es/man8/mkswap.8*
554 %lang(es) %{_mandir}/es/man8/renice.8*
555 %lang(es) %{_mandir}/es/man8/setfdprm.8*
556 %lang(es) %{_mandir}/es/man8/setsid.8*
557
558 %lang(fi) %{_mandir}/fi/man1/arch.1*
559 %lang(fi) %{_mandir}/fi/man1/cal.1*
560 %lang(fi) %{_mandir}/fi/man1/column.1*
561 %lang(fi) %{_mandir}/fi/man1/kill.1*
562 %lang(fi) %{_mandir}/fi/man1/more.1*
563 %lang(fi) %{_mandir}/fi/man1/whereis.1*
564 %lang(fi) %{_mandir}/fi/man1/write.1*
565
566 %lang(fr) %{_mandir}/fr/man1/arch.1*
567 %lang(fr) %{_mandir}/fr/man1/cal.1*
568 %lang(fr) %{_mandir}/fr/man1/col.1*
569 %lang(fr) %{_mandir}/fr/man1/kill.1*
570 %lang(fr) %{_mandir}/fr/man1/more.1*
571 %lang(fr) %{_mandir}/fr/man1/whereis.1*
572 %lang(fr) %{_mandir}/fr/man1/write.1*
573
574 %lang(fr) %{_mandir}/fr/man8/ctrlaltdel.8*
575 %lang(fr) %{_mandir}/fr/man8/dmesg.8*
576 %lang(fr) %{_mandir}/fr/man8/fdformat.8*
577 %lang(fr) %{_mandir}/fr/man8/ipcrm.8*
578 %lang(fr) %{_mandir}/fr/man8/ipcs.8*
579 %lang(fr) %{_mandir}/fr/man8/setsid.8*
580
581 %lang(hu) %{_mandir}/hu/man1/arch.1*
582 %lang(hu) %{_mandir}/hu/man1/cal.1*
583 %lang(hu) %{_mandir}/hu/man1/colrm.1*
584 %lang(hu) %{_mandir}/hu/man1/hexdump.1*
585 %lang(hu) %{_mandir}/hu/man1/kill.1*
586 %lang(hu) %{_mandir}/hu/man1/logger.1*
587 %lang(hu) %{_mandir}/hu/man1/more.1*
588 %lang(hu) %{_mandir}/hu/man1/setterm.1*
589 %lang(hu) %{_mandir}/hu/man1/whereis.1*
590 %lang(hu) %{_mandir}/hu/man1/write.1*
591
592 %lang(hu) %{_mandir}/hu/man8/ctrlaltdel.8*
593 %lang(hu) %{_mandir}/hu/man8/fdformat.8*
594 %lang(hu) %{_mandir}/hu/man8/mkswap.8*
595
596 %lang(id) %{_mandir}/id/man1/cal.1*
597 %lang(id) %{_mandir}/id/man1/kill.1*
598 %lang(id) %{_mandir}/id/man1/logger.1*
599 %lang(id) %{_mandir}/id/man1/more.1*
600 %lang(id) %{_mandir}/id/man1/script.1*
601 %lang(id) %{_mandir}/id/man1/write.1*
602
603 %lang(id) %{_mandir}/id/man8/fdformat.8*
604
605 %lang(it) %{_mandir}/it/man1/arch.1*
606 %lang(it) %{_mandir}/it/man1/kill.1*
607
608 %lang(it) %{_mandir}/it/man8/mkswap.8*
609 %lang(it) %{_mandir}/it/man8/setsid.8*
610
611 %lang(ja) %{_mandir}/ja/man1/arch.1*
612 %lang(ja) %{_mandir}/ja/man1/cal.1*
613 %lang(ja) %{_mandir}/ja/man1/col.1*
614 %lang(ja) %{_mandir}/ja/man1/colcrt.1*
615 %lang(ja) %{_mandir}/ja/man1/colrm.1*
616 %lang(ja) %{_mandir}/ja/man1/column.1*
617 %lang(ja) %{_mandir}/ja/man1/ddate.1*
618 %lang(ja) %{_mandir}/ja/man1/getopt.1*
619 %lang(ja) %{_mandir}/ja/man1/hexdump.1*
620 %lang(ja) %{_mandir}/ja/man1/kill.1*
621 %lang(ja) %{_mandir}/ja/man1/logger.1*
622 %lang(ja) %{_mandir}/ja/man1/look.1*
623 %lang(ja) %{_mandir}/ja/man1/mcookie.1*
624 %lang(ja) %{_mandir}/ja/man1/more.1*
625 %lang(ja) %{_mandir}/ja/man1/namei.1*
626 %lang(ja) %{_mandir}/ja/man1/readprofile.1*
627 %lang(ja) %{_mandir}/ja/man1/rev.1*
628 %lang(ja) %{_mandir}/ja/man1/script.1*
629 %lang(ja) %{_mandir}/ja/man1/setterm.1*
630 %lang(ja) %{_mandir}/ja/man1/ul.1*
631 %lang(ja) %{_mandir}/ja/man1/whereis.1*
632 %lang(ja) %{_mandir}/ja/man1/write.1*
633
634 %lang(ja) %{_mandir}/ja/man8/blockdev.8*
635 %lang(ja) %{_mandir}/ja/man8/ctrlaltdel.8*
636 %lang(ja) %{_mandir}/ja/man8/cytune.8*
637 %lang(ja) %{_mandir}/ja/man8/dmesg.8*
638 %lang(ja) %{_mandir}/ja/man8/elvtune.8*
639 %lang(ja) %{_mandir}/ja/man8/fdformat.8*
640 %lang(ja) %{_mandir}/ja/man8/ipcrm.8*
641 %lang(ja) %{_mandir}/ja/man8/ipcs.8*
642 %lang(ja) %{_mandir}/ja/man8/isosize.8*
643 %lang(ja) %{_mandir}/ja/man8/mkswap.8*
644 %lang(ja) %{_mandir}/ja/man8/renice.8*
645 %lang(ja) %{_mandir}/ja/man8/setfdprm.8*
646 %lang(ja) %{_mandir}/ja/man8/setsid.8*
647
648 %lang(ko) %{_mandir}/ko/man1/arch.1*
649 %lang(ko) %{_mandir}/ko/man1/cal.1*
650 %lang(ko) %{_mandir}/ko/man1/col.1*
651 %lang(ko) %{_mandir}/ko/man1/colcrt.1*
652 %lang(ko) %{_mandir}/ko/man1/colrm.1*
653 %lang(ko) %{_mandir}/ko/man1/column.1*
654 %lang(ko) %{_mandir}/ko/man1/ddate.1*
655 %lang(ko) %{_mandir}/ko/man1/getopt.1*
656 %lang(ko) %{_mandir}/ko/man1/hexdump.1*
657 %lang(ko) %{_mandir}/ko/man1/kill.1*
658 %lang(ko) %{_mandir}/ko/man1/logger.1*
659 %lang(ko) %{_mandir}/ko/man1/look.1*
660 %lang(ko) %{_mandir}/ko/man1/mcookie.1*
661 %lang(ko) %{_mandir}/ko/man1/more.1*
662 %lang(ko) %{_mandir}/ko/man1/namei.1*
663 %lang(ko) %{_mandir}/ko/man1/readprofile.1*
664 %lang(ko) %{_mandir}/ko/man1/rev.1*
665 %lang(ko) %{_mandir}/ko/man1/script.1*
666 %lang(ko) %{_mandir}/ko/man1/setterm.1*
667 %lang(ko) %{_mandir}/ko/man1/ul.1*
668 %lang(ko) %{_mandir}/ko/man1/whereis.1*
669 %lang(ko) %{_mandir}/ko/man1/write.1*
670
671 %lang(ko) %{_mandir}/ko/man8/ctrlaltdel.8*
672 %lang(ko) %{_mandir}/ko/man8/dmesg.8*
673 %lang(ko) %{_mandir}/ko/man8/fdformat.8*
674 %lang(ko) %{_mandir}/ko/man8/ipcrm.8*
675 %lang(ko) %{_mandir}/ko/man8/ipcs.8*
676 %lang(ko) %{_mandir}/ko/man8/mkswap.8*
677 %lang(ko) %{_mandir}/ko/man8/renice.8*
678 %lang(ko) %{_mandir}/ko/man8/setfdprm.8*
679 %lang(ko) %{_mandir}/ko/man8/setsid.8*
680
681 %lang(nl) %{_mandir}/nl/man1/kill.1*
682
683 %lang(pl) %{_mandir}/pl/man1/arch.1*
684 %lang(pl) %{_mandir}/pl/man1/cal.1*
685 %lang(pl) %{_mandir}/pl/man1/col.1*
686 %lang(pl) %{_mandir}/pl/man1/colcrt.1*
687 %lang(pl) %{_mandir}/pl/man1/colrm.1*
688 %lang(pl) %{_mandir}/pl/man1/getopt.1*
689 %lang(pl) %{_mandir}/pl/man1/hexdump.1*
690 %lang(pl) %{_mandir}/pl/man1/kill.1*
691 %lang(pl) %{_mandir}/pl/man1/look.1*
692 %lang(pl) %{_mandir}/pl/man1/more.1*
693 %lang(pl) %{_mandir}/pl/man1/rev.1*
694 %lang(pl) %{_mandir}/pl/man1/script.1*
695 %lang(pl) %{_mandir}/pl/man1/setterm.1*
696 %lang(pl) %{_mandir}/pl/man1/ul.1*
697 %lang(pl) %{_mandir}/pl/man1/whereis.1*
698 %lang(pl) %{_mandir}/pl/man1/write.1*
699
700 %lang(pl) %{_mandir}/pl/man8/ctrlaltdel.8*
701 %lang(pl) %{_mandir}/pl/man8/dmesg.8*
702 %lang(pl) %{_mandir}/pl/man8/fdformat.8*
703 %lang(pl) %{_mandir}/pl/man8/ipcrm.8*
704 %lang(pl) %{_mandir}/pl/man8/ipcs.8*
705 %lang(pl) %{_mandir}/pl/man8/mkswap.8*
706 %lang(pl) %{_mandir}/pl/man8/renice.8*
707 %lang(pl) %{_mandir}/pl/man8/setfdprm.8*
708
709 %dir %{_examplesdir}/getopt
710 %attr(755,root,root) %{_examplesdir}/getopt/*
711 %{_datadir}/misc/more.help
712
713 %{!?_with_uClibc:%attr(755,root,root) /sbin/cfdisk}
714 %attr(755,root,root) /sbin/fdisk
715 %attr(755,root,root) /sbin/fsck.minix
716 %attr(755,root,root) /sbin/mkfs.minix
717 %attr(755,root,root) /sbin/sfdisk
718
719 %{!?_with_uClibc:%{_mandir}/man8/cfdisk.8*}
720 %{_mandir}/man8/fdisk.8*
721 %{_mandir}/man8/sfdisk.8*
722 %{_mandir}/man8/fsck.minix.8*
723 %{_mandir}/man8/mkfs.minix.8*
724 %{_mandir}/man8/mkfs.8*
725
726 %lang(es) %{_mandir}/es/man8/fdisk.8*
727 %lang(es) %{_mandir}/es/man8/fsck.minix.8*
728 %lang(es) %{_mandir}/es/man8/mkfs.minix.8*
729 %lang(es) %{_mandir}/es/man8/mkfs.8*
730
731 %lang(fr) %{_mandir}/fr/man8/cfdisk.8*
732 %lang(fr) %{_mandir}/fr/man8/fdisk.8*
733 %lang(fr) %{_mandir}/fr/man8/sfdisk.8*
734 %lang(fr) %{_mandir}/fr/man8/mkfs.minix.8*
735 %lang(fr) %{_mandir}/fr/man8/mkfs.8*
736
737 %lang(hu) %{_mandir}/hu/man8/mkfs.8*
738
739 %lang(it) %{_mandir}/it/man8/cfdisk.8*
740 %lang(it) %{_mandir}/it/man8/fdisk.8*
741
742 %lang(ja) %{_mandir}/ja/man8/cfdisk.8*
743 %lang(ja) %{_mandir}/ja/man8/fdisk.8*
744 %lang(ja) %{_mandir}/ja/man8/sfdisk.8*
745 %lang(ja) %{_mandir}/ja/man8/fsck.minix.8*
746 %lang(ja) %{_mandir}/ja/man8/mkfs.minix.8*
747 %lang(ja) %{_mandir}/ja/man8/mkfs.8*
748
749 %lang(ko) %{_mandir}/ko/man8/fdisk.8*
750 %lang(ko) %{_mandir}/ko/man8/fsck.minix.8*
751 %lang(ko) %{_mandir}/ko/man8/mkfs.minix.8*
752 %lang(ko) %{_mandir}/ko/man8/mkfs.8*
753
754 %lang(pl) %{_mandir}/pl/man8/fdisk.8*
755 %lang(pl) %{_mandir}/pl/man8/fsck.minix.8*
756 %lang(pl) %{_mandir}/pl/man8/mkfs.minix.8*
757 %lang(pl) %{_mandir}/pl/man8/mkfs.8*
758
759 %attr(755,root,root) %{_bindir}/cytune
760
761 %ifarch %{ix86}
762 %attr(755,root,root) %{_sbindir}/ramsize
763 %attr(755,root,root) %{_sbindir}/rdev
764 %attr(755,root,root) %{_sbindir}/rootflags
765 %attr(755,root,root) %{_sbindir}/vidmode
766
767 %{_mandir}/man8/ramsize.8*
768 %{_mandir}/man8/rdev.8*
769 %{_mandir}/man8/rootflags.8*
770 %{_mandir}/man8/vidmode.8*
771
772 %lang(de) %{_mandir}/de/man8/ramsize.8*
773 %lang(de) %{_mandir}/de/man8/rdev.8*
774 %lang(de) %{_mandir}/de/man8/rootflags.8*
775 %lang(de) %{_mandir}/de/man8/vidmode.8*
776
777 %lang(es) %{_mandir}/es/man8/ramsize.8*
778 %lang(es) %{_mandir}/es/man8/rdev.8*
779 %lang(es) %{_mandir}/es/man8/rootflags.8*
780 %lang(es) %{_mandir}/es/man8/vidmode.8*
781
782 %lang(ja) %{_mandir}/ja/man8/ramsize.8*
783 %lang(ja) %{_mandir}/ja/man8/rdev.8*
784 %lang(ja) %{_mandir}/ja/man8/rootflags.8*
785 %lang(ja) %{_mandir}/ja/man8/vidmode.8*
786
787 %lang(ko) %{_mandir}/ko/man8/ramsize.8*
788 %lang(ko) %{_mandir}/ko/man8/rdev.8*
789 %lang(ko) %{_mandir}/ko/man8/rootflags.8*
790 %lang(ko) %{_mandir}/ko/man8/vidmode.8*
791
792 %lang(pl) %{_mandir}/pl/man8/ramsize.8*
793 %lang(pl) %{_mandir}/pl/man8/rdev.8*
794 %lang(pl) %{_mandir}/pl/man8/rootflags.8*
795 %lang(pl) %{_mandir}/pl/man8/vidmode.8*
796 %endif
797
798 %{_infodir}/ipc*
799
800 %ghost /var/lock/wtmpxlock
801
802 %files -n mount
803 %defattr(644,root,root,755)
804
805 %attr(4755,root,root) /bin/mount
806 %attr(4755,root,root) /bin/umount
807 %{?_with_pivot_root:%attr(755,root,root) /sbin/pivot_root}
808 %attr(755,root,root) /sbin/swapon
809 %attr(755,root,root) /sbin/swapoff
810
811 %{_mandir}/man5/fstab.5*
812 %{_mandir}/man5/nfs.5*
813
814 %{_mandir}/man8/mount.8*
815 %{_mandir}/man8/umount.8*
816 %{?_with_pivot_root:%{_mandir}/man8/pivot_root.8*}
817 %{_mandir}/man8/swapon.8*
818 %{_mandir}/man8/swapoff.8*
819
820 %lang(cs) %{_mandir}/cs/man5/fstab.5*
821
822 %lang(de) %{_mandir}/de/man5/fstab.5*
823 %lang(de) %{_mandir}/de/man5/nfs.5*
824
825 %lang(es) %{_mandir}/es/man5/fstab.5*
826 %lang(es) %{_mandir}/es/man5/nfs.5*
827
828 %lang(es) %{_mandir}/es/man8/mount.8*
829 %lang(es) %{_mandir}/es/man8/umount.8*
830 %lang(es) %{_mandir}/es/man8/swapon.8*
831 %lang(es) %{_mandir}/es/man8/swapoff.8*
832
833 %lang(fr) %{_mandir}/fr/man5/fstab.5*
834 %lang(fr) %{_mandir}/fr/man5/nfs.5*
835
836 %lang(fr) %{_mandir}/fr/man8/mount.8*
837 %lang(fr) %{_mandir}/fr/man8/umount.8*
838
839 %lang(hu) %{_mandir}/hu/man5/fstab.5*
840
841 %lang(hu) %{_mandir}/hu/man8/mount.8*
842 %lang(hu) %{_mandir}/hu/man8/umount.8*
843
844 %lang(it) %{_mandir}/it/man5/fstab.5*
845 %lang(it) %{_mandir}/it/man5/nfs.5*
846
847 %lang(it) %{_mandir}/it/man8/mount.8*
848 %lang(it) %{_mandir}/it/man8/umount.8*
849 %lang(it) %{_mandir}/it/man8/swapon.8*
850 %lang(it) %{_mandir}/it/man8/swapoff.8*
851
852 %lang(ja) %{_mandir}/ja/man5/fstab.5*
853 %lang(ja) %{_mandir}/ja/man5/nfs.5*
854
855 %lang(ja) %{_mandir}/ja/man8/mount.8*
856 %lang(ja) %{_mandir}/ja/man8/umount.8*
857 %{?_with_pivot_root:%lang(ja) %{_mandir}/ja/man8/pivot_root.8*}
858 %lang(ja) %{_mandir}/ja/man8/swapon.8*
859 %lang(ja) %{_mandir}/ja/man8/swapoff.8*
860
861 %lang(ko) %{_mandir}/ko/man5/fstab.5*
862 %lang(ko) %{_mandir}/ko/man5/nfs.5*
863
864 %lang(ko) %{_mandir}/ko/man8/mount.8*
865 %lang(ko) %{_mandir}/ko/man8/umount.8*
866 %lang(ko) %{_mandir}/ko/man8/swapon.8*
867 %lang(ko) %{_mandir}/ko/man8/swapoff.8*
868
869 %lang(pl) %{_mandir}/pl/man5/fstab.5*
870 %lang(pl) %{_mandir}/pl/man5/nfs.5*
871
872 %lang(pl) %{_mandir}/pl/man8/mount.8*
873 %lang(pl) %{_mandir}/pl/man8/umount.8*
874 %lang(pl) %{_mandir}/pl/man8/swapon.8*
875 %lang(pl) %{_mandir}/pl/man8/swapoff.8*
876
877 %files -n losetup
878 %defattr(644,root,root,755)
879 %attr(755,root,root) /sbin/losetup
880
881 %{_mandir}/man8/losetup.8*
882 %lang(fr) %{_mandir}/fr/man8/losetup.8*
883 %lang(it) %{_mandir}/it/man8/losetup.8*
884 %lang(ja) %{_mandir}/ja/man8/losetup.8*
885 %lang(ko) %{_mandir}/ko/man8/losetup.8*
886 %lang(pl) %{_mandir}/pl/man8/losetup.8*
887
888 %files chkdupexe
889 %defattr(644,root,root,755)
890 %attr(755,root,root) %{_bindir}/chkdupexe
891
892 %{_mandir}/man1/chkdupexe.1*
893 %lang(ja) %{_mandir}/ja/man1/chkdupexe.1*
894 %lang(ko) %{_mandir}/ko/man1/chkdupexe.1*
895 %lang(pl) %{_mandir}/pl/man1/chkdupexe.1*
896
897 %files -n tunelp
898 %defattr(644,root,root,755)
899 %attr(755,root,root) %{_sbindir}/tunelp
900
901 %{_mandir}/man8/tunelp.8*
902 %lang(es) %{_mandir}/es/man8/tunelp.8*
903 %lang(ja) %{_mandir}/ja/man8/tunelp.8*
904 %lang(pl) %{_mandir}/pl/man8/tunelp.8*
905
906 %if %{?_with_uClibc:0}%{!?_with_uClibc:1}
907 %files -n login
908 %defattr(644,root,root,755)
909 %attr(640,root,root) %config(noreplace) %verify(not mtime size md5) /etc/pam.d/login
910 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/security/blacklist.login
911 %attr(0755,root,root) /bin/login
912
913 %{_mandir}/man1/login.1*
914 %lang(de) %{_mandir}/de/man1/login.1*
915 %lang(es) %{_mandir}/es/man1/login.1*
916 %lang(hu) %{_mandir}/hu/man1/login.1*
917 %lang(id) %{_mandir}/id/man1/login.1*
918 %lang(ja) %{_mandir}/ja/man1/login.1*
919 %lang(ko) %{_mandir}/ko/man1/login.1*
920 %lang(pl) %{_mandir}/pl/man1/login.1*
921 %endif
922
923 %files -n agetty
924 %defattr(644,root,root,755)
925 %attr(0755,root,root) /sbin/agetty
926
927 %{_mandir}/man8/agetty.8*
928 %lang(es) %{_mandir}/es/man8/agetty.8*
929 %lang(ja) %{_mandir}/ja/man8/agetty.8*
930
931 %if %{?_with_uClibc:0}%{!?_with_uClibc:1}
932 %files -n rawdevices
933 %defattr(644,root,root,755)
934 %attr(0755,root,root) %{_bindir}/raw
935 %attr(0750,root,root) /etc/rc.d/init.d/rawdevices
936 %attr(0640,root,root) %config(noreplace) /etc/sysconfig/rawdevices
937
938 %{_mandir}/man8/raw.8*
939 %lang(ja) %{_mandir}/ja/man8/raw.8*
940 %endif
This page took 0.156017 seconds and 4 git commands to generate.