[kernel/f17] Add audit-libs-devel to perf build-deps to enable trace command. (rhbz 892893)

Justin M. Forbes jforbes at fedoraproject.org
Mon Mar 4 15:34:21 UTC 2013


commit 48601caa5c71a84262d3a8d568a06d40c375f911
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Mar 4 09:27:36 2013 -0600

    Add audit-libs-devel to perf build-deps to enable trace command. (rhbz 892893)

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index fbb95fb..5e804ab 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -516,7 +516,7 @@ BuildRequires: xmlto, asciidoc
 BuildRequires: sparse >= 0.4.1
 %endif
 %if %{with_perf}
-BuildRequires: elfutils-devel zlib-devel binutils-devel newt-devel python-devel perl(ExtUtils::Embed) bison
+BuildRequires: elfutils-devel zlib-devel binutils-devel newt-devel python-devel perl(ExtUtils::Embed) bison audit-libs-devel
 %endif
 %if %{with_tools}
 BuildRequires: pciutils-devel gettext
@@ -2288,6 +2288,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Mar 04 2013 Justin M. Forbes <jforbes at redhat.com>
+- Add audit-libs-devel to perf build-deps to enable trace command. (rhbz 892893)
+
 * Mon Mar 04 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.2-101
 - Linux v3.8.2
 


More information about the scm-commits mailing list