diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 6b63e45..6f9388d 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -22,7 +22,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: s390 ppc BuildRequires: libhbaapi-devel lldpad-devel libtool automake kernel-devel -Requires: lldpad libhbalinux >= 1.0.8 +Requires: lldpad libhbalinux >= 1.0.9 Requires(post): chkconfig Requires(preun): chkconfig initscripts Requires(postun): initscripts @@ -94,9 +94,7 @@ fi %doc README COPYING quickstart.txt %{_sbindir}/* %{_mandir}/man8/* -%{_sysconfdir}/fcoe/scripts/fcoeplumb %dir %{_sysconfdir}/fcoe/ -%dir %{_sysconfdir}/fcoe/scripts/ %config(noreplace) %{_sysconfdir}/fcoe/config %config(noreplace) %{_sysconfdir}/fcoe/cfg-ethx %{_initrddir}/fcoe @@ -106,6 +104,7 @@ fi * Tue Mar 16 2010 Jan Zeleny - 1.0.12-1 - rebased to version 1.0.12, improved functionality with lldpad and dcbd +- removed /etc/fcoe/scripts/fcoeplumb * Thu Dec 10 2009 Jan Zeleny - 1.0.9-2.20091204git - excluded s390 and ppc