rpms/ddrescue/FC-6 dd_rescue.spec, 1.5, 1.6 dd_rhelp-tail.patch, 1.1, 1.2

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Wed Mar 7 11:15:28 UTC 2007


Author: ixs

Update of /cvs/extras/rpms/ddrescue/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4112

Modified Files:
	dd_rescue.spec dd_rhelp-tail.patch 
Log Message:
* Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.12-6
- Fixed the patch from 1.12-5



Index: dd_rescue.spec
===================================================================
RCS file: /cvs/extras/rpms/ddrescue/FC-6/dd_rescue.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dd_rescue.spec	7 Mar 2007 10:50:56 -0000	1.5
+++ dd_rescue.spec	7 Mar 2007 11:14:55 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           dd_rescue
 Version:        1.12
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Fault tolerant "dd" utility for rescuing data from bad media
 Group:          Applications/System
 License:        GPL
@@ -25,7 +25,9 @@
 %prep
 %setup -q -n %{name}
 %setup -q -n %{name} -a 1 -D -T
+pushd dd_rhelp-%{rhelp_version}
 %patch0 -p 1 -b .tail
+popd
 
 %build
 make RPM_OPT_FLAGS="%{optflags}" %{?_smp_mflags}
@@ -56,6 +58,8 @@
 
 
 %changelog
+* Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.12-6
+- Fixed the patch from 1.12-5
 
 * Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.12-5
 - Fixed tail warning about deprecated argument. Thanks to Jason Farrell 

dd_rhelp-tail.patch:

Index: dd_rhelp-tail.patch
===================================================================
RCS file: /cvs/extras/rpms/ddrescue/FC-6/dd_rhelp-tail.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dd_rhelp-tail.patch	7 Mar 2007 10:50:56 -0000	1.1
+++ dd_rhelp-tail.patch	7 Mar 2007 11:14:55 -0000	1.2
@@ -1,5 +1,5 @@
---- /usr/bin/dd_rhelp	2006-11-09 20:41:26.000000000 -0500
-+++ dd_rhelp	2006-12-30 23:30:03.000000000 -0500
+--- dd_rhelp-0.0.6/src/dd_rhelp-sh.orig	2006-11-09 20:41:26.000000000 -0500
++++ dd_rhelp-0.0.6/src/dd_rhelp-sh	2006-12-30 23:30:03.000000000 -0500
 @@ -518,7 +518,7 @@
  	[ "$DEBUG" == "on" ] && echo "BAD !" >&2
      fi




More information about the scm-commits mailing list