]> git.pld-linux.org Git - packages/ddrescue.git/commitdiff
- updated to 1.14 auto/th/ddrescue-1_14-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 12 Jan 2011 17:53:51 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddrescue.spec -> 1.29

ddrescue.spec

index 8eeaf4f59b00712d8a8d2beb480446c3a47451d9..9380bf99390672630091830c9619ce76bc12211c 100644 (file)
@@ -1,17 +1,18 @@
 Summary:       Data copying in presence of I/O errors
 Summary(pl.UTF-8):     Kopiowanie danych z błędami wejścia/wyjścia
 Name:          ddrescue
-Version:       1.13
+Version:       1.14
 Release:       1
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://download.savannah.gnu.org/releases/ddrescue/%{name}-%{version}.tar.lz
-# Source0-md5: 00cd788fbd6bc5a6205c3199f7557fda
+# Source0-md5: 122d628c884a170659ac4c227cc484bc
 Patch0:                %{name}-info.patch
 URL:           http://www.nongnu.org/ddrescue/ddrescue.html
 BuildRequires: libstdc++-devel
-BuildRequires: rpmbuild(macros) >= 1.167
 BuildRequires: lzip
+BuildRequires: rpmbuild(macros) >= 1.167
+BuildRequires: tar >= 1:1.22
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -51,8 +52,7 @@ Jeśli użyjemy opcji obsługi pliku z listą złych bloków w ddrescue dane
 będą odzyskiwane bardzo wydajnie.
 
 %prep
-%setup -q -c -T
-lzip -dc %{SOURCE0} | tar xf - -C ..
+%setup -q
 %patch0 -p1
 
 %build
This page took 0.098016 seconds and 4 git commands to generate.