Fix the incorrect libhbalinux runtime dependency

This commit is contained in:
Petr Šabata 2012-02-16 14:17:38 +01:00
parent cea6c18ef6
commit 4455b38866

View File

@ -3,7 +3,7 @@
Name: fcoe-utils
Version: 1.0.22
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fibre Channel over Ethernet utilities
Group: Applications/System
License: GPLv2
@ -24,7 +24,7 @@ BuildRequires: libhbalinux-devel >= 1.0.13
BuildRequires: libnl-devel
BuildRequires: systemd-units
Requires: lldpad >= 0.9.43
Requires: libhbalinux >= 1.0.12
Requires: libhbalinux >= 1.0.13
Requires: iproute
Requires: device-mapper-multipath
Requires(post): systemd-units
@ -95,6 +95,9 @@ fi
%changelog
* Thu Feb 16 2012 Petr Šabata <contyk@redhat.com> - 1.0.22-2
- Fix the incorrect libhbalinux runtime dependency
* Mon Jan 23 2012 Petr Šabata <contyk@redhat.com> - 1.0.22-1
- 1.0.22 bump
- Remove dcbd from Description