From 09070e87fb102e866940806ed28f682facaaa77a Mon Sep 17 00:00:00 2001 From: Ales Ledvinka Date: Jan 14 2014 14:20:47 +0000 Subject: Modalias dependency --- diff --git a/freeipmi.spec b/freeipmi.spec index f3222d7..2c39e54 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -3,7 +3,7 @@ Name: freeipmi Version: 1.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IPMI remote console and system management software License: GPLv3+ Group: Applications/System @@ -16,6 +16,7 @@ BuildRequires: libgcrypt-devel texinfo systemd-units Requires(preun): info systemd-units Requires(post): info systemd-units systemd-sysv Requires(postun): systemd-units +Requires: OpenIPMI-modalias %description The FreeIPMI project provides "Remote-Console" (out-of-band) and @@ -26,7 +27,6 @@ Platform Management Interface specification. Summary: Development package for FreeIPMI Group: Development/System Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: OpenIPMI-modalias %description devel Development package for FreeIPMI. This package includes the FreeIPMI header files and libraries. @@ -345,6 +345,19 @@ fi %dir %{_localstatedir}/cache/ipmiseld %changelog +* Tue Jan 14 2014 Ales Ledvinka - 1.3.4-2 +- Module alias dependencies. +- Changes for previous 1.3.4 update: + - Support 'solchannelsupport' workraound in ipmiconsole / + IPMICONSOLE_WORKAROUND_SKIP_CHANNEL_PAYLOAD_SUPPORT workaround flag in + libipmiconsole. + - Fix SDR cache workaround for motherboards with invalid SDR record + counts listed. + - Workaround Supermicro bug in bmc-watchdog. + - Fix error checks in sensor decoding functions, leading to possible + problems in ipmi-sensors-config. + - Update documentation with additional workarounds for motherboards. + * Tue Dec 17 2013 Christopher Meng - 1.3.4-1 - Updated to freeipmi-1.3.4