]> git.pld-linux.org Git - packages/e2fsprogs.git/blob - e2fsprogs.spec
b25ff602094d7014d6f998e0c1b3f0a847ac37c7
[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 #
7 Summary:        Utilities for managing the second extended (ext2) filesystem
8 Summary(cs):    Nástroje pro správu souborových systémù typu ext2
9 Summary(da):    Værktøjer til håndtering af ext2 filsystemer
10 Summary(de):    Dienstprogramme zum Verwalten des Second Extended-Dateisystems (ext2)
11 Summary(es):    Utilidades para la gestión de un sistema de ficheros ext2
12 Summary(fr):    Utilitaires pour la gestion du système de fichiers ext2
13 Summary(id):    Utility untuk management filesystem ext2
14 Summary(is):    Tól til að sýsla með ext2 skráarkerfið
15 Summary(it):    Utility per la gestione del filesystem (ext2)
16 Summary(ja):    Second Extended (ext2) ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò´ÉÍý¤¹¤ë¤¿¤á¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£
17 Summary(ko):    ext2 ÆÄÀÏ ½Ã½ºÅÛÀ» °ü¸®Çϴ À¯Æ¿¸®Æ¼
18 Summary(nb):    Verktøy for håndtering av ext2 filsystemet
19 Summary(pl):    Narzêdzia do systemu plikowego ext2
20 Summary(pt):    Utilitários para gerir o sistema de ficheiros ext2
21 Summary(pt_BR): Ferramentas para o sistema de arquivos ext2
22 Summary(ru):    õÔÉÌÉÔÙ ÕÐÒÁ×ÌÅÎÉÑ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÏÊ ext2
23 Summary(sk):    Pomocné programy pre správu ext2 súborového systému
24 Summary(sl):    Pripomoèki za upravljanje datoteènega sistema ext2
25 Summary(sv):    Verktyg för att hantera det andra utökade (ext2) filsystemet
26 Summary(tr):    ext2 dosya sistemi için araçlar
27 Summary(uk):    õÔÉ̦ÔÉ ÄÌÑ ÒÏÂÏÔÉ Ú ÆÁÊÌÏ×ÏÀ ÓÉÓÔÅÍÏÀ ext2
28 Summary(zh_CN): ¹ÜÀíµÚ¶þÀ©Õ¹£¨ext2£©ÎļþϵͳµÄ¹¤¾ß¡£
29 Summary(zh_TW): ¥Î©óºÞ²z ext2 Àɮרt²Îªº¤u¨ãµ{¦¡¡C
30 Name:           e2fsprogs
31 Version:        1.38
32 Release:        1
33 License:        GPL
34 Group:          Applications/System
35 Source0:        http://dl.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
36 # Source0-md5:  d774d4412bfb80d12cf3a4fdfd59de5a
37 Source1:        e2compr-0.4.texinfo.gz
38 # Source1-md5:  c3c59ff37e49d8759abb1ef95a8d3abf
39 Source2:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
40 # Source2-md5:  992a37783bd42a897232972917e8ca7d
41 Patch0:         %{name}-info.patch
42 Patch1:         e2compr-info.patch
43 URL:            http://e2fsprogs.sourceforge.net/
44 BuildRequires:  automake
45 BuildRequires:  autoconf
46 BuildRequires:  gettext-devel >= 0.11
47 BuildRequires:  texinfo
48 Requires(post,postun):  /sbin/ldconfig
49 Requires:       fsck = %{version}-%{release}
50 Requires:       libcom_err = %{version}-%{release}
51 Requires:       libuuid = %{version}-%{release}
52 Obsoletes:      e2fsprogs-evms
53 Obsoletes:      libext2fs2
54 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
55
56 %description
57 The e2fsprogs package contains a number of utilities for creating,
58 checking, modifying and correcting any inconsistencies in second
59 extended (ext2) filesystems. e2fsprogs contains e2fsck (used to repair
60 filesystem inconsistencies after an unclean shutdown), mke2fs (used to
61 initialize a partition to contain an empty ext2 filesystem), debugfs
62 (used to examine the internal structure of a filesystem, to manually
63 repair a corrupted filesystem or to create test cases for e2fsck),
64 tune2fs (used to modify filesystem parameters) and most of the other
65 core ext2fs filesystem utilities.
66
67 %description -l cs
68 Balíèek e2fsprogs obsahuje nìkolik programù pro vytváøení, kontrolu
69 úpravy a opravy nekonzistencí v systémech souborù typu ext2 (second
70 extended filesystem). Balíèek obsahuje program e2fsck (na opravy
71 nekonzistencí systémù souborù, které nebyly odpojeny pøi vypnutí
72 systému), mke2fs (pro vytvoøení prázdného systému souborù typu ext2 v
73 diskovém oddílu), debugfs (pro kontrolu interní struktury systému
74 souborù, manuální opravu po¹kozeného systému souborù a pro vytváøení
75 testovacích pøípadù pro e2fsck), tune2fs (pro úpravu parametrù systému
76 souborù) a vìt¹inu dal¹ích programù pro práci se systémy souborù typu
77 ext2fs.
78
79 %description -l da
80 e2fsprogs-pakken indeholder diverse værktøjer for at lave,
81 kontrollere, modificere og reparere ext2-filsystemer. e2fsprogs
82 indeholder e2fsck (bruges for at reparere filsystemer efter uren
83 nedlukning af systemet), mke2fs (bruges for at initialisere en
84 partition med et tomt ext2-filsystem), debugfs (bruges for at
85 undersøge de interne strukturer i filsystemet, for manuelt at kunne
86 reparere et ødelagt filsystem eller lave testscenarier for e2fsck),
87 tune2fs (bruges for at modificere filsystem-parametre) og flere andre
88 værktøjer for at ændre og undersøge ext2-filsystemer.
89
90 %description -l de
91 Das Paket e2fsprogs enthält eine Reihe von Dienstprogrammen zum
92 Anlegen, Überprüfen, Ändern und Reparieren von Inkonsistenzen in
93 Second Extended-Dateisystemen (ext2). e2fsprogs enthält: e2fsck (zum
94 Korrigieren von Inkonsistenzen im Dateisystem nach einem
95 Computerabsturz), mke2fs (zum Initialisieren einer Partition mit einem
96 leeren ext2-Dateisystem), debugfs (zum Überprüfen der internen
97 Struktur eines Dateisystems, zum manuellen Reparieren eines
98 beschädigten Dateisystems oder zum Erstellen von Testfällen für
99 e2fsck), tune2fs (zum Ändern der Dateisystemparameter) und die meisten
100 anderen wichtigen Dienstprogramme für ext2fs-Dateisystemem.
101
102 %description -l es
103 El paquete e2fsprogs contiene varias utilidades para crear, controlar,
104 modificar y corregir las inconsistencias en un sistema de ficheros
105 ext2. e2fsprogs contiene e2fsck (resuelve el problema de
106 inconsistencia después de haber apagado el ordenador de manera
107 incorrecta), mke2fs (inicializa una nueva partición para contener un
108 sistema de ficheros ext2 vacío), debugfs (examina la estructura
109 interna de un sistema de ficheros para reparar manualmente los errores
110 presentes en un sistema de ficheros o crear casos de prueba para
111 e2fsck), tune2fs (modifica los parámetros del sistema de ficheros) y
112 la mayoría de las utilidades principales del systema de ficheros
113 ext2fs.
114
115 %description -l fr
116 Le paquetage e2fsprogs contient plusieurs utilitaires permettant de
117 créer, vérifier, modifier et corriger des incohérences dans des
118 systèmes de fichiers de type ext2. e2fsprogs contient e2fsck
119 (réparation d'incohérences de système de fichiers après un arrêt
120 brutal), mke2fs (initialisation d'une partition devant contenir un
121 système de fichiers ext2 vide), debugfs (examen de la structure
122 interne d'un système de fichiers afin de réparer manuellement un
123 système de fichiers corrompu ou de créer des cas de test pour e2fsck),
124 tune2fs (modification des paramètres de systèmes de fichiers) et la
125 plupart des autres utilitaires clés pour les systèmes de fichiers
126 ext2fs.
127
128 %description -l id
129 Package e2fsprogs berisi beberapa utility untuk membuat, cek, merubah,
130 dan memperbaiki kerusakan, pada second extended (ext2) filesystem.
131 e2fsprogs berisi e2fsck (digunakan untuk memperbaiki filesystem
132 inconsistencies yang biasanya terjadi setelah unclean shutdown),
133 mke2fs (digunakan untuk membuat filesystem ext2 yang kosong), debugfs
134 (untuk memeriksa internal structure dari filesystem, dan secara manual
135 memperbaiki corrupted filesystem atau untuk membuat test cases untuk
136 e2fsck), tune2fs (untuk merubah parameter filesystem) dan kebanyakan
137 utility untuk filesystem ext2.
138
139 %description -l is
140 e2fsprogs pakkinn inniheldur nokkur forrit til að búa til, skoða,
141 breyta og laga allar villur í Linux skráarkerfinu (ext2). e2fsprogs
142 inniheldur e2fsck (notað til að laga villur í skráarkerfinu eftir
143 vonda enduruppkeyrslu), mke2fs (notað til að undirbúa harða disk töflu
144 til að innihalda tómt ext2 skráarkerfi), debugfs (notað til að skoða
145 innihald tóms ext2 skráarkerfis, til að handvirkt laga ónýtt
146 skráarkerfi eða til að undirbúa tilraunir fyrir e2fsck)m tune2fs(notað
147 til að breyta skráarkerfis möguleikum) og flest önnur ext2fs
148 skráarkerfis forritum
149
150 %description -l it
151 Il pacchetto e2fsprogs contiene varie utility per creare, controllare,
152 modificare e correggere le inconsistenze in un filesystem ext2.
153 e2fsprogs contiene e2fsck (risolve le inconsistenze di un filesystem
154 dopo un arresto non corretto del calcolatore), mke2fs (inizializza una
155 nuova partizione per un filesystem ext2 vuoto), debugfs (esamina la
156 struttura interna di un filesystem, è usato per riparare manualmente
157 gli errori presenti in un filesystem e per creare casi di test per
158 e2fsck), tune2fs (modifica i parametri del filesystem) e molte delle
159 utility principali per il filesystem ext2fs.
160
161 %description -l ja
162 e2fsprogs ¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ï Second Extended (ext2) ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î
163 ºîÀ®¡¢¸¡ºº¡¢Êѹ¹¤ò¹Ô¤Ã¤¿¤ê¡¢ÉÔÀ°¹ç¤ò½¤Éü¤¹¤ë¤¿¤á¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤¬
164 ¿ô¿¤¯´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£e2fsprogs ¤Ë¤Ï e2fsck (°Û¾ï½ªÎ»¸å¤Ë¥Õ¥¡¥¤¥ë
165 ¥·¥¹¥Æ¥à¤ÎÉÔÀ°¹ç¤ò½¤Éü¤¹¤ë)¡¢mke2fs (¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¤ò½é´ü²½¤·¤Æ¶õ¤Î
166 ext2 ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤òºîÀ®¤¹¤ë)¡¢debugfs (¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ÎÆâÉô
167 ¹½Â¤¤ò¸¡ºº¤·¡¢ÇË»¤·¤¿¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò¼êÆ°¤Ç½¤Éü¤·¤¿¤ê¡¢e2fsck
168 ÍѤΥƥ¹¥È¥±¡¼¥¹¤òºîÀ®¤¹¤ë)¡¢tune2fs (¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¥Ñ¥é¥á¡¼¥¿
169 ¤òÊѹ¹¤¹¤ë) ¤Î¤Û¤«¡¢¼ç¤Ê ext2fs ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Î
170 ¤Û¤È¤ó¤É¤¬´Þ¤Þ¤ì¤Þ¤¹¡£
171
172 %description -l nb
173 e2fsprogs-pakken inneholder diverse verktøy for å lage, kontrollere,
174 modifisere og reparere ext2-filsystemer. e2fsprogs inneholder e2fsck
175 (brukes for å reparere filsystemer etter uren nedkjøring av systemet),
176 mke2fs (brukes for å initialisere en partisjon med et tomt
177 ext2-filsystem), debugfs (brukes for å undersøke de interne
178 strukturene i filsystemet, for manuelt å kunne reparere et ødelagt
179 filsystem eller lage testscenarier for e2fsck), tune2fs (brukes for å
180 modifisere filsystem-parametre) og flere andre verktøy for å endre og
181 undersøke ext2-filsystemer.
182
183 %description -l pl
184 Pakiet ten zawiera narzêdzia do tworzenia, sprawdzania i naprawiania
185 wolumenów dyskowych z systemem plikowym ext2. e2fsprogs zawiera e2fsck
186 (u¿ywany do naprawiania niespójno¶ci w systemie plikowym po
187 niepoprawnym zamkniêciu systemu), mke2fs (u¿ywany do inicjacji
188 wolumenów ext2), debugfs (u¿ywany do sprawdzania wewnêtrznej struktury
189 wolumenów ext2, a tak¿e do rêcznego naprawiania b³êdów), tune2fs
190 (u¿ywany do modyfikacji parametrów wolumenów ext2) i kilka innych
191 narzêdzi do ext2.
192
193 %description -l pt
194 O pacote e2fsprogs contém uma quantidade de utilitários para criar,
195 verificar, modificar e corrigir algumas inconsistências no sistema de
196 ficheiros ext2. O e2fsprogs contém o e2fsck (usado para reparar as
197 inconsistências do sistema de ficheiros depois duma terminação
198 forçada), o mke2fs (usado para inicializar uma partição para esta
199 conter um sistema de ficheiros ext2 vazio), o debugfs (usado para
200 examinar a estrutura interna dum sistema de ficheiros, para reparar
201 manualmente um sistema de ficheiros corrompido ou para criar situações
202 de teste para o e2fsck), o tune2fs (usado para modificar os parâmetros
203 do sistema de ficheiros) e a maioria dos outros utilitários de base do
204 sistema de ficheiros ext2.
205
206 %description -l pt_BR
207 Este pacote inclui vários utilitários para criação, checagem e reparo
208 de sistema de arquivos ext2.
209
210 %description -l ru
211 ðÁËÅÔ e2fsprogs ÓÏÄÅÒÖÉÔ ÕÔÉÌÉÔÙ ÄÌÑ ÓÏÚÄÁÎÉÑ, ÐÒÏ×ÅÒËÉ, ÉÚÍÅÎÅÎÉÑ É
212 ËÏÒÒÅËÔÉÒÏ×ËÉ ×ÎÕÔÒÅÎÎÅÇÏ ÓÏÓÔÏÑÎÉÑ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ext2. e2fsprogs
213 ÓÏÄÅÒÖÉÔ e2fsck (ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÆÁÊÌÏ×ÏÊ ÓÔÒÕËÔÕÒÙ ÐÏÓÌÅ
214 ÎÅËÏÒÒÅËÔÎÏÇÏ ÚÁ×ÅÒÛÅÎÉÑ ÒÁÂÏÔÙ), mke2fs (ÄÌÑ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÒÁÚÄÅÌÁ
215 ÐÒÉ ÓÏÚÄÁÎÉÉ ÐÕÓÔÏÊ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ext2), debugfs (ÐÒÏÓÍÏÔÒ
216 ×ÎÕÔÒÅÎÎÅÊ ÓÔÒÕËÔÕÒÙ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ÄÌÑ ÒÕÞÎÏÇÏ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ
217 ÐÏ×ÒÅÖÄÅÎÎÏÊ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ÉÌÉ ÓÏÚÄÁÎÉÑ ÔÅÓÔÏ×ÙÈ ÓÉÔÕÁÃÉÊ ÄÌÑ
218 e2fsck), tune2fs (ÄÌÑ ÉÚÍÅÎÅÎÉÑ ÐÁÒÁÍÅÔÒÏ× ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ) É
219 ÍÎÏÖÅÓÔ×Ï ÄÒÕÇÉÈ ÕÔÉÌÉÔ ÄÌÑ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ext2.
220
221 %description -l sk
222 Balík e2fsprogs obsahuje niekoµko programov pre vytváranie, kontrolu,
223 zmenu a opravu nekonzistencií na ext2 súborovom systéme. e2fsprogs
224 obsahuje e2fsck (pre opravu nekonzistentných údajov na súborovom
225 systéme po neèistom ukonèení), mke2fs (pre vytvorenie prázdneho
226 súborového systému na diskovom oddieli), debugfs (pre skúmanie
227 vnútorných ¹truktúr súborového systému, jeho ruènú opravu alebo pre
228 vytvorenie testovacích prípadov pre e2fsck), tune2fs (pre modifikáciu
229 parametrov súborového systému) a väè¹inu ïal¹ích základných pomôcok
230 pre prácu s ext2fs.
231
232 %description -l sv
233 Paketet e2fsprogs innehåller ett antal verktyg för att skapa,
234 kontrollera, modifiera och rätta felaktigheter i det andra utökade
235 (ext2) filsystemet. e2fsprogs innehåller e2fsck (används för att
236 reparera felaktigheter efter en oren avstängning), mke2fs (används för
237 att initiera en partition att innehålla ett tomt ext2-filsystem),
238 debugfs (används för att undersöka den interna strukturen i ett
239 filsystem, manuellt reparera trasiga filsystem eller skapa testfall
240 för e2fsck), tune2fs (används för att modifiera filsystemparametrar)
241 och de flesta andra basverktygen för filsystemet ext2fs.
242
243 %description -l tr
244 Bu paket, ext2 dosya sistemlerini yaratmak, onarmak, kontrol etmek ve
245 bazý parametrelerini deðiþtirmek için gerekli yazýlýmlarý içerir.
246
247 %description -l uk
248 ðÁËÅÔ e2fsprogs Í¦ÓÔÉÔØ ÎÁ¦ҠÕÔÉ̦ԠÄÌÑ ÓÔ×ÏÒÅÎÎÑ, ÐÅÒÅצÒËÉ,
249 ÍÏÄÉƦËÁ槠ÔÁ ×ÉÐÒÁ×ÌÅÎÎÑ ÂÕÄØ-ÑËÉÈ ÐÏÍÉÌÏË Õ ÆÁÊÌÏצʠÓÉÓÔÅͦ ext2.
250 e2fsprogs Í¦ÓÔÉÔØ e2fsck (×ÉËÏÒÉÓÔÏ×Õ¤ÔØÓÑ ÄÌÑ ×ÉÐÒÁ×ÌÅÎÎÑ ÐÏÍÉÌÏË
251 ЦÓÌÑ "ÂÒÕÄÎϧ" ÚÕÐÉÎËÉ ÍÁÛÉÎÉ), mke2fs (ÄÌÑ ¦Î¦ÃÉÁ̦ÚÁ槠ÒÏÚĦÌÕ ÔÁ
252 ÓÔ×ÏÒÅÎÎÑ ÐÏÒÏÖÎØϧ ÆÁÊÌÏ×ϧ ÓÉÓÔÅÍÉ ext2), debugfs (ÄÌÑ ×É×ÞÅÎÎÑ
253 ×ÎÕÔÒ¦ÛÎØϧ ÓÔÒÕËÔÕÒÉ ÆÁÊÌÏ×ϧ ÓÉÓÔÅÍÉ, ÒÕÞÎÏÇÏ ÒÅÍÏÎÔÕ ÐÏÛËÏÄÖÅÎϧ
254 ÆÁÊÌÏ×ϧ ÓÉÓÔÅÍÉ ÁÂÏ ÄÌÑ ÓÔ×ÏÒÅÎÎÑ ÔÅÓԦנÄÌÑ e2fsck), tune2fs (ÄÌÑ
255 ÍÏÄÉƦËÁ槠ÐÁÒÁÍÅÔҦנÆÁÊÌÏ×ϧ ÓÉÓÔÅÍÉ) ÔÁ Â¦ÌØÛ¦ÓÔØ ¦ÎÛÉÈ ÂÁÚÏ×ÉÈ
256 ÕÔÉ̦ԠÄÌÑ ext2fs.
257
258 %description -l zh_CN
259 e2fsprogs Èí¼þ°ü°üº¬Ò»Ð©ÊµÓóÌÐò£¬ÓÃÓÚ´´½¨¡¢¼ì²é¡¢ Ð޸ĺ;ÀÕý¸¨ÖúÀ©Õ¹
260 (ext2) ÎļþϵͳÖеÄÈκβ»Í³Ò»Ö®´¦¡£ e2fsprogs °üº¬
261 e2fsck£¨ÓÃÓÚÔÚ·ÇÕý³£¹Ø»úºóÐÞ¸´ÎļþϵͳµÄ²»Í³Ò»Ö®´¦£©¡¢
262 mke2fs£¨ÓÃÓÚ½«·ÖÇø³õʼ»¯Îª°üº¬¿Õ°×ext2 Îļþϵͳ£©¡¢
263 debugfs£¨ÓÃÓÚ¼ì²éÎļþϵͳµÄÄÚ²¿½á¹¹¡¢ÊÖ¶¯ÐÞ¸´±»ÆÆ»µµÄÎļþϵͳ»òΪe2fsck
264 ´´½¨²âÊÔ·¶Àý£©¡¢ tune2fs£¨ÓÃÓÚÐÞ¸ÄÎļþϵͳ²ÎÊý£©ºÍÆäËü´ó¶àÊýºËÐÄ
265 ext2fs ÎļþϵͳʵÓóÌÐò¡£
266
267 %package devel
268 Summary:        ext2 filesystem-specific libraries and headers
269 Summary(cs):    Knihovny a hlavièkové soubory pro systém souborù ext2
270 Summary(da):    ext2 filsystemsspecifikke biblioteker og headerfiler
271 Summary(de):    Bibliotheken und Header-Dateien für ext2-Dateisysteme
272 Summary(es):    Bibliotecas y archivos de inclusión para e2fs
273 Summary(fr):    Bibliothèques et en-têtes spécifiques au système de fichiers ext2
274 Summary(id):    Library dan file header untuk e2fsprogs
275 Summary(is):    Aðgerðasöfn og hausaskrár fyrir ext2 skráarkerfið
276 Summary(it):    Librerie e file header specifici per il filesystem ext2
277 Summary(ja):    ext2 ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ë¸ÇÍ­¤ÎÀÅŪ¥é¥¤¥Ö¥é¥ê¤È¥Ø¥Ã¥À¡¼
278 Summary(ko):    ext2 ÆÄÀϽýºÅÛ-ÁöÁ¤ Á¤Àû ¶óÀ̺귯¸®¿Í Çì´õµé
279 Summary(nb):    ext2 filsystemspesifikke bibliotek og headerfiler
280 Summary(pl):    Pliki nag³ówkowe do bibliotek e2fs
281 Summary(pt):    Bibliotecas e ficheiros de inclusão específicos do sistema de ficheiros ext2
282 Summary(pt_BR): Bibliotecas e arquivos de inclusão para e2fs
283 Summary(ru):    âÉÂÌÉÏÔÅËÉ É ÆÁÊÌÙ ÚÁÇÏÌÏ×ËÏ× ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ ext2
284 Summary(sk):    Kni¾nice a hlavièkové súbory pre ext2-¹pecifické programy
285 Summary(sl):    Knji¾nice in glave, specifiène datoteènemu sistemu ext2
286 Summary(sv):    ext2 filsystemspecifika bibliotek och huvuden
287 Summary(uk):    â¦Â̦ÏÔËÉ ÐÒÏÇÒÁͦÓÔÁ ÔÁ ÈÅÄÅÒÉ ÄÌÑ ÒÏÂÏÔÉ Ú ext2fs
288 Summary(zh_CN): ext2 ÎļþϵͳÌØÓеľ²Ì¬¿âºÍÍ·Îļþ¡£
289 Summary(zh_TW): ext2 Àɮרt²Î¯S©wªºÀRºA¨ç¦¡®w»PªíÀY¡C
290 Group:          Development/Libraries
291 Requires:       %{name} = %{version}-%{release}
292 Requires:       libcom_err-devel = %{version}-%{release}
293 Requires:       libuuid-devel = %{version}-%{release}
294 Obsoletes:      libext2fs2-devel
295
296 %description devel
297 e2fsprogs-devel contains the libraries and header files needed to
298 develop second extended (ext2) filesystem-specific programs.
299
300 %description devel -l cs
301 Balíèek e2fsprogs-devel obsahuje knihovny a hlavièkové soubory
302 potøebné pro vývoj programù pracujících se systémem souborù ext2
303 (second extended fs).
304
305 %description devel -l da
306 e2fsprogs-devel indeholder de headerfiler og biblioteker man behøver
307 for at udvikle programmer specielt rettet mod ext2-filsystemer.
308
309 %description devel -l de
310 Das Paket e2fsprogs-devel enthält die Bibliotheken und Header-Dateien,
311 die für die Entwicklung von Programmen für das Second
312 Extended-Dateisystem (ext2) erforderlich sind.
313
314 %description devel -l es
315 e2fsprogs-devel contiene las bibliotecas y los ficheros de cabecera
316 necesarios para desarrollar programas específicos para el sistema de
317 ficheros ext2.
318
319 %description devel -l fr
320 e2fsprogs-devel contient les bibliothèques et fichiers d'en-tête
321 nécessaires au développement de programmes spécifiques au système de
322 fichiers ext2.
323
324 %description devel -l id
325 e2fsprogs-devel berisi library dan file header yang dibutuhkan untuk
326 develop program yang berkaitan dengan filesystem ext2.
327
328 %description devel -l is
329 e2fsprogs-devel inniheldur library og header skrár sem þarf til að búa
330 til (ext2) skráarsafns forrit
331
332 %description devel -l it
333 e2fsprogs-devel contiene le librerie e i file header necessari per
334 sviluppare programmi specifici per il filesystem ext2.
335
336 %description devel -l ja
337 e2fspgrogs-devel ¤Ë¤Ï¡¢Second Extended (ext2) ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ë¸ÇÍ­
338 ¤Î¥×¥í¥°¥é¥à¤ò³«È¯¤¹¤ë¤¿¤á¤ËɬÍפʥ饤¥Ö¥é¥ê¤È¥Ø¥Ã¥À¡¼¥Õ¥¡¥¤¥ë¤¬´Þ¤Þ¤ì
339 ¤Æ¤¤¤Þ¤¹¡£
340
341 %description devel -l nb
342 e2fsprogs-devel inneholder de headerfiler og bibliotek man trenger for
343 å utvikle programmer spesielt rettet mot ext2-filsystemer.
344
345 %description devel -l pl
346 Pliki nag³ówkowe i dokumentacja niezbêdne do tworzenia programów
347 obs³uguj±cych e2fs.
348
349 %description devel -l pt
350 O pacote e2fsprogs-devel contém as bibliotecas e ficheiros de inclusão
351 necessários para desenvolver programas específicos do sistema de
352 ficheiros ext2.
353
354 %description devel -l pt_BR
355 Bibliotecas e arquivos de inclusão para desenvolvimento de programas
356 específicos para sistema de arquivo ext2.
357
358 %description devel -l ru
359 e2fsprogs-devel ÓÏÄÅÒÖÉÔ ÓÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ É ÆÁÊÌÙ ÚÁÇÏÌÏ×ËÏ×,
360 ÎÅÏÂÈÏÄÉÍÙÅ ÐÒÉ ÒÁÚÒÁÂÏÔËÅ ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ ÆÁÊÌÏ×ÕÀ ÓÉÓÔÅÍÕ
361 ext2.
362
363 %description devel -l sk
364 e2fsprogs-devel obsahuje kni¾nice a hlavièkové súbory potrebné pre
365 vývoj programov pre ext2 súborový systém.
366
367 %description devel -l sv
368 e2fsprogs-devel innehåller bibliotek och huvudfiler som behövs för att
369 utveckla filsystemsspecifika program för det andra utökade (ext2)
370 filsystemet.
371
372 %description devel -l uk
373 e2fsprogs-devel Í¦ÓÔÉÔؠ¦Â̦ÏÔÅËÉ ÔÁ ÈÅÄÅÒÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÎÁÐÉÓÁÎÎÑ
374 ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ Ú ÆÁÊÌÏ×ÏÀ ÓÉÓÔÅÍÏÀ ext2.
375
376 %description devel -l zh_CN
377 e2fsprogs-devel °üº¬¿ª·¢¸¨ÖúÀ©Õ¹ (ext2)
378 ÎļþϵͳרÓóÌÐòËùÐèµÄ³ÌÐò¿âºÍÍ·Îļþ¡£
379
380 %package static
381 Summary:        ext2 filesystem-specific static libraries
382 Summary(cs):    Statické knihovny pro systém souborù ext2
383 Summary(da):    ext2 filsystemsspecifikke statiske biblioteker
384 Summary(de):    Statische Bibliotheken für ext2-Dateisysteme
385 Summary(es):    Bibliotecas estaticas para e2fs
386 Summary(fr):    Bibliothèques statiques spécifiques au système de fichiers ext2
387 Summary(it):    Librerie statiche specifici per il filesystem ext2
388 Summary(nb):    ext2 filsystemspesifikke statiske bibliotek
389 Summary(pl):    Biblioteki statyczne do obs³ugi systemu plików ext2
390 Summary(pt):    Bibliotecas estaticas específicos do sistema de ficheiros ext2
391 Summary(pt_BR): Bibliotecas estaticas para e2fs
392 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ ext2
393 Summary(sk):    Statické kni¾nice a hlavièkové súbory pre ext2-¹pecifické programy
394 Summary(sv):    ext2 filsystemspecifika statiska bibliotek
395 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔËÉ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ ÒÏÂÏÔÉ Ú ext2fs
396 Group:          Development/Libraries
397 Requires:       %{name}-devel = %{version}-%{release}
398
399 %description static
400 Static libraries needed to develop ext2 filesystem-specific programs
401 statically linked with e2progs libs.
402
403 %description static -l de
404 Libraries zur Entwicklung von ext2-Dateisystemspezifischen Programmen
405 erforderlich sind.
406
407 %description static -l es
408 Bibliotecas estaticas para desarrollo de programas específicos para
409 sistema de archivo ext2.
410
411 %description static -l pl
412 Biblioteki statyczne do obs³ugi e2fs niezbêdne do kompilacji programów
413 statycznie skonsolidowanych (linkowanych) z bibliotekami do e2fs.
414
415 %description static -l pt_BR
416 Bibliotecas estaticas para desenvolvimento de programas específicos
417 para sistema de arquivo ext2.
418
419 %description static -l ru
420 e2fsprogs-devel-static ÓÏÄÅÒÖÉÔ ÓÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ
421 ÄÌÑ ÎÁÐÉÓÁÎÉÑ ÐÒÏÇÒÁÍÍ, ÒÁÂÏÔÁÀÝÉÈ Ó ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÏÊ ext2.
422
423 %description static -l uk
424 e2fsprogs-devel-static Í¦ÓÔÉÔØ ÓÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ
425 ÎÁÐÉÓÁÎÎÑ ÐÒÏÇÒÁÍ, Ñ˦ ÐÒÁÃÀÀÔØ Ú ÆÁÊÌÏ×ÏÀ ÓÉÓÔÅÍÏÀ ext2.
426
427 %package -n libcom_err
428 Summary:        A Common Error Description Library for unices
429 Summary(pl):    Biblioteka opisu popularnych b³êdów dla uniksów
430 Group:          Libraries
431 Conflicts:      e2fsprogs < 1.34-3
432
433 %description -n libcom_err
434 A Common Error Description Library for unices.
435
436 %description -n libcom_err -l pl
437 Biblioteka opisu popularnych b³êdów dla uniksów.
438
439 %package -n libcom_err-devel
440 Summary:        Development files for Common Error Description Library for unices
441 Summary(pl):    Pliki dla programistów do biblioteki opisu popularnych b³êdów dla uniksów
442 Group:          Development/Libraries
443 Requires:       libcom_err = %{version}-%{release}
444 Conflicts:      e2fsprogs-devel < 1.34-3
445
446 %description -n libcom_err-devel
447 A Common Error Description Library for unices - development files.
448
449 %description -n libcom_err-devel -l pl
450 Biblioteka opisu popularnych b³êdów dla uniksów - pliki dla
451 programistów.
452
453 %package -n libcom_err-static
454 Summary:        Static version of Common Error Description Library for unices
455 Summary(pl):    Statyczna biblioteka opisu popularnych b³êdów dla uniksów
456 Group:          Development/Libraries
457 Requires:       libcom_err-devel = %{version}-%{release}
458 Conflicts:      e2fsprogs-static < 1.34-3
459
460 %description -n libcom_err-static
461 A Common Error Description Library for unices - static version.
462
463 %description -n libcom_err-static -l pl
464 Biblioteka opisu popularnych b³êdów dla uniksów - wersja statyczna.
465
466 %package -n libuuid
467 Summary:        Library for accessing and manipulating UUID
468 Summary(pl):    Biblioteka umo¿liwiaj±ca dostêp i zmiany UUID
469 Group:          Libraries
470 Conflicts:      e2fsprogs < 1.34-3
471
472 %description -n libuuid
473 Library for accessing and manipulating UUID.
474
475 %description -n libuuid -l pl
476 Biblioteka umo¿liwiaj±ca dostêp i zmiany UUID.
477
478 %package -n libuuid-devel
479 Summary:        Header files for library for accessing and manipulating UUID
480 Summary(pl):    Pliki nag³ówkowe biblioteki umo¿liwiaj±cej dostêp i zmiany UUID
481 Group:          Development/Libraries
482 Requires:       libuuid = %{version}-%{release}
483 Conflicts:      e2fsprogs-devel < 1.34-3
484
485 %description -n libuuid-devel
486 Library for accessing and manipulating UUID - development files.
487
488 %description -n libuuid-devel -l pl
489 Biblioteka umo¿liwiaj±ca dostêp i zmiany UUID - pliki dla
490 programistów.
491
492 %package -n libuuid-static
493 Summary:        Static library for accessing and manipulating UUID
494 Summary(pl):    Statyczna biblioteka umo¿liwiaj±ca dostêp i zmiany UUID
495 Group:          Development/Libraries
496 Requires:       libuuid-devel = %{version}-%{release}
497 Conflicts:      e2fsprogs-static < 1.34-3
498
499 %description -n libuuid-static
500 Library for accessing and manipulating UUID - static version.
501
502 %description -n libuuid-static -l pl
503 Biblioteka umo¿liwiaj±ca dostêp i zmiany UUID - wersja statyczna.
504
505 %package -n fsck
506 Summary:        Check and repair a Linux file system
507 Summary(pl):    Sprawdzenie i naprawa linuksowego systemu plików
508 Group:          Applications/System
509 Requires:       libuuid = %{version}-%{release}
510
511 %description -n fsck
512 Check and repair a Linux file system.
513
514 %description -n fsck -l pl
515 Sprawdzenie i naprawa linuksowego systemu plików.
516
517 %prep
518 %setup -q
519 %patch0 -p1
520 gunzip < %{SOURCE1} > doc/e2compr.texinfo
521 %patch1 -p1
522
523 chmod u+w configure aclocal.m4 po/LINGUAS po/Makefile.in.in intl/Makefile.in
524
525 %build
526 cp -f /usr/share/automake/config.sub .
527 %{__gettextize}
528 %{__aclocal}
529 %{__autoconf}
530 %configure \
531         --with-root-prefix="" \
532         %{?with_nls:--enable-nls} \
533         %{!?with_nls:--disable-nls} \
534         %{?with_allstatic:--disable-elf-shlibs} \
535         %{!?with_allstatic:--enable-elf-shlibs} \
536         --enable-compression \
537         --enable-htree \
538         %{!?with_static:--enable-dynamic-e2fsck} \
539         --enable-fsck \
540         --disable-rpath
541
542 %{__make} libs \
543         LDFLAGS="%{rpmldflags}"
544 %{__make} progs \
545         LDFLAGS="%{rpmldflags}"
546 %{__make} docs \
547         LDFLAGS="%{rpmldflags}"
548
549 cd doc
550 makeinfo --no-split e2compr.texinfo
551
552 %install
553 rm -rf $RPM_BUILD_ROOT
554 export PATH=/sbin:$PATH
555
556 echo "install-shlibs:" >> intl/Makefile
557
558 %{__make} install \
559         root_libdir=/%{_lib} \
560         DESTDIR=$RPM_BUILD_ROOT
561 %{__make} install-libs \
562         root_libdir=/%{_lib} \
563         DESTDIR=$RPM_BUILD_ROOT
564 %{__make} -C po install \
565         root_libdir=/%{_lib} \
566         DESTDIR=$RPM_BUILD_ROOT
567
568 ln -sf e2fsck $RPM_BUILD_ROOT/sbin/fsck.ext2
569 ln -sf e2fsck $RPM_BUILD_ROOT/sbin/fsck.ext3
570 ln -sf mke2fs $RPM_BUILD_ROOT/sbin/mkfs.ext2
571
572 install doc/e2compr.info $RPM_BUILD_ROOT%{_infodir}
573
574 bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
575
576 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{mkfs,fsck}.ext[23].8*
577 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext2.8
578 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/man8/fsck.ext3.8
579 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext2.8
580 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ext3.8
581 # missing in non-english-man-pages tarball
582 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/hu/man8/fsck.ext3.8
583 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/fsck.ext3.8
584 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/it/man8/mkfs.ext3.8
585 echo '.so e2fsck.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/fsck.ext3.8
586 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/ko/man8/mkfs.ext3.8
587 echo '.so mke2fs.8' > $RPM_BUILD_ROOT%{_mandir}/pl/man8/mkfs.ext3.8
588
589 %if %{with nls}
590 [ "`file $RPM_BUILD_ROOT%{_datadir}/locale/it/LC_MESSAGES/e2fsprogs.mo |\
591         sed -e 's/.*,//' -e 's/message.*//'`" -le 1 ] && rm -f $f
592 %find_lang %{name}
593 %endif
594
595 %clean
596 rm -rf $RPM_BUILD_ROOT
597
598 %post
599 /sbin/ldconfig
600 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
601
602 %postun
603 /sbin/ldconfig
604 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
605
606 %post devel
607 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
608
609 %postun devel
610 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
611
612 %post   -n libcom_err -p /sbin/ldconfig
613 %postun -n libcom_err -p /sbin/ldconfig
614
615 %post   -n libuuid -p /sbin/ldconfig
616 %postun -n libuuid -p /sbin/ldconfig
617
618 %files %{?with_nls:-f %{name}.lang}
619 %defattr(644,root,root,755)
620 %doc ChangeLog README RELEASE-NOTES
621 %attr(755,root,root) /sbin/*
622 %exclude /sbin/fsck
623 %attr(755,root,root) %{_sbindir}/*
624 %attr(755,root,root) %{_bindir}/*attr
625 %attr(755,root,root) %{_bindir}/mk_cmds
626 %if ! %{with allstatic}
627 %attr(755,root,root) /%{_lib}/libe2p.so.*.*
628 %attr(755,root,root) /%{_lib}/libext2fs.so.*.*
629 %attr(755,root,root) /%{_lib}/libss.so.*.*
630 %endif
631 %attr(755,root,root) %{_libdir}/e2initrd_helper
632 %{_mandir}/man1/*attr.1*
633 %{_mandir}/man1/mk_cmds.1*
634 %{_mandir}/man8/*
635 %lang(fi) %{_mandir}/fi/man[18]/*
636 %lang(fr) %{_mandir}/fr/man[18]/*
637 %lang(hu) %{_mandir}/hu/man[18]/*
638 %lang(it) %{_mandir}/it/man[18]/*
639 %lang(ja) %{_mandir}/ja/man1/*attr.1*
640 %lang(ja) %{_mandir}/ja/man8/*
641 %lang(ko) %{_mandir}/ko/man[18]/*
642 %lang(pl) %{_mandir}/pl/man[18]/*
643 %exclude %{_mandir}/*/man8/fsck.8*
644 %exclude %{_mandir}/man8/fsck.8*
645 %{_datadir}/ss
646 %{_infodir}/e2compr.info*
647
648 %files devel
649 %defattr(644,root,root,755)
650 %doc doc/libblkid.txt
651 %if ! %{with allstatic}
652 %attr(755,root,root) %{_libdir}/libblkid.so
653 %attr(755,root,root) %{_libdir}/libe2p.so
654 %attr(755,root,root) %{_libdir}/libext2fs.so
655 %attr(755,root,root) %{_libdir}/libss.so
656 %endif
657 %{_includedir}/blkid
658 %{_includedir}/e2p
659 %{_includedir}/ext2fs
660 %{_includedir}/ss
661 %{_pkgconfigdir}/blkid.pc
662 %{_pkgconfigdir}/e2p.pc
663 %{_pkgconfigdir}/ext2fs.pc
664 %{_pkgconfigdir}/ss.pc
665 %{_infodir}/libext2fs.info*
666 %{_mandir}/man3/libblkid.3*
667
668 %files static
669 %defattr(644,root,root,755)
670 %{_libdir}/libblkid.a
671 %{_libdir}/libe2p.a
672 %{_libdir}/libext2fs.a
673 %{_libdir}/libss.a
674
675 %files -n libcom_err
676 %defattr(644,root,root,755)
677 %{!?with_allstatic:%attr(755,root,root) /%{_lib}/libcom_err.so.*.*}
678
679 %files -n libcom_err-devel
680 %defattr(644,root,root,755)
681 %attr(755,root,root) %{_bindir}/compile_et
682 %{!?with_allstatic:%attr(755,root,root) %{_libdir}/libcom_err.so}
683 %{_includedir}/et
684 %{_datadir}/et
685 %{_pkgconfigdir}/com_err.pc
686 %{_mandir}/man1/compile_et.1*
687 %lang(ja) %{_mandir}/ja/man1/compile_et.1*
688 %{_mandir}/man3/com_err.3*
689 %lang(ja) %{_mandir}/ja/man3/com_err.3*
690
691 %files -n libcom_err-static
692 %defattr(644,root,root,755)
693 %{_libdir}/libcom_err.a
694
695 %files -n libuuid
696 %defattr(644,root,root,755)
697 %attr(755,root,root) %{_bindir}/uuidgen
698 %{!?with_allstatic:%attr(755,root,root) /%{_lib}/libuuid.so.*.*}
699 %{_mandir}/man1/uuidgen.1*
700 %lang(ja) %{_mandir}/ja/man1/uuidgen.1*
701
702 %files -n libuuid-devel
703 %defattr(644,root,root,755)
704 %{!?with_allstatic:%attr(755,root,root) %{_libdir}/libuuid.so}
705 %{_includedir}/uuid
706 %{_pkgconfigdir}/uuid.pc
707 %{_mandir}/man3/*uuid*
708 %lang(ja) %{_mandir}/ja/man3/*uuid*
709
710 %files -n libuuid-static
711 %defattr(644,root,root,755)
712 %{_libdir}/libuuid.a
713
714 %files -n fsck
715 %defattr(644,root,root,755)
716 %attr(755,root,root) /sbin/fsck
717 %if ! %{with allstatic}
718 %attr(755,root,root) /%{_lib}/libblkid.so.*.*
719 %endif
720 %{_mandir}/man8/fsck.8*
721 %lang(it) %{_mandir}/it/man8/fsck.8*
722 %lang(ja) %{_mandir}/ja/man8/fsck.8*
723 %lang(ko) %{_mandir}/ko/man8/fsck.8*
724 %lang(pl) %{_mandir}/pl/man8/fsck.8*
This page took 0.147969 seconds and 3 git commands to generate.