]> git.pld-linux.org Git - packages/dd_rescue.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Jul 2003 09:40:43 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dd_rescue.spec -> 1.2

dd_rescue.spec

index aed33d489d2c79971fb4262a28a561da823fef5f..248d24a0b751706ea4ecfda57742b03c200551ce 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       Data copying in presence of I/O errors
+Summary(pl):   Kopiowanie danych z b³êdami we/wy
 Name:          dd_rescue
 Version:       1.02
 Release:       1
@@ -14,6 +15,12 @@ dd_rescue helps, when nobody else will: Your disk has crashed and you
 try to copy it over to another one. Standard Un*x tools like cp, cat,
 dd will abort on every I/O error. dd_rescue won't.
 
+%description -l pl
+dd_rescue pomaga tam, gdzie nic innego nie pomo¿e: kiedy dysk padnie i
+próbujemy go skopiowaæ na inny. Standardowe narzêdzia uniksowe takie
+jak cp, cat, dd koñcz± dzia³anie na ka¿dym b³êdzie we/wy. dd_rescue
+tego nie robi.
+
 %prep
 %setup -q -n %{name}
 
@@ -23,7 +30,7 @@ rm -f missing
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -D dd_rescue $RPM_BUILD_ROOT/%{_bindir}/dd_rescue
+install -D dd_rescue $RPM_BUILD_ROOT%{_bindir}/dd_rescue
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.087225 seconds and 4 git commands to generate.