remove rfkill provided by util-linux [release 2.7-2mamba;Thu Nov 16 2017]

This commit is contained in:
Silvan Calarco 2024-01-05 20:45:51 +01:00
parent 5c95e37360
commit 8db962cc46

View File

@ -1,7 +1,7 @@
### AUTOUPDATE-OFF: 0
Name: bash-completion
Version: 2.7
Release: 1mamba
Release: 2mamba
Epoch: 1
Summary: Programmable completion for bash
Group: Applications/Shells
@ -55,7 +55,7 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/nmcli
# provided in util-linux
rm -f %{buildroot}%{_datadir}/bash-completion/completions/\
{cal,chsh,dmesg,eject,hexdump,ionice,hwclock,ionice,look,mount,renice,rtcwake,su,umount}
{cal,chsh,dmesg,eject,rfkill,hexdump,ionice,hwclock,ionice,look,mount,renice,rtcwake,su,umount}
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -81,6 +81,9 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/\
%{_datadir}/pkgconfig/bash-completion.pc
%changelog
* Thu Nov 16 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7-2mamba
- remove rfkill provided by util-linux
* Fri Jul 21 2017 Automatic Build System <autodist@mambasoft.it> 2.7-1mamba
- automatic version update by autodist