Author: qboosh Date: Thu Jul 20 17:59:48 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: ext3rminator.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ext3rminator.spec diff -u SPECS/ext3rminator.spec:1.1 SPECS/ext3rminator.spec:1.2 --- SPECS/ext3rminator.spec:1.1 Tue Jul 11 20:54:34 2006 +++ SPECS/ext3rminator.spec Thu Jul 20 19:59:43 2006 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -# Summary: Simple program for undeleting files from ext3 partition +Summary(pl): Prosty program do odzyskiwania usuniętych plików na partycjach ext3 Name: ext3rminator %define _pre pre2 Version: 0.3.0 @@ -9,17 +9,27 @@ Group: Applications/System Source0: http://web.glandium.org/debian/repository/experimental/%{name}_0.2.99+%{version}%{_pre}.orig.tar.gz # Source0-md5: 450ce0405a2be760a1e9ced200c05c72 -URL: http://web.glandium.org/debian/repository/experimental +URL: http://web.glandium.org/debian/repository/experimental/ BuildRequires: e2fsprogs-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Ext3rminator is a last chance program when you just unthoughtfully deleted -several megabytes of data on an ext3 (or ext2) partition. It goes through all -free blocks in the filesystem to look for what can look like data. +Ext3rminator is a last chance program when you just unthoughtfully +deleted several megabytes of data on an ext3 (or ext2) partition. It +goes through all free blocks in the filesystem to look for what can +look like data. + +It is only able to recover files where the 48 first KB (actually, 12 +blocks, a block usually being 4096 bytes) are contiguous. + +%description -l pl +ext3rminator to program ostatniej szansy w przypadku bezmyślnego +usunięcia wielu megabajtów danych z partycji ext3 (lub ext2). +Przeszukuje wszystkie wolne bloki w systemie plików w poszukiwaniu +czegoś, co wygląda jak dane. -It is only able to recover files where the 48 first KB (actually, 12 blocks, -a block usually being 4096 bytes) are contiguous. +Jest w stanie odzyskać pliki tylko jeśli pierwsze 48 kB (właściwie 12 +bloków przy rozmiarze bloku równym zwykle 4096 bajtów) jest ciągłe. %prep %setup -q -n %{name}-%{version}%{_pre} @@ -51,6 +61,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/07/20 17:59:43 qboosh +- pl + Revision 1.1 2006/07/11 18:54:34 sparky - NEW, no real URL - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ext3rminator.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
