Accepting request 877895 from shells
OBS-URL: https://build.opensuse.org/request/show/877895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=27
This commit is contained in:
commit
90994f9587
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 05:43:01 UTC 2021 - Samu Voutilainen <smar@smar.fi>
|
||||
|
||||
- Define GenericName and proper category in fish.desktop
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 15:43:22 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -33,6 +33,7 @@ BuildRequires: groff
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: pcre2-devel >= 10.21
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: bc
|
||||
Requires: man
|
||||
Recommends: terminfo
|
||||
@ -72,6 +73,8 @@ rm %{buildroot}/%{_datadir}/fish/completions/curl.fish
|
||||
|
||||
rm %{buildroot}/%{_datadir}/doc/fish/.buildinfo
|
||||
|
||||
%suse_update_desktop_file -G "Command-line interpreter" fish TerminalEmulator
|
||||
|
||||
%post
|
||||
# Add fish to the list of allowed shells in /etc/shells
|
||||
if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user