From ebb7fabad13facd2dab5db75422d32a1e96dbeaf2bba3f15aada151333cad0fd Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Sat, 26 Feb 2022 01:05:13 +0000 Subject: [PATCH] Accepting request 957591 from home:mcepl:branches:shells - We don't need to remove unnecessary completions (curl and pyenv in this case), the ones in /usr/share/fish/vendor_completions.d have precedence. Now just to make all other packages put theirs in the right location! OBS-URL: https://build.opensuse.org/request/show/957591 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=67 --- fish.changes | 8 ++++++++ fish.spec | 5 +---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/fish.changes b/fish.changes index 518dd33..7d71803 100644 --- a/fish.changes +++ b/fish.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 25 09:35:44 UTC 2022 - Matej Cepl + +- We don't need to remove unnecessary completions (curl and pyenv + in this case), the ones in /usr/share/fish/vendor_completions.d + have precedence. Now just to make all other packages put theirs + in the right location! + ------------------------------------------------------------------- Thu Sep 2 20:39:41 UTC 2021 - Victorhck diff --git a/fish.spec b/fish.spec index e0bafa3..93deb4c 100644 --- a/fish.spec +++ b/fish.spec @@ -1,7 +1,7 @@ # # spec file for package fish # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,9 +68,6 @@ find share/tools -type f -name *.py -exec sed -i -r '1s|^#!%{_bindir}/env |#!%{_ %find_lang %{name} -# Drop the curl completions, the curl packages provide a better version -rm %{buildroot}/%{_datadir}/fish/completions/curl.fish - rm %{buildroot}/%{_datadir}/doc/fish/.buildinfo %suse_update_desktop_file -G "Command-line interpreter" fish TerminalEmulator