[dlm/f18] fix patch0/1

David Teigland teigland at fedoraproject.org
Thu Aug 16 18:10:39 UTC 2012


commit 1be472d034ee33e12904d1ec0b4780530cfa51fd
Author: David Teigland <teigland at redhat.com>
Date:   Thu Aug 16 13:09:17 2012 -0500

    fix patch0/1

 dlm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dlm.spec b/dlm.spec
index 7d5e3c9..26e1fc0 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -34,7 +34,7 @@ The kernel dlm requires a user daemon to control cluster membership.
 %prep
 %setup -q
 %patch0 -p1 -b .0001-dlm_controld-fix-uninitialized-mem-for-fence_all-con.patch
-%patch0 -p1 -b .0002-dlm_stonith-include-errno.h.patch
+%patch1 -p1 -b .0002-dlm_stonith-include-errno.h.patch
 
 %build
 # upstream does not require configure


More information about the scm-commits mailing list