Accepting request 591868 from home:jengelh:branches:X11:terminals
- Use a single %setup call. - Trim filler wording from description. OBS-URL: https://build.opensuse.org/request/show/591868 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=4
This commit is contained in:
parent
f71a058050
commit
f0f97ed017
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 08:13:08 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Use a single %setup call.
|
||||
- Trim filler wording from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 23:18:56 UTC 2018 - avindra@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
Name: alacritty
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
Summary: A cross-platform, GPU-accelerated terminal emulator
|
||||
Summary: A GPU-accelerated terminal emulator
|
||||
License: Apache-2.0
|
||||
Group: System/X11/Terminals
|
||||
URL: https://github.com/jwilm/alacritty/
|
||||
@ -70,8 +70,7 @@ BuildArch: noarch
|
||||
The official zsh completion script for alacritty.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{rev}
|
||||
%setup -q -n %{name}-%{rev} -D -T -a 1
|
||||
%setup -q -n %{name}-%{rev} -a1
|
||||
mkdir cargo-home
|
||||
cat >cargo-home/config <<EOF
|
||||
[source.crates-io]
|
||||
|
Loading…
Reference in New Issue
Block a user