summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openlmi-providers.spec')
-rw-r--r--openlmi-providers.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 34e4e29..d4eeffc 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -3,7 +3,7 @@
Name: openlmi-providers
Version: 0.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Set of basic CIM providers
License: LGPLv2+
@@ -144,6 +144,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: dmidecode
%endif
Requires: util-linux
+Requires: smartmontools
%description -n openlmi-hardware
%{summary}.
@@ -885,7 +886,10 @@ if [ "$1" -eq 0 ]; then
fi >> %logfile 2>&1
%changelog
-* Mon Nov 04 2013 Radek Novacek <rnovacek@redhat.com> 0.4.1-3
+* Tue Nov 05 2013 Peter Schiffer <pschiffe@redhat.com> 0.4.1-2
+- Added dependency on smartmontools to hardware subpackage
+
+* Mon Nov 04 2013 Radek Novacek <rnovacek@redhat.com> 0.4.1-1
- Version 0.4.1
- Add powermanagement and hardware providers documentation
- Require cim-schema