conf/redhat/facter.spec in facter-1.6.3 vs conf/redhat/facter.spec in facter-1.6.4
- old
+ new
@@ -1,14 +1,14 @@
%{!?ruby_sitelibdir: %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')}
%define has_ruby_abi 0%{?fedora} || 0%{?rhel} >= 5
%define has_ruby_noarch %has_ruby_abi
-%global _ver 1.6.3
+%global _ver 1.6.4
Summary: Ruby module for collecting simple facts about a host operating system
Name: facter
-Version: 1.6.3
+Version: 1.6.4
Release: 0.1rc1%{?dist}
License: Apache 2.0
Group: System Environment/Base
URL: http://www.puppetlabs.com/puppet/related-projects/%{name}/
Source0: http://puppetlabs.com/downloads/%{name}/%{name}-%{version}rc1.tar.gz
@@ -19,10 +19,11 @@
BuildArch: noarch
%endif
Requires: ruby >= 1.8.1
Requires: which
+Requires: dmidecode
%if %has_ruby_abi
Requires: ruby(abi) = 1.8
%endif
BuildRequires: ruby >= 1.8.1
@@ -51,9 +52,12 @@
%{ruby_sitelibdir}/facter
%doc CHANGELOG INSTALL LICENSE README.md
%changelog
+* Wed Nov 30 2011 Matthaus Litteken <matthaus@puppetlabs.com> - 1.6.4-0.1rc1
+- 1.6.4 rc1
+
* Mon Oct 31 2011 Michael Stahnke <stahnma@puppetlabs.com> - 1.6.3-0.1rc1
- 1.6.3 rc1
* Mon Oct 10 2011 Michael Stahnke <stahnma@puppetlabs.com> - 1.6.2-1
- Update to 1.6.2