From 35a2565d570f33bcff43d15056a627200d91790c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 19 Oct 2003 21:00:33 +0000 Subject: [PATCH] - pl, BR: ac,am,lt Changed files: e2salvage.spec -> 1.2 --- e2salvage.spec | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/e2salvage.spec b/e2salvage.spec index a7f905c..91c3aae 100644 --- a/e2salvage.spec +++ b/e2salvage.spec @@ -1,15 +1,17 @@ -Summary: e2salvage is a utility which tries to recover a data from damaged ext2. +Summary: e2salvage - a utility which tries to recover a data from damaged ext2 +Summary(pl): e2salvage - narzêdzie próbuj±ce odzyskaæ dane z uszkodzonego ext2 Name: e2salvage Version: 0.0.8a Release: 0.1 License: GPL -Group: cos -###### Unknown group! +Group: Applications/System Source0: http://dl.sourceforge.net/e2salvage/%{name}-%{version}.tbz2 # Source0-md5: 029608f5f42890aabd1a2c889de859ad Patch0: %{name}-BLKGETSIZE64.patch URL: http://e2salvage.sourceforge.net/ -#BuildRequires: - +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -18,10 +20,20 @@ filesystems. Unlike e2fsck, it does not look for the data at particular places and it don't tend to believe the data it finds; thus it can handle much more damaged filesystem. -fsck connects the found i-nodes to lost+found directory e2salvage +fsck connects the found i-nodes to lost+found directory; e2salvage instead tries to recover the directory structure. If all else fails the directories are linked to the root. +%description -l pl +e2salvage to narzêdzie, które próbuje odzyskaæ dane z uszkodzonych +systemów plików ext2. W przeciwieñstwie do e2fsck nie szuka danych w +okre¶lonych miejscach i nie próbuje zaufaæ danym, które znajdzie; +dziêki temu mo¿e obs³u¿yæ du¿o bardziej uszkodzone systemy plików. + +fsck do³±cza znalezione i-wêz³y do katalogu lost+found; e2salvage +zamiast tego próbuje odtworzyæ strukturê katalogów. Je¶li wszystko +inne zawiedzie, katalogi s± pod³±czane do g³ównego katalogu. + %prep %setup -q %patch0 -p1 -- 2.44.0