[ipmitool] Resolves: 997811

aledvink aledvink at fedoraproject.org
Mon Oct 14 12:15:20 UTC 2013


commit 3df5c2ec8e3ba437c9483df7756d63c7420e866c
Author: Ales Ledvinka <aledvink at redhat.com>
Date:   Mon Oct 14 14:13:52 2013 +0200

    Resolves: 997811

 ipmitool.spec |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/ipmitool.spec b/ipmitool.spec
index 9274259..987326d 100644
--- a/ipmitool.spec
+++ b/ipmitool.spec
@@ -86,6 +86,18 @@ done
 # --enable-file-security adds some security checks
 # --disable-intf-free disables FreeIPMI support - we don't want to depend on
 #   FreeIPMI libraries, FreeIPMI has its own ipmitoool-like utility.
+
+# begin: release auto-tools
+# Used to be needed by aarch64 support, now only cxoem patch makefiles are left.
+aclocal
+libtoolize --automake --copy
+autoheader
+automake --foreign --add-missing --copy
+aclocal
+autoconf
+automake --foreign
+# end: release auto-tools
+
 %configure --disable-dependency-tracking --enable-file-security --disable-intf-free
 make %{?_smp_mflags}
 


More information about the scm-commits mailing list