]> git.pld-linux.org Git - packages/e2fsprogs.git/blob - e2fsprogs.spec
4938a87e2c43be91aa1ebbea057ad720342ff296
[packages/e2fsprogs.git] / e2fsprogs.spec
1 #
2 # Conditional build:
3 %bcond_with     allstatic       # link everything statically
4 %bcond_without  static          # link e2fsck dynamically with libc
5 %bcond_without  nls             # build without NLS
6 %bcond_without  initrd          # don't build initrd version
7 %bcond_with     uClibc          # link initrd version with static glibc instead of uClibc
8 %bcond_without  dietlibc        # link initrd version with dietlibc instead of uClibc
9 #
10 %ifarch sparc64 sparc
11 %undefine       with_uClibc
12 %endif
13 #
14 Summary:        Utilities for managing the second extended (ext2) filesystem
15 Summary(cs.UTF-8):      Nástroje pro správu souborových systémů typu ext2
16 Summary(da.UTF-8):      Værktøjer til håndtering af ext2 filsystemer
17 Summary(de.UTF-8):      Dienstprogramme zum Verwalten des Second Extended-Dateisystems (ext2)
18 Summary(es.UTF-8):      Utilidades para la gestión de un sistema de ficheros ext2
19 Summary(fr.UTF-8):      Utilitaires pour la gestion du système de fichiers ext2
20 Summary(id.UTF-8):      Utility untuk management filesystem ext2
21 Summary(is.UTF-8):      Tól til að sýsla með ext2 skráarkerfið
22 Summary(it.UTF-8):      Utility per la gestione del filesystem (ext2)
23 Summary(ja.UTF-8):      Second Extended (ext2) ファイルシステムを管理するためのユーティリティ
24 Summary(ko.UTF-8):      ext2 파일 시스템을 관리하는 유틸리티
25 Summary(nb.UTF-8):      Verktøy for håndtering av ext2 filsystemet
26 Summary(pl.UTF-8):      Narzędzia do systemu plikowego ext2
27 Summary(pt.UTF-8):      Utilitários para gerir o sistema de ficheiros ext2
28 Summary(pt_BR.UTF-8):   Ferramentas para o sistema de arquivos ext2
29 Summary(ru.UTF-8):      Утилиты управления файловой системой ext2
30 Summary(sk.UTF-8):      Pomocné programy pre správu ext2 súborového systému
31 Summary(sl.UTF-8):      Pripomočki za upravljanje datotečnega sistema ext2
32 Summary(sv.UTF-8):      Verktyg för att hantera det andra utökade (ext2) filsystemet
33 Summary(tr.UTF-8):      ext2 dosya sistemi için araçlar
34 Summary(uk.UTF-8):      Утиліти для роботи з файловою системою ext2
35 Summary(zh_CN.UTF-8):   管理第二扩展(ext2)文件系统的工具。
36 Summary(zh_TW.UTF-8):   用於管理 ext2 檔案系統的工具程式。
37 Name:           e2fsprogs
38 Version:        1.41.14
39 Release:        1
40 License:        GPL v2 (with LGPL v2 and BSD parts)
41 Group:          Applications/System
42 Source0:        http://downloads.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
43 # Source0-md5:  05f70470aea2ef7efbb0845b2b116720
44 Source1:        e2compr-0.4.texinfo.gz
45 # Source1-md5:  c3c59ff37e49d8759abb1ef95a8d3abf
46 Source2:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
47 # Source2-md5:  992a37783bd42a897232972917e8ca7d
48 Patch0:         %{name}-info.patch
49 Patch1:         e2compr-info.patch
50 Patch2:         %{name}-498381.patch
51 Patch3:         %{name}-diet.patch
52 URL:            http://e2fsprogs.sourceforge.net/
53 BuildRequires:  autoconf >= 2.50
54 BuildRequires:  automake
55 BuildRequires:  gettext-devel >= 0.11
56 BuildRequires:  libblkid-devel
57 BuildRequires:  libuuid-devel
58 BuildRequires:  pkgconfig
59 BuildRequires:  rpmbuild(macros) >= 1.426
60 BuildRequires:  texinfo
61 BuildRequires:  texinfo-texi2dvi
62 %if %{with allstatic}
63 BuildRequires:  glibc-static
64 %endif
65 %if %{with initrd}
66         %if %{with uClibc}
67 BuildRequires:  uClibc-static >= 2:0.9.29
68         %else
69                 %if %{with dietlibc}
70 BuildRequires:  dietlibc-static >= 2:0.32-9
71 BuildRequires:  libblkid-dietlibc
72 BuildRequires:  libuuid-dietlibc
73                 %else
74 BuildRequires:  glibc-static
75 BuildRequires:  libblkid-static
76 BuildRequires:  libuuid-static
77                 %endif
78         %endif
79 %endif
80 Requires(post,postun):  /sbin/ldconfig
81 Requires:       %{name}-libs = %{version}-%{release}
82 Requires:       fsck
83 Requires:       libcom_err = %{version}-%{release}
84 Requires:       libss = %{version}-%{release}
85 Obsoletes:      e2fsprogs-evms
86 Obsoletes:      libext2fs2
87 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
88
89 # changing CFLAGS in the middle confuses confcache
90 %undefine       configure_cache
91
92 # for some reason known only to rpm there must be "\\|" not "\|" here
93 %define         dietarch        %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
94 %define         dietlibdir      %{_prefix}/lib/dietlibc/lib-%{dietarch}
95
96 %ifarch ppc ppc64
97 # for dietlibc
98 %define         filterout_ld    -Wl,-z,relro
99 %endif
100
101 %description
102 The e2fsprogs package contains a number of utilities for creating,
103 checking, modifying and correcting any inconsistencies in second
104 extended (ext2) filesystems. e2fsprogs contains e2fsck (used to repair
105 filesystem inconsistencies after an unclean shutdown), mke2fs (used to
106 initialize a partition to contain an empty ext2 filesystem), debugfs
107 (used to examine the internal structure of a filesystem, to manually
108 repair a corrupted filesystem or to create test cases for e2fsck),
109 tune2fs (used to modify filesystem parameters) and most of the other
110 core ext2fs filesystem utilities.
111
112 %description -l cs.UTF-8
113 Balíček e2fsprogs obsahuje několik programů pro vytváření, kontrolu
114 úpravy a opravy nekonzistencí v systémech souborů typu ext2 (second
115 extended filesystem). Balíček obsahuje program e2fsck (na opravy
116 nekonzistencí systémů souborů, které nebyly odpojeny při vypnutí
117 systému), mke2fs (pro vytvoření prázdného systému souborů typu ext2 v
118 diskovém oddílu), debugfs (pro kontrolu interní struktury systému
119 souborů, manuální opravu poškozeného systému souborů a pro vytváření
120 testovacích případů pro e2fsck), tune2fs (pro úpravu parametrů systému
121 souborů) a většinu dalších programů pro práci se systémy souborů typu
122 ext2fs.
123
124 %description -l da.UTF-8
125 e2fsprogs-pakken indeholder diverse værktøjer for at lave,
126 kontrollere, modificere og reparere ext2-filsystemer. e2fsprogs
127 indeholder e2fsck (bruges for at reparere filsystemer efter uren
128 nedlukning af systemet), mke2fs (bruges for at initialisere en
129 partition med et tomt ext2-filsystem), debugfs (bruges for at
130 undersøge de interne strukturer i filsystemet, for manuelt at kunne
131 reparere et ødelagt filsystem eller lave testscenarier for e2fsck),
132 tune2fs (bruges for at modificere filsystem-parametre) og flere andre
133 værktøjer for at ændre og undersøge ext2-filsystemer.
134
135 %description -l de.UTF-8
136 Das Paket e2fsprogs enthält eine Reihe von Dienstprogrammen zum
137 Anlegen, Überprüfen, Ändern und Reparieren von Inkonsistenzen in
138 Second Extended-Dateisystemen (ext2). e2fsprogs enthält: e2fsck (zum
139 Korrigieren von Inkonsistenzen im Dateisystem nach einem
140 Computerabsturz), mke2fs (zum Initialisieren einer Partition mit einem
141 leeren ext2-Dateisystem), debugfs (zum Überprüfen der internen
142 Struktur eines Dateisystems, zum manuellen Reparieren eines
143 beschädigten Dateisystems oder zum Erstellen von Testfällen für
144 e2fsck), tune2fs (zum Ändern der Dateisystemparameter) und die meisten
145 anderen wichtigen Dienstprogramme für ext2fs-Dateisystemem.
146
147 %description -l es.UTF-8
148 El paquete e2fsprogs contiene varias utilidades para crear, controlar,
149 modificar y corregir las inconsistencias en un sistema de ficheros
150 ext2. e2fsprogs contiene e2fsck (resuelve el problema de
151 inconsistencia después de haber apagado el ordenador de manera
152 incorrecta), mke2fs (inicializa una nueva partición para contener un
153 sistema de ficheros ext2 vacío), debugfs (examina la estructura
154 interna de un sistema de ficheros para reparar manualmente los errores
155 presentes en un sistema de ficheros o crear casos de prueba para
156 e2fsck), tune2fs (modifica los parámetros del sistema de ficheros) y
157 la mayoría de las utilidades principales del systema de ficheros
158 ext2fs.
159
160 %description -l fr.UTF-8
161 Le paquetage e2fsprogs contient plusieurs utilitaires permettant de
162 créer, vérifier, modifier et corriger des incohérences dans des
163 systèmes de fichiers de type ext2. e2fsprogs contient e2fsck
164 (réparation d'incohérences de système de fichiers après un arrêt
165 brutal), mke2fs (initialisation d'une partition devant contenir un
166 système de fichiers ext2 vide), debugfs (examen de la structure
167 interne d'un système de fichiers afin de réparer manuellement un
168 système de fichiers corrompu ou de créer des cas de test pour e2fsck),
169 tune2fs (modification des paramètres de systèmes de fichiers) et la
170 plupart des autres utilitaires clés pour les systèmes de fichiers
171 ext2fs.
172
173 %description -l id.UTF-8
174 Package e2fsprogs berisi beberapa utility untuk membuat, cek, merubah,
175 dan memperbaiki kerusakan, pada second extended (ext2) filesystem.
176 e2fsprogs berisi e2fsck (digunakan untuk memperbaiki filesystem
177 inconsistencies yang biasanya terjadi setelah unclean shutdown),
178 mke2fs (digunakan untuk membuat filesystem ext2 yang kosong), debugfs
179 (untuk memeriksa internal structure dari filesystem, dan secara manual
180 memperbaiki corrupted filesystem atau untuk membuat test cases untuk
181 e2fsck), tune2fs (untuk merubah parameter filesystem) dan kebanyakan
182 utility untuk filesystem ext2.
183
184 %description -l is.UTF-8
185 e2fsprogs pakkinn inniheldur nokkur forrit til að búa til, skoða,
186 breyta og laga allar villur í Linux skráarkerfinu (ext2). e2fsprogs
187 inniheldur e2fsck (notað til að laga villur í skráarkerfinu eftir
188 vonda enduruppkeyrslu), mke2fs (notað til að undirbúa harða disk töflu
189 til að innihalda tómt ext2 skráarkerfi), debugfs (notað til að skoða
190 innihald tóms ext2 skráarkerfis, til að handvirkt laga ónýtt
191 skráarkerfi eða til að undirbúa tilraunir fyrir e2fsck)m tune2fs(notað
192 til að breyta skráarkerfis möguleikum) og flest önnur ext2fs
193 skráarkerfis forritum
194
195 %description -l it.UTF-8
196 Il pacchetto e2fsprogs contiene varie utility per creare, controllare,
197 modificare e correggere le inconsistenze in un filesystem ext2.
198 e2fsprogs contiene e2fsck (risolve le inconsistenze di un filesystem
199 dopo un arresto non corretto del calcolatore), mke2fs (inizializza una
200 nuova partizione per un filesystem ext2 vuoto), debugfs (esamina la
201 struttura interna di un filesystem, è usato per riparare manualmente
202 gli errori presenti in un filesystem e per creare casi di test per
203 e2fsck), tune2fs (modifica i parametri del filesystem) e molte delle
204 utility principali per il filesystem ext2fs.
205
206 %description -l ja.UTF-8
207 e2fsprogs パッケージには Second Extended (ext2) ファイルシステムの
208 作成、検査、変更を行ったり、不整合を修復するためのユーティリティが
209 数多く含まれています。e2fsprogs には e2fsck (異常終了後にファイル
210 システムの不整合を修復する)、mke2fs (パーティションを初期化して空の
211 ext2 ファイルシステムを作成する)、debugfs (ファイルシステムの内部
212 構造を検査し、破損したファイルシステムを手動で修復したり、e2fsck
213 用のテストケースを作成する)、tune2fs (ファイルシステムのパラメータ
214 を変更する) のほか、主な ext2fs ファイルシステムユーティリティの
215 ほとんどが含まれます。
216
217 %description -l nb.UTF-8
218 e2fsprogs-pakken inneholder diverse verktøy for å lage, kontrollere,
219 modifisere og reparere ext2-filsystemer. e2fsprogs inneholder e2fsck
220 (brukes for å reparere filsystemer etter uren nedkjøring av systemet),
221 mke2fs (brukes for å initialisere en partisjon med et tomt
222 ext2-filsystem), debugfs (brukes for å undersøke de interne
223 strukturene i filsystemet, for manuelt å kunne reparere et ødelagt
224 filsystem eller lage testscenarier for e2fsck), tune2fs (brukes for å
225 modifisere filsystem-parametre) og flere andre verktøy for å endre og
226 undersøke ext2-filsystemer.
227
228 %description -l pl.UTF-8
229 Pakiet ten zawiera narzędzia do tworzenia, sprawdzania i naprawiania
230 wolumenów dyskowych z systemem plikowym ext2. e2fsprogs zawiera e2fsck
231 (używany do naprawiania niespójności w systemie plikowym po
232 niepoprawnym zamknięciu systemu), mke2fs (używany do inicjacji
233 wolumenów ext2), debugfs (używany do sprawdzania wewnętrznej struktury
234 wolumenów ext2, a także do ręcznego naprawiania błędów), tune2fs
235 (używany do modyfikacji parametrów wolumenów ext2) i kilka innych
236 narzędzi do ext2.
237
238 %description -l pt.UTF-8
239 O pacote e2fsprogs contém uma quantidade de utilitários para criar,
240 verificar, modificar e corrigir algumas inconsistências no sistema de
241 ficheiros ext2. O e2fsprogs contém o e2fsck (usado para reparar as
242 inconsistências do sistema de ficheiros depois duma terminação
243 forçada), o mke2fs (usado para inicializar uma partição para esta
244 conter um sistema de ficheiros ext2 vazio), o debugfs (usado para
245 examinar a estrutura interna dum sistema de ficheiros, para reparar
246 manualmente um sistema de ficheiros corrompido ou para criar situações
247 de teste para o e2fsck), o tune2fs (usado para modificar os parâmetros
248 do sistema de ficheiros) e a maioria dos outros utilitários de base do
249 sistema de ficheiros ext2.
250
251 %description -l pt_BR.UTF-8
252 Este pacote inclui vários utilitários para criação, checagem e reparo
253 de sistema de arquivos ext2.
254
255 %description -l ru.UTF-8
256 Пакет e2fsprogs содержит утилиты для создания, проверки, изменения и
257 корректировки внутреннего состояния файловой системы ext2. e2fsprogs
258 содержит e2fsck (для восстановления файловой структуры после
259 некорректного завершения работы), mke2fs (для инициализации раздела
260 при создании пустой файловой системы ext2), debugfs (просмотр
261 внутренней структуры файловой системы для ручного восстановления
262 поврежденной файловой системы или создания тестовых ситуаций для
263 e2fsck), tune2fs (для изменения параметров файловой системы) и
264 множество других утилит для файловой системы ext2.
265
266 %description -l sk.UTF-8
267 Balík e2fsprogs obsahuje niekoľko programov pre vytváranie, kontrolu,
268 zmenu a opravu nekonzistencií na ext2 súborovom systéme. e2fsprogs
269 obsahuje e2fsck (pre opravu nekonzistentných údajov na súborovom
270 systéme po nečistom ukončení), mke2fs (pre vytvorenie prázdneho
271 súborového systému na diskovom oddieli), debugfs (pre skúmanie
272 vnútorných štruktúr súborového systému, jeho ručnú opravu alebo pre
273 vytvorenie testovacích prípadov pre e2fsck), tune2fs (pre modifikáciu
274 parametrov súborového systému) a väčšinu ďalších základných pomôcok
275 pre prácu s ext2fs.
276
277 %description -l sv.UTF-8
278 Paketet e2fsprogs innehåller ett antal verktyg för att skapa,
279 kontrollera, modifiera och rätta felaktigheter i det andra utökade
280 (ext2) filsystemet. e2fsprogs innehåller e2fsck (används för att
281 reparera felaktigheter efter en oren avstängning), mke2fs (används för
282 att initiera en partition att innehålla ett tomt ext2-filsystem),
283 debugfs (används för att undersöka den interna strukturen i ett
284 filsystem, manuellt reparera trasiga filsystem eller skapa testfall
285 för e2fsck), tune2fs (används för att modifiera filsystemparametrar)
286 och de flesta andra basverktygen för filsystemet ext2fs.
287
288 %description -l tr.UTF-8
289 Bu paket, ext2 dosya sistemlerini yaratmak, onarmak, kontrol etmek ve
290 bazı parametrelerini değiştirmek için gerekli yazılımları içerir.
291
292 %description -l uk.UTF-8
293 Пакет e2fsprogs містить набір утиліт для створення, перевірки,
294 модифікації та виправлення будь-яких помилок у файловій системі ext2.
295 e2fsprogs містить e2fsck (використовується для виправлення помилок
296 після "брудної" зупинки машини), mke2fs (для ініциалізації розділу та
297 створення порожньої файлової системи ext2), debugfs (для вивчення
298 внутрішньої структури файлової системи, ручного ремонту пошкодженої
299 файлової системи або для створення тестів для e2fsck), tune2fs (для
300 модифікації параметрів файлової системи) та більшість інших базових
301 утиліт для ext2fs.
302
303 %description -l zh_CN.UTF-8
304 e2fsprogs 软件包包含一些实用程序,用于创建、检查、 修改和纠正辅助扩展
305 (ext2) 文件系统中的任何不统一之处。 e2fsprogs 包含
306 e2fsck(用于在非正常关机后修复文件系统的不统一之处)、
307 mke2fs(用于将分区初始化为包含空白ext2 文件系统)、
308 debugfs(用于检查文件系统的内部结构、手动修复被破坏的文件系统或为e2fsck
309 创建测试范例)、 tune2fs(用于修改文件系统参数)和其它大多数核心
310 ext2fs 文件系统实用程序。
311
312 %package libs
313 Summary:        ext2 filesystem-specific libraries
314 Summary(pl.UTF-8):      Biblioteki dla systemu plików ext2
315 Group:          Libraries
316 Requires:       libcom_err = %{version}-%{release}
317 Conflicts:      e2fsprogs < 1.40.6-3
318 Conflicts:      fsck < 1.40.6-3
319
320 %description libs
321 ext2 filesystem-specific libraries.
322
323 %description libs -l pl.UTF-8
324 Biblioteki dla systemu plików ext2.
325
326 %package devel
327 Summary:        ext2 filesystem-specific libraries and headers
328 Summary(cs.UTF-8):      Knihovny a hlavičkové soubory pro systém souborů ext2
329 Summary(da.UTF-8):      ext2 filsystemsspecifikke biblioteker og headerfiler
330 Summary(de.UTF-8):      Bibliotheken und Header-Dateien für ext2-Dateisysteme
331 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para e2fs
332 Summary(fr.UTF-8):      Bibliothèques et en-têtes spécifiques au système de fichiers ext2
333 Summary(id.UTF-8):      Library dan file header untuk e2fsprogs
334 Summary(is.UTF-8):      Aðgerðasöfn og hausaskrár fyrir ext2 skráarkerfið
335 Summary(it.UTF-8):      Librerie e file header specifici per il filesystem ext2
336 Summary(ja.UTF-8):      ext2 ファイルシステムに固有の静的ライブラリとヘッダー
337 Summary(ko.UTF-8):      ext2 파일시스템-지정 정적 라이브러리와 헤더들
338 Summary(nb.UTF-8):      ext2 filsystemspesifikke bibliotek og headerfiler
339 Summary(pl.UTF-8):      Pliki nagłówkowe do bibliotek e2fs
340 Summary(pt.UTF-8):      Bibliotecas e ficheiros de inclusão específicos do sistema de ficheiros ext2
341 Summary(pt_BR.UTF-8):   Bibliotecas e arquivos de inclusão para e2fs
342 Summary(ru.UTF-8):      Библиотеки и файлы заголовков для разработки программ, использующих ext2
343 Summary(sk.UTF-8):      Knižnice a hlavičkové súbory pre ext2-špecifické programy
344 Summary(sl.UTF-8):      Knjižnice in glave, specifične datotečnemu sistemu ext2
345 Summary(sv.UTF-8):      ext2 filsystemspecifika bibliotek och huvuden
346 Summary(uk.UTF-8):      Бібліотки програміста та хедери для роботи з ext2fs
347 Summary(zh_CN.UTF-8):   ext2 文件系统特有的静态库和头文件。
348 Summary(zh_TW.UTF-8):   ext2 檔案系統特定的靜態函式庫與表頭。
349 Group:          Development/Libraries
350 %if %{without allstatic}
351 Requires:       %{name}-libs = %{version}-%{release}
352 %endif
353 Requires:       libcom_err-devel = %{version}-%{release}
354 Requires:       libuuid-devel
355 Obsoletes:      libext2fs2-devel
356
357 %description devel
358 e2fsprogs-devel contains the libraries and header files needed to
359 develop second extended (ext2) filesystem-specific programs.
360
361 %description devel -l cs.UTF-8
362 Balíček e2fsprogs-devel obsahuje knihovny a hlavičkové soubory
363 potřebné pro vývoj programů pracujících se systémem souborů ext2
364 (second extended fs).
365
366 %description devel -l da.UTF-8
367 e2fsprogs-devel indeholder de headerfiler og biblioteker man behøver
368 for at udvikle programmer specielt rettet mod ext2-filsystemer.
369
370 %description devel -l de.UTF-8
371 Das Paket e2fsprogs-devel enthält die Bibliotheken und Header-Dateien,
372 die für die Entwicklung von Programmen für das Second
373 Extended-Dateisystem (ext2) erforderlich sind.
374
375 %description devel -l es.UTF-8
376 e2fsprogs-devel contiene las bibliotecas y los ficheros de cabecera
377 necesarios para desarrollar programas específicos para el sistema de
378 ficheros ext2.
379
380 %description devel -l fr.UTF-8
381 e2fsprogs-devel contient les bibliothèques et fichiers d'en-tête
382 nécessaires au développement de programmes spécifiques au système de
383 fichiers ext2.
384
385 %description devel -l id.UTF-8
386 e2fsprogs-devel berisi library dan file header yang dibutuhkan untuk
387 develop program yang berkaitan dengan filesystem ext2.
388
389 %description devel -l is.UTF-8
390 e2fsprogs-devel inniheldur library og header skrár sem þarf til að búa
391 til (ext2) skráarsafns forrit
392
393 %description devel -l it.UTF-8
394 e2fsprogs-devel contiene le librerie e i file header necessari per
395 sviluppare programmi specifici per il filesystem ext2.
396
397 %description devel -l ja.UTF-8
398 e2fspgrogs-devel には、Second Extended (ext2) ファイルシステムに固有
399 のプログラムを開発するために必要なライブラリとヘッダーファイルが含まれ
400 ています。
401
402 %description devel -l nb.UTF-8
403 e2fsprogs-devel inneholder de headerfiler og bibliotek man trenger for
404 å utvikle programmer spesielt rettet mot ext2-filsystemer.
405
406 %description devel -l pl.UTF-8
407 Pliki nagłówkowe i dokumentacja niezbędne do tworzenia programów
408 obsługujących e2fs.
409
410 %description devel -l pt.UTF-8
411 O pacote e2fsprogs-devel contém as bibliotecas e ficheiros de inclusão
412 necessários para desenvolver programas específicos do sistema de
413 ficheiros ext2.
414
415 %description devel -l pt_BR.UTF-8
416 Bibliotecas e arquivos de inclusão para desenvolvimento de programas
417 específicos para sistema de arquivo ext2.
418
419 %description devel -l ru.UTF-8
420 e2fsprogs-devel содержит статические библиотеки и файлы заголовков,
421 необходимые при разработке программ, использующих файловую систему
422 ext2.
423
424 %description devel -l sk.UTF-8
425 e2fsprogs-devel obsahuje knižnice a hlavičkové súbory potrebné pre
426 vývoj programov pre ext2 súborový systém.
427
428 %description devel -l sv.UTF-8
429 e2fsprogs-devel innehåller bibliotek och huvudfiler som behövs för att
430 utveckla filsystemsspecifika program för det andra utökade (ext2)
431 filsystemet.
432
433 %description devel -l uk.UTF-8
434 e2fsprogs-devel містить бібліотеки та хедери, необхідні для написання
435 програм, які працюють з файловою системою ext2.
436
437 %description devel -l zh_CN.UTF-8
438 e2fsprogs-devel 包含开发辅助扩展 (ext2)
439 文件系统专用程序所需的程序库和头文件。
440
441 %package static
442 Summary:        ext2 filesystem-specific static libraries
443 Summary(cs.UTF-8):      Statické knihovny pro systém souborů ext2
444 Summary(da.UTF-8):      ext2 filsystemsspecifikke statiske biblioteker
445 Summary(de.UTF-8):      Statische Bibliotheken für ext2-Dateisysteme
446 Summary(es.UTF-8):      Bibliotecas estaticas para e2fs
447 Summary(fr.UTF-8):      Bibliothèques statiques spécifiques au système de fichiers ext2
448 Summary(it.UTF-8):      Librerie statiche specifici per il filesystem ext2
449 Summary(nb.UTF-8):      ext2 filsystemspesifikke statiske bibliotek
450 Summary(pl.UTF-8):      Biblioteki statyczne do obsługi systemu plików ext2
451 Summary(pt.UTF-8):      Bibliotecas estaticas específicos do sistema de ficheiros ext2
452 Summary(pt_BR.UTF-8):   Bibliotecas estaticas para e2fs
453 Summary(ru.UTF-8):      Статические библиотеки для разработки программ, использующих ext2
454 Summary(sk.UTF-8):      Statické knižnice a hlavičkové súbory pre ext2-špecifické programy
455 Summary(sv.UTF-8):      ext2 filsystemspecifika statiska bibliotek
456 Summary(uk.UTF-8):      Статичні бібліотки програміста для роботи з ext2fs
457 Group:          Development/Libraries
458 Requires:       %{name}-devel = %{version}-%{release}
459
460 %description static
461 Static libraries needed to develop ext2 filesystem-specific programs
462 statically linked with e2progs libs.
463
464 %description static -l de.UTF-8
465 Libraries zur Entwicklung von ext2-Dateisystemspezifischen Programmen
466 erforderlich sind.
467
468 %description static -l es.UTF-8
469 Bibliotecas estaticas para desarrollo de programas específicos para
470 sistema de archivo ext2.
471
472 %description static -l pl.UTF-8
473 Biblioteki statyczne do obsługi e2fs niezbędne do kompilacji programów
474 statycznie skonsolidowanych (linkowanych) z bibliotekami do e2fs.
475
476 %description static -l pt_BR.UTF-8
477 Bibliotecas estaticas para desenvolvimento de programas específicos
478 para sistema de arquivo ext2.
479
480 %description static -l ru.UTF-8
481 e2fsprogs-devel-static содержит статические библиотеки, необходимые
482 для написания программ, работающих с файловой системой ext2.
483
484 %description static -l uk.UTF-8
485 e2fsprogs-devel-static містить статичні бібліотеки, необхідні для
486 написання програм, які працюють з файловою системою ext2.
487
488 %package -n libcom_err
489 Summary:        A Common Error Description Library for unices
490 Summary(pl.UTF-8):      Biblioteka opisu popularnych błędów dla uniksów
491 Group:          Libraries
492 Conflicts:      e2fsprogs < 1.34-3
493
494 %description -n libcom_err
495 A Common Error Description Library for unices.
496
497 %description -n libcom_err -l pl.UTF-8
498 Biblioteka opisu popularnych błędów dla uniksów.
499
500 %package -n libcom_err-devel
501 Summary:        Development files for Common Error Description Library for unices
502 Summary(pl.UTF-8):      Pliki dla programistów do biblioteki opisu popularnych błędów dla uniksów
503 Group:          Development/Libraries
504 Requires:       libcom_err = %{version}-%{release}
505 Conflicts:      e2fsprogs-devel < 1.34-3
506
507 %description -n libcom_err-devel
508 A Common Error Description Library for unices - development files.
509
510 %description -n libcom_err-devel -l pl.UTF-8
511 Biblioteka opisu popularnych błędów dla uniksów - pliki dla
512 programistów.
513
514 %package -n libcom_err-static
515 Summary:        Static version of Common Error Description Library for unices
516 Summary(pl.UTF-8):      Statyczna biblioteka opisu popularnych błędów dla uniksów
517 Group:          Development/Libraries
518 Requires:       libcom_err-devel = %{version}-%{release}
519 Conflicts:      e2fsprogs-static < 1.34-3
520
521 %description -n libcom_err-static
522 A Common Error Description Library for unices - static version.
523
524 %description -n libcom_err-static -l pl.UTF-8
525 Biblioteka opisu popularnych błędów dla uniksów - wersja statyczna.
526
527 %package -n libss
528 Summary:        Subsystem command parsing library
529 Summary(pl.UTF-8):      Biblioteka analizy poleceń podsystemów
530 Group:          Libraries
531 Requires:       libcom_err = %{version}-%{release}
532 Conflicts:      e2fsprogs < 1.34-3
533 Conflicts:      e2fsprogs-libs < 1.41.11-2
534
535 %description -n libss
536 Subsystem command parsing library.
537
538 %description -n libss -l pl.UTF-8
539 Biblioteka analizy poleceń podsystemów.
540
541 %package -n libss-devel
542 Summary:        Development files for subsystem command parsing library
543 Summary(pl.UTF-8):      Pliki dla programistów do biblioteki analizy poleceń podsystemów
544 Group:          Development/Libraries
545 Requires:       libcom_err-devel = %{version}-%{release}
546 Requires:       libss = %{version}-%{release}
547 Conflicts:      e2fsprogs < 1.41.11-2
548 Conflicts:      e2fsprogs-devel < 1.41.11-2
549
550 %description -n libss-devel
551 Development files for subsystem command parsing library, including
552 header files and mk_cmds utility.
553
554 %description -n libss-devel -l pl.UTF-8
555 Biblioteka opisu popularPliki dla programistów do biblioteki analizy
556 poleceń podsystemów - w tym pliki nagłówkowe i narzędzie mk_cmds.
557
558 %package -n libss-static
559 Summary:        Static version of subsystem command parsing library
560 Summary(pl.UTF-8):      Statyczna wersja biblioteki analizy poleceń podsystemów
561 Group:          Development/Libraries
562 Requires:       libss-devel = %{version}-%{release}
563 Conflicts:      e2fsprogs-static < 1.41.11-2
564
565 %description -n libss-static
566 Static version of subsystem command parsing library.
567
568 %description -n libss-static -l pl.UTF-8
569 Statyczna wersja biblioteki analizy poleceń podsystemów.
570
571 %package initrd
572 Summary:        e2fsck and mke2fs - initrd version
573 Summary(pl.UTF-8):      e2fsck i mke2fs - wersja dla initrd
574 Group:          Base
575 Conflicts:      geninitrd < 10000.10
576
577 %description initrd
578 This package includes a e2fsck and mke2fs utilities staticaly linked
579 for initrd.
580
581 %description initrd -l pl.UTF-8
582 Pakiet ten zawiera narzędzia e2fsck i mke2fs statycznie skonsolidowane
583 na potrzeby initrd.
584
585 %prep
586 %setup -q
587 %patch0 -p1
588 %{__gzip} -dc < %{SOURCE1} > doc/e2compr.texinfo
589 %patch1 -p1
590 %patch2 -p1
591 %patch3 -p1
592
593 sed -i -e '/AC_SUBST(DO_TEST_SUITE/a\MKINSTALLDIRS="install -d"\nAC_SUBST(MKINSTALLDIRS)\n' configure.in
594
595 # AX_TLS
596 tail -n +2604 aclocal.m4 > acinclude.m4
597
598 %build
599 cp -f /usr/share/automake/config.sub .
600 %{__gettextize}
601 %{__aclocal}
602 %{__autoconf}
603
604 %if %{with initrd}
605 %if %{with dietlibc}
606 # needed for syscall()
607 cp -a MCONFIG.in MCONFIG.in.org
608 sed -i -e 's|\(^LIBUUID = .*\)|\1 -lcompat|g' \
609         -e 's|\(^STATIC_LIBUUID = .*\)|\1 -lcompat|g' MCONFIG.in
610 %endif
611 %configure \
612         ac_cv_lib_dl_dlopen=no \
613         %{?with_uClibc:CC="%{_target_cpu}-uclibc-gcc"} \
614         %{?with_dietlibc:CC="diet %{__cc}"} \
615         CFLAGS="%{rpmcflags} -Os" \
616         LDFLAGS="%{rpmldflags} -static" \
617 %if %{with dietlibc}
618         LIBUUID_LIBADD="-lcompat" \
619         LIBBLKID_LIBADD="-luuid -lcompat" \
620 %else
621         LIBBLKID_LIBADD="-luuid" \
622 %endif
623         --disable-elf-shlibs \
624         --disable-fsck \
625         --disable-libblkid \
626         --disable-libuuid \
627         --disable-nls \
628         --disable-testio-debug \
629         --disable-e2initrd-helper \
630         --disable-threads \
631         --disable-tls \
632         --disable-uuidd
633
634 %{__make} -j1 libs \
635         V=1
636 %{__make} progs \
637         V=1
638 mv -f misc/mke2fs initrd-mke2fs
639 %{__make} clean
640 %{?with_dietlibc:mv MCONFIG.in.org MCONFIG.in}
641 %endif
642
643 %configure \
644         --with-root-prefix="" \
645         --disable-fsck \
646         --disable-libblkid \
647         --disable-libuuid \
648         %{!?with_nls:--disable-nls} \
649         --disable-rpath \
650         --disable-uuidd \
651         --enable-compression \
652         %{!?with_allstatic:--enable-elf-shlibs} \
653         --enable-htree
654
655 %{__make} -j1 libs \
656         LDFLAGS="%{rpmldflags}" \
657         V=1
658 %{__make} progs docs \
659         LDFLAGS="%{rpmldflags}" \
660         V=1
661
662 cd doc
663 makeinfo --no-split e2compr.texinfo
664
665 %install
666 rm -rf $RPM_BUILD_ROOT
667 %{?with_dietlibc:install -d $RPM_BUILD_ROOT%{dietlibdir}}
668 export PATH=/sbin:$PATH
669
670 echo "install-shlibs:" >> intl/Makefile
671
672 %{__make} install install-libs \
673         root_libdir=/%{_lib} \
674         mkinstalldirs='install -d' \
675         DESTDIR=$RPM_BUILD_ROOT
676
677 ln -sf e2fsck $RPM_BUILD_ROOT/sbin/fsck.ext2
678 ln -sf e2fsck $RPM_BUILD_ROOT/sbin/fsck.ext3
679 ln -sf mke2fs $RPM_BUILD_ROOT/sbin/mkfs.ext2
680
681 install doc/e2compr.info $RPM_BUILD_ROOT%{_infodir}
682
683 touch $RPM_BUILD_ROOT%{_sysconfdir}/e2fsck.conf
684
685 bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
686
687 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{mkfs,fsck}.ext[234]*.8*
688 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext2.8
689 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext3.8
690 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext4.8
691 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext4dev.8
692 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext2.8
693 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext3.8
694 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext4.8
695 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext4dev.8
696 # missing in non-english-man-pages tarball
697 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/hu/man8/fsck.ext3.8
698 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/hu/man8/fsck.ext4.8
699 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/hu/man8/fsck.ext4dev.8
700 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/fsck.ext3.8
701 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/fsck.ext4.8
702 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/fsck.ext4dev.8
703 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/mkfs.ext3.8
704 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/mkfs.ext4.8
705 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/mkfs.ext4dev.8
706 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ja/man8/fsck.ext4.8
707 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ja/man8/fsck.ext4dev.8
708 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ja/man8/mkfs.ext4.8
709 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ja/man8/mkfs.ext4dev.8
710 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/fsck.ext3.8
711 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/fsck.ext4.8
712 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/fsck.ext4dev.8
713 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/mkfs.ext3.8
714 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/mkfs.ext4.8
715 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/mkfs.ext4dev.8
716 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/fsck.ext4.8
717 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/fsck.ext4dev.8
718 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/mkfs.ext3.8
719 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/mkfs.ext4.8
720 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/mkfs.ext4dev.8
721 # moved to util-linux-ng.spec
722 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man1/uuidgen.1
723 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man3/libuuid.3
724 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man3/uuid_*.3
725 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man8/findfs.8
726 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man8/fsck.8
727
728 %if %{with nls}
729 [ "`file $RPM_BUILD_ROOT%{_datadir}/locale/it/LC_MESSAGES/e2fsprogs.mo |\
730         sed -e 's/.*,//' -e 's/message.*//'`" -le 1 ] && rm -f $f
731 %find_lang %{name}
732 %endif
733
734 rm -f $RPM_BUILD_ROOT%{_mandir}/README.e2fsprogs-non-english-man-pages
735
736 %if %{with initrd}
737 install -d $RPM_BUILD_ROOT%{_libdir}/initrd
738 install initrd-mke2fs $RPM_BUILD_ROOT%{_libdir}/initrd/mke2fs
739 %endif
740
741 %clean
742 rm -rf $RPM_BUILD_ROOT
743
744 %post   -p /sbin/postshell
745 -/usr/sbin/fix-info-dir -c %{_infodir}
746
747 %postun -p /sbin/postshell
748 -/usr/sbin/fix-info-dir -c %{_infodir}
749
750 %post   libs -p /sbin/ldconfig
751 %postun libs -p /sbin/ldconfig
752
753 %post   devel -p /sbin/postshell
754 -/usr/sbin/fix-info-dir -c %{_infodir}
755
756 %postun devel -p /sbin/postshell
757 -/usr/sbin/fix-info-dir -c %{_infodir}
758
759 %post   -n libcom_err -p /sbin/ldconfig
760 %postun -n libcom_err -p /sbin/ldconfig
761
762 %post   -n libss -p /sbin/ldconfig
763 %postun -n libss -p /sbin/ldconfig
764
765 %files %{?with_nls:-f %{name}.lang}
766 %defattr(644,root,root,755)
767 # COPYING specifies license details for some parts of package
768 %doc COPYING README RELEASE-NOTES
769 %attr(755,root,root) /sbin/badblocks
770 %attr(755,root,root) /sbin/debugfs
771 %attr(755,root,root) /sbin/dumpe2fs
772 %attr(755,root,root) /sbin/e2fsck
773 %attr(755,root,root) /sbin/e2image
774 %attr(755,root,root) /sbin/e2label
775 %attr(755,root,root) /sbin/e2undo
776 %attr(755,root,root) /sbin/fsck.ext2
777 %attr(755,root,root) /sbin/fsck.ext3
778 %attr(755,root,root) /sbin/fsck.ext4
779 %attr(755,root,root) /sbin/fsck.ext4dev
780 %attr(755,root,root) /sbin/logsave
781 %attr(755,root,root) /sbin/mke2fs
782 %attr(755,root,root) /sbin/mkfs.ext2
783 %attr(755,root,root) /sbin/mkfs.ext3
784 %attr(755,root,root) /sbin/mkfs.ext4
785 %attr(755,root,root) /sbin/mkfs.ext4dev
786 %attr(755,root,root) /sbin/resize2fs
787 %attr(755,root,root) /sbin/tune2fs
788 %attr(755,root,root) %{_bindir}/chattr
789 %attr(755,root,root) %{_bindir}/lsattr
790 %attr(755,root,root) %{_sbindir}/e2freefrag
791 %attr(755,root,root) %{_sbindir}/filefrag
792 %attr(755,root,root) %{_sbindir}/mklost+found
793 %attr(755,root,root) %{_libdir}/e2initrd_helper
794 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/e2fsck.conf
795 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mke2fs.conf
796 %{_mandir}/man1/chattr.1*
797 %{_mandir}/man1/lsattr.1*
798 %{_mandir}/man5/e2fsck.conf.5*
799 %{_mandir}/man5/mke2fs.conf.5*
800 %{_mandir}/man8/badblocks.8*
801 %{_mandir}/man8/debugfs.8*
802 %{_mandir}/man8/dumpe2fs.8*
803 %{_mandir}/man8/e2freefrag.8*
804 %{_mandir}/man8/e2fsck.8*
805 %{_mandir}/man8/e2image.8*
806 %{_mandir}/man8/e2label.8*
807 %{_mandir}/man8/e2undo.8*
808 %{_mandir}/man8/filefrag.8*
809 %{_mandir}/man8/fsck.ext2.8*
810 %{_mandir}/man8/fsck.ext3.8*
811 %{_mandir}/man8/fsck.ext4.8*
812 %{_mandir}/man8/fsck.ext4dev.8*
813 %{_mandir}/man8/logsave.8*
814 %{_mandir}/man8/mke2fs.8*
815 %{_mandir}/man8/mkfs.ext2.8*
816 %{_mandir}/man8/mkfs.ext3.8*
817 %{_mandir}/man8/mkfs.ext4.8*
818 %{_mandir}/man8/mkfs.ext4dev.8*
819 %{_mandir}/man8/mklost+found.8*
820 %{_mandir}/man8/resize2fs.8*
821 %{_mandir}/man8/tune2fs.8*
822 %lang(fi) %{_mandir}/fi/man1/chattr.1*
823 %lang(fi) %{_mandir}/fi/man1/lsattr.1*
824 %lang(fr) %{_mandir}/fr/man1/lsattr.1*
825 %lang(fr) %{_mandir}/fr/man8/badblocks.8*
826 %lang(fr) %{_mandir}/fr/man8/dumpe2fs.8*
827 %lang(fr) %{_mandir}/fr/man8/e2label.8*
828 %lang(fr) %{_mandir}/fr/man8/mklost+found.8*
829 %lang(hu) %{_mandir}/hu/man1/chattr.1*
830 %lang(hu) %{_mandir}/hu/man1/lsattr.1*
831 %lang(hu) %{_mandir}/hu/man8/dumpe2fs.8*
832 %lang(hu) %{_mandir}/hu/man8/e2fsck.8*
833 %lang(hu) %{_mandir}/hu/man8/fsck.ext2.8*
834 %lang(hu) %{_mandir}/hu/man8/fsck.ext3.8*
835 %lang(hu) %{_mandir}/hu/man8/fsck.ext4.8*
836 %lang(hu) %{_mandir}/hu/man8/fsck.ext4dev.8*
837 %lang(hu) %{_mandir}/hu/man8/tune2fs.8*
838 %lang(it) %{_mandir}/it/man1/chattr.1*
839 %lang(it) %{_mandir}/it/man1/lsattr.1*
840 %lang(it) %{_mandir}/it/man8/badblocks.8*
841 %lang(it) %{_mandir}/it/man8/debugfs.8*
842 %lang(it) %{_mandir}/it/man8/dumpe2fs.8*
843 %lang(it) %{_mandir}/it/man8/e2fsck.8*
844 %lang(it) %{_mandir}/it/man8/fsck.ext2.8*
845 %lang(it) %{_mandir}/it/man8/fsck.ext3.8*
846 %lang(it) %{_mandir}/it/man8/fsck.ext4.8*
847 %lang(it) %{_mandir}/it/man8/fsck.ext4dev.8*
848 %lang(it) %{_mandir}/it/man8/mke2fs.8*
849 %lang(it) %{_mandir}/it/man8/mkfs.ext2.8*
850 %lang(it) %{_mandir}/it/man8/mkfs.ext3.8*
851 %lang(it) %{_mandir}/it/man8/mkfs.ext4.8*
852 %lang(it) %{_mandir}/it/man8/mkfs.ext4dev.8*
853 %lang(it) %{_mandir}/it/man8/mklost+found.8*
854 %lang(it) %{_mandir}/it/man8/tune2fs.8*
855 %lang(ja) %{_mandir}/ja/man1/chattr.1*
856 %lang(ja) %{_mandir}/ja/man1/lsattr.1*
857 %lang(ja) %{_mandir}/ja/man8/badblocks.8*
858 %lang(ja) %{_mandir}/ja/man8/debugfs.8*
859 %lang(ja) %{_mandir}/ja/man8/dumpe2fs.8*
860 %lang(ja) %{_mandir}/ja/man8/e2fsck.8*
861 %lang(ja) %{_mandir}/ja/man8/e2image.8*
862 %lang(ja) %{_mandir}/ja/man8/e2label.8*
863 %lang(ja) %{_mandir}/ja/man8/fsck.ext2.8*
864 %lang(ja) %{_mandir}/ja/man8/fsck.ext3.8*
865 %lang(ja) %{_mandir}/ja/man8/fsck.ext4.8*
866 %lang(ja) %{_mandir}/ja/man8/fsck.ext4dev.8*
867 %lang(ja) %{_mandir}/ja/man8/mke2fs.8*
868 %lang(ja) %{_mandir}/ja/man8/mkfs.ext2.8*
869 %lang(ja) %{_mandir}/ja/man8/mkfs.ext3.8*
870 %lang(ja) %{_mandir}/ja/man8/mkfs.ext4.8*
871 %lang(ja) %{_mandir}/ja/man8/mkfs.ext4dev.8*
872 %lang(ja) %{_mandir}/ja/man8/mklost+found.8*
873 %lang(ja) %{_mandir}/ja/man8/resize2fs.8*
874 %lang(ja) %{_mandir}/ja/man8/tune2fs.8*
875 %lang(ko) %{_mandir}/ko/man1/chattr.1*
876 %lang(ko) %{_mandir}/ko/man1/lsattr.1*
877 %lang(ko) %{_mandir}/ko/man8/badblocks.8*
878 %lang(ko) %{_mandir}/ko/man8/debugfs.8*
879 %lang(ko) %{_mandir}/ko/man8/dumpe2fs.8*
880 %lang(ko) %{_mandir}/ko/man8/e2fsck.8*
881 %lang(ko) %{_mandir}/ko/man8/fsck.ext2.8*
882 %lang(ko) %{_mandir}/ko/man8/fsck.ext3.8*
883 %lang(ko) %{_mandir}/ko/man8/fsck.ext4.8*
884 %lang(ko) %{_mandir}/ko/man8/fsck.ext4dev.8*
885 %lang(ko) %{_mandir}/ko/man8/mke2fs.8*
886 %lang(ko) %{_mandir}/ko/man8/mkfs.ext2.8*
887 %lang(ko) %{_mandir}/ko/man8/mkfs.ext3.8*
888 %lang(ko) %{_mandir}/ko/man8/mkfs.ext4.8*
889 %lang(ko) %{_mandir}/ko/man8/mkfs.ext4dev.8*
890 %lang(ko) %{_mandir}/ko/man8/mklost+found.8*
891 %lang(ko) %{_mandir}/ko/man8/tune2fs.8*
892 %lang(pl) %{_mandir}/pl/man1/chattr.1*
893 %lang(pl) %{_mandir}/pl/man1/lsattr.1*
894 %lang(pl) %{_mandir}/pl/man8/badblocks.8*
895 %lang(pl) %{_mandir}/pl/man8/debugfs.8*
896 %lang(pl) %{_mandir}/pl/man8/dumpe2fs.8*
897 %lang(pl) %{_mandir}/pl/man8/e2fsck.8*
898 %lang(pl) %{_mandir}/pl/man8/e2label.8*
899 %lang(pl) %{_mandir}/pl/man8/fsck.ext2.8*
900 %lang(pl) %{_mandir}/pl/man8/fsck.ext3.8*
901 %lang(pl) %{_mandir}/pl/man8/fsck.ext4.8*
902 %lang(pl) %{_mandir}/pl/man8/fsck.ext4dev.8*
903 %lang(pl) %{_mandir}/pl/man8/mke2fs.8*
904 %lang(pl) %{_mandir}/pl/man8/mkfs.ext2.8*
905 %lang(pl) %{_mandir}/pl/man8/mkfs.ext3.8*
906 %lang(pl) %{_mandir}/pl/man8/mkfs.ext4.8*
907 %lang(pl) %{_mandir}/pl/man8/mkfs.ext4dev.8*
908 %lang(pl) %{_mandir}/pl/man8/mklost+found.8*
909 %lang(pl) %{_mandir}/pl/man8/tune2fs.8*
910 %{_infodir}/e2compr.info*
911
912 %if %{without allstatic}
913 %files libs
914 %defattr(644,root,root,755)
915 %attr(755,root,root) /%{_lib}/libe2p.so.*.*
916 %attr(755,root,root) %ghost /%{_lib}/libe2p.so.2
917 %attr(755,root,root) /%{_lib}/libext2fs.so.*.*
918 %attr(755,root,root) %ghost /%{_lib}/libext2fs.so.2
919 %endif
920
921 %files devel
922 %defattr(644,root,root,755)
923 %if %{without allstatic}
924 %attr(755,root,root) %{_libdir}/libe2p.so
925 %attr(755,root,root) %{_libdir}/libext2fs.so
926 %attr(755,root,root) %{_libdir}/libss.so
927 %endif
928 %{_includedir}/e2p
929 %{_includedir}/ext2fs
930 %{_pkgconfigdir}/e2p.pc
931 %{_pkgconfigdir}/ext2fs.pc
932 %{_infodir}/libext2fs.info*
933
934 %files static
935 %defattr(644,root,root,755)
936 %{_libdir}/libe2p.a
937 %{_libdir}/libext2fs.a
938
939 %files -n libcom_err
940 %defattr(644,root,root,755)
941 %if %{without allstatic}
942 %attr(755,root,root) /%{_lib}/libcom_err.so.*.*
943 %attr(755,root,root) %ghost /%{_lib}/libcom_err.so.2
944 %endif
945
946 %files -n libcom_err-devel
947 %defattr(644,root,root,755)
948 %attr(755,root,root) %{_bindir}/compile_et
949 %{!?with_allstatic:%attr(755,root,root) %{_libdir}/libcom_err.so}
950 %{_includedir}/et
951 %{_datadir}/et
952 %{_pkgconfigdir}/com_err.pc
953 %{_mandir}/man1/compile_et.1*
954 %lang(ja) %{_mandir}/ja/man1/compile_et.1*
955 %{_mandir}/man3/com_err.3*
956 %lang(ja) %{_mandir}/ja/man3/com_err.3*
957
958 %files -n libcom_err-static
959 %defattr(644,root,root,755)
960 %{_libdir}/libcom_err.a
961
962 %if %{without allstatic}
963 %files -n libss
964 %defattr(644,root,root,755)
965 %attr(755,root,root) /%{_lib}/libss.so.*.*
966 %attr(755,root,root) %ghost /%{_lib}/libss.so.2
967 %endif
968
969 %files -n libss-devel
970 %defattr(644,root,root,755)
971 %attr(755,root,root) %{_bindir}/mk_cmds
972 %if %{without allstatic}
973 %attr(755,root,root) %{_libdir}/libss.so
974 %endif
975 %{_includedir}/ss
976 %{_datadir}/ss
977 %{_pkgconfigdir}/ss.pc
978 %{_mandir}/man1/mk_cmds.1*
979
980 %files -n libss-static
981 %defattr(644,root,root,755)
982 %{_libdir}/libss.a
983
984 %if %{with initrd}
985 %files initrd
986 %defattr(644,root,root,755)
987 %attr(755,root,root) %{_libdir}/initrd/mke2fs
988 %endif
This page took 0.098668 seconds and 3 git commands to generate.