Modalias dependency

This commit is contained in:
Ales Ledvinka 2014-01-14 15:20:47 +01:00
parent 3e1f65a968
commit 09070e87fb

View File

@ -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 <aledvink@redhat.com> - 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 <rpm@cicku.me> - 1.3.4-1
- Updated to freeipmi-1.3.4