package should not attempt to own /etc/bash_completion.d
This commit is contained in:
parent
b070fe1e6f
commit
52c698f1e4
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: fcoe-utils
|
Name: fcoe-utils
|
||||||
Version: 1.0.30
|
Version: 1.0.30
|
||||||
Release: 3.git%{checkout}%{?dist}
|
Release: 4.git%{checkout}%{?dist}
|
||||||
Summary: Fibre Channel over Ethernet utilities
|
Summary: Fibre Channel over Ethernet utilities
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -82,10 +82,13 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config
|
|||||||
%{_sysconfdir}/fcoe/
|
%{_sysconfdir}/fcoe/
|
||||||
%config(noreplace) %{_sysconfdir}/fcoe/cfg-ethx
|
%config(noreplace) %{_sysconfdir}/fcoe/cfg-ethx
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/fcoe
|
%config(noreplace) %{_sysconfdir}/sysconfig/fcoe
|
||||||
%{_sysconfdir}/bash_completion.d/
|
%{_sysconfdir}/bash_completion.d/*
|
||||||
%{_libexecdir}/fcoe/
|
%{_libexecdir}/fcoe/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 01 2016 Chris Leech <cleech@redhat.com> - 1.0.30-4.git91c0c8c
|
||||||
|
- 1303433 package should not attempt to own /etc/bash_completion.d
|
||||||
|
|
||||||
* Mon Jul 06 2015 Chris Leech <cleech@redhat.com> - 1.0.30-2
|
* Mon Jul 06 2015 Chris Leech <cleech@redhat.com> - 1.0.30-2
|
||||||
- fix display when libhbalinux includes hosts without a serial number
|
- fix display when libhbalinux includes hosts without a serial number
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user