[libguestfs] Forgot to add %patch lines.

Richard W.M. Jones rjones at fedoraproject.org
Thu Jul 26 21:10:06 UTC 2012


commit 1e52010f026699e95a02dd23de2f32a23c8008f4
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jul 26 22:09:59 2012 +0100

    Forgot to add %patch lines.

 libguestfs.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 302f0fc..e539971 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -689,6 +689,9 @@ autoreconf -i
 
 %patch4 -p1
 
+%patch11 -p1
+%patch12 -p1
+
 mkdir -p daemon/m4
 
 # Replace developer-specific README that ships with libguestfs, with


More information about the scm-commits mailing list