Author: qboosh Date: Wed Jan 12 17:53:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.14
---- Files affected: packages/ddrescue: ddrescue.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/ddrescue/ddrescue.spec diff -u packages/ddrescue/ddrescue.spec:1.28 packages/ddrescue/ddrescue.spec:1.29 --- packages/ddrescue/ddrescue.spec:1.28 Wed Sep 1 08:43:17 2010 +++ packages/ddrescue/ddrescue.spec Wed Jan 12 18:53:51 2011 @@ -2,17 +2,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 @@ -52,8 +53,7 @@ będą odzyskiwane bardzo wydajnie. %prep -%setup -q -c -T -lzip -dc %{SOURCE0} | tar xf - -C .. +%setup -q %patch0 -p1 %build @@ -94,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2011/01/12 17:53:51 qboosh +- updated to 1.14 + Revision 1.28 2010/09/01 06:43:17 qboosh - updated to 1.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ddrescue/ddrescue.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
