From 0d728e05f7a1293b633c47fe2975bc956165940b Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Thu, 5 Jan 2012 09:54:37 -0500 Subject: [PATCH] Require dmidecode (upstream #11041) Several facts imlicitly relied upon dmidecode without checking that it was available. Ensure that these facts work as intended. Refer to http://projects.puppetlabs.com/issues/11041 for details. --- facter.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/facter.spec b/facter.spec index 8f18c74..5f71bb5 100644 --- a/facter.spec +++ b/facter.spec @@ -20,6 +20,7 @@ BuildArch: noarch %endif BuildRequires: ruby >= 1.8.1 +Requires: dmidecode Requires: ruby >= 1.8.1 %if %has_ruby_abi Requires: ruby(abi) = 1.8 @@ -58,6 +59,7 @@ rm -rf %{buildroot} %changelog * Thu Jan 05 2012 Todd Zullinger - 1.6.4-1 - Update to 1.6.4 +- Require dmidecode (upstream #11041) * Sat Oct 15 2011 Todd Zullinger - 1.6.2-1 - Update to 1.6.2