[hfsutils/f15/master] fix patch for fuzzy=0

Karsten Hopp karsten at fedoraproject.org
Fri May 6 10:47:16 UTC 2011


commit 975c51255e796db2005b1cadc483f35ea2ee35de
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri May 6 12:46:39 2011 +0200

    fix patch for fuzzy=0

 hfsutils-3.2.6-largefile.patch |    8 ++++----
 hfsutils.spec                  |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/hfsutils-3.2.6-largefile.patch b/hfsutils-3.2.6-largefile.patch
index 5383d44..1882d19 100644
--- a/hfsutils-3.2.6-largefile.patch
+++ b/hfsutils-3.2.6-largefile.patch
@@ -1,8 +1,8 @@
-diff -urNp libhfs/os/unix.c.orig libhfs/os/unix.c
---- libhfs/os/unix.c	1998-11-03 03:39:13.000000000 +0530
-+++ libhfs/os/unix.c	2009-01-11 22:15:55.000000000 +0530
+diff -up hfsutils-3.2.6/libhfs/os/unix.c.patch1 hfsutils-3.2.6/libhfs/os/unix.c
+--- hfsutils-3.2.6/libhfs/os/unix.c.patch1	1998-11-02 23:09:13.000000000 +0100
++++ hfsutils-3.2.6/libhfs/os/unix.c	2011-05-06 12:45:15.000000000 +0200
 @@ -19,6 +19,11 @@
-  * $Id: hfsutils-3.2.6-largefile.patch,v 1.2 2009/01/11 17:09:16 rishi Exp $
+  * $Id: unix.c,v 1.8 1998/11/02 22:09:13 rob Exp $
   */
  
 +#ifdef __linux__
diff --git a/hfsutils.spec b/hfsutils.spec
index 348034e..5186450 100644
--- a/hfsutils.spec
+++ b/hfsutils.spec
@@ -43,7 +43,7 @@ hfsutils-devel package.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 
 %build
 %{configure} --with-tcl=%{_libdir}  --with-tk=%{_libdir}


More information about the scm-commits mailing list