[libvirt] Rerun autotools for new patches

Cole Robinson crobinso at fedoraproject.org
Thu Sep 18 20:06:56 UTC 2014


commit a4b41a378b6dfe76ca26fe426e1c33899e71807f
Author: Cole Robinson <crobinso at redhat.com>
Date:   Thu Sep 18 16:06:49 2014 -0400

    Rerun autotools for new patches

 libvirt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index ada2e30..8216f08 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -13,7 +13,7 @@
 # Default to skipping autoreconf.  Distros can change just this one line
 # (or provide a command-line override) if they backport any patches that
 # touch configure.ac or Makefile.am.
-%{!?enable_autotools:%define enable_autotools 0}
+%{!?enable_autotools:%define enable_autotools 1}
 
 # A client only build will create a libvirt.so only containing
 # the generic RPC driver, and test driver and no libvirtd


More information about the scm-commits mailing list