remove mount and umout provided in util-linux >= 2.28 [release 2.3-2mamba;Sun May 22 2016]
This commit is contained in:
parent
85095335e6
commit
4eaf108f9a
@ -1,7 +1,7 @@
|
|||||||
### AUTOUPDATE-OFF: 0
|
### AUTOUPDATE-OFF: 0
|
||||||
Name: bash-completion
|
Name: bash-completion
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Programmable completion for bash
|
Summary: Programmable completion for bash
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
@ -55,7 +55,7 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/nmcli
|
|||||||
|
|
||||||
# provided in util-linux
|
# provided in util-linux
|
||||||
rm -f %{buildroot}%{_datadir}/bash-completion/completions/\
|
rm -f %{buildroot}%{_datadir}/bash-completion/completions/\
|
||||||
{cal,chsh,dmesg,eject,hexdump,ionice,hwclock,ionice,look,renice,rtcwake,su}
|
{cal,chsh,dmesg,eject,hexdump,ionice,hwclock,ionice,look,mount,renice,rtcwake,su,umount}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -80,6 +80,9 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/\
|
|||||||
%{_datadir}/pkgconfig/bash-completion.pc
|
%{_datadir}/pkgconfig/bash-completion.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 22 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-2mamba
|
||||||
|
- remove mount and umout provided in util-linux >= 2.28
|
||||||
|
|
||||||
* Sat Apr 30 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
* Sat Apr 30 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
||||||
- update to 2.3
|
- update to 2.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user