[packages/bash-completion] Remove bts completion

glen glen at pld-linux.org
Thu Jun 18 13:23:41 CEST 2020


commit cec384257b56294845be84eb1c112e29f2194bde
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jun 18 14:22:22 2020 +0300

    Remove bts completion
    
    Conflicts with completion from devscripts package.
    And devscripts version seems to be newer than one in here.

 bash-completion.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bash-completion.spec b/bash-completion.spec
index 4be57dd..e8d1242 100644
--- a/bash-completion.spec
+++ b/bash-completion.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bash-completion.git/commitdiff/cec384257b56294845be84eb1c112e29f2194bde



More information about the pld-cvs-commit mailing list