From c06667fdf7475880045abb10971462fbae442340 Mon Sep 17 00:00:00 2001 From: Ales Ledvinka Date: Apr 22 2015 12:12:24 +0000 Subject: Resolves: #1213987 --- diff --git a/freeipmi.spec b/freeipmi.spec index a4dd454..f3b8a21 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -3,7 +3,7 @@ Name: freeipmi Version: 1.4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IPMI remote console and system management software License: GPLv3+ Group: Applications/System @@ -16,7 +16,6 @@ BuildRequires: libgcrypt-devel texinfo systemd Requires(preun): info systemd Requires(post): info systemd systemd-sysv Requires(postun): systemd -Requires: OpenIPMI-modalias %description The FreeIPMI project provides "Remote-Console" (out-of-band) and @@ -351,6 +350,9 @@ fi %dir %{_localstatedir}/cache/ipmiseld %changelog +* Wed Apr 22 2015 Ales Ledvinka - 1.4.8-2 +- Remove modalias dependency. + * Mon Feb 23 2015 Christopher Meng - 1.4.8-1 - Updated to freeipmi-1.4.8 - Fix segfault in crypt code with libgcrypt versions >= 1.6.0.