ALT Linux Bugzilla
– Attachment 17147 Details for
Bug 51946
Нет нужных provides
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч
alacritty-0.14.0-fix-provides.patch (text/plain), 1.33 KB, created by
Кирилл Уницаев
on 2024-11-07 18:06:26 MSK
(
hide
)
Description:
патч
Filename:
MIME Type:
Creator:
Кирилл Уницаев
Created:
2024-11-07 18:06:26 MSK
Size:
1.33 KB
patch
obsolete
>diff --git a/alacritty.spec b/alacritty.spec >index 9c45da86..ec396722 100644 >--- a/alacritty.spec >+++ b/alacritty.spec >@@ -1,12 +1,15 @@ > Name: alacritty > Version: 0.14.0 >-Release: alt1 >+Release: alt2 > > Summary: A fast, cross-platform, OpenGL terminal emulator > License: Apache-2.0 > Group: Terminals > Url: https://github.com/alacritty/alacritty > >+Provides: xvt >+Provides: x-terminal-emulator >+ > Source0: %name-%version.tar > Source1: crates.tar > >@@ -54,6 +57,12 @@ install -pm0644 -D extra/completions/_alacritty %buildroot%_datadir/zsh/site-fun > install -pm0644 -D extra/completions/alacritty.bash %buildroot%_datadir/bash-completion/completions/alacritty > install -pm0644 -D /dev/null %buildroot%_sysconfdir/alacritty/alacritty.toml > >+mkdir -p %buildroot%_altdir >+cat >%buildroot%_altdir/%name <<EOF >+%_bindir/xvt %_bindir/%name 69 >+%_bindir/x-terminal-emulator %_bindir/%name 69 >+EOF >+ > %files > %doc README* LICENSE* docs/* > >@@ -71,7 +80,13 @@ install -pm0644 -D /dev/null %buildroot%_sysconfdir/alacritty/alacritty.toml > %_man1dir/alacritty*.1* > %_man5dir/alacritty*.5* > >+%_altdir/%name >+ > %changelog >+* Thu Nov 07 2024 Kirill Unitsaev <fiersik@altlinux.org> 0.14.0-alt2 >+- provide xvt and x-terminal-emulator >+- add xvt and x-terminal-emulator alternatives >+ > * Wed Oct 23 2024 Sergey Bolshakov <sbolshakov@altlinux.org> 0.14.0-alt1 > - 0.14.0 released >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51946
: 17147