forked from pool/rusty_v8
spec: update source names
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
This commit is contained in:
parent
1dde110107
commit
926b0eaea5
@ -19,13 +19,13 @@
|
||||
%global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 135.1.0
|
||||
Version: 137.1.0
|
||||
Release: 0
|
||||
Summary: Build tooling for Deno (do not install or use!)
|
||||
License: MIT
|
||||
Group: Productivity/Other
|
||||
URL: https://github.com/denoland/rusty_v8
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source0: %{name}-v%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
Source100: rusty_v8-rpmlintrc
|
||||
Patch0: deno-v8-arm.patch
|
||||
@ -60,7 +60,7 @@ cruft that is dragged along into the deno build from V8,
|
||||
Chromium, etc.
|
||||
|
||||
%prep
|
||||
%autosetup -a1 -p1
|
||||
%autosetup -a1 -p1 -n %{name}-v%{version}
|
||||
# Keeping this ifarch in case someone tries to build 32 bit
|
||||
# which is not our problem
|
||||
%ifarch x86_64 || x86_64_v3 || aarch64
|
||||
|
Loading…
x
Reference in New Issue
Block a user