]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
Remove bts completion auto/th/bash-completion-2.8-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 18 Jun 2020 11:22:22 +0000 (14:22 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 18 Jun 2020 11:22:24 +0000 (14:22 +0300)
Conflicts with completion from devscripts package.
And devscripts version seems to be newer than one in here.

bash-completion.spec

index 4be57ddabe31327a38a312c5418aef4554141b03..e8d124260e958939e50496997e817aa84a3dd7e4 100644 (file)
@@ -6,7 +6,7 @@ Summary:        bash-completion offers programmable completion for bash
 Summary(pl.UTF-8):     Programowalne uzupełnianie nazw dla basha
 Name:          bash-completion
 Version:       2.8
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Shells
@@ -82,7 +82,7 @@ cp -p completions/pear $RPM_BUILD_ROOT%{_datadir}/%{name}/completions
 # FreeBSD stuff
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/completions/{kldload,portupgrade}
 # Debian stuff
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/completions/{apt-build,dselect,reportbug,alternatives,update-alternatives,lintian,lintian-info}
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/completions/{apt-build,bts,dselect,reportbug,alternatives,update-alternatives,lintian,lintian-info}
 
 # do not generate autodeps
 chmod a-x $RPM_BUILD_ROOT%{_datadir}/%{name}/helpers/perl
This page took 0.048677 seconds and 4 git commands to generate.