7
0
forked from pool/rusty_v8

spec: update source names

Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
This commit is contained in:
Soc Virnyl Estela 2025-05-22 09:30:50 +08:00
parent 1dde110107
commit 926b0eaea5
No known key found for this signature in database

View File

@ -19,13 +19,13 @@
%global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$ %global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
Name: rusty_v8 Name: rusty_v8
Version: 135.1.0 Version: 137.1.0
Release: 0 Release: 0
Summary: Build tooling for Deno (do not install or use!) Summary: Build tooling for Deno (do not install or use!)
License: MIT License: MIT
Group: Productivity/Other Group: Productivity/Other
URL: https://github.com/denoland/rusty_v8 URL: https://github.com/denoland/rusty_v8
Source0: %{name}-%{version}.tar.zst Source0: %{name}-v%{version}.tar.zst
Source1: vendor.tar.zst Source1: vendor.tar.zst
Source100: rusty_v8-rpmlintrc Source100: rusty_v8-rpmlintrc
Patch0: deno-v8-arm.patch Patch0: deno-v8-arm.patch
@ -60,7 +60,7 @@ cruft that is dragged along into the deno build from V8,
Chromium, etc. Chromium, etc.
%prep %prep
%autosetup -a1 -p1 %autosetup -a1 -p1 -n %{name}-v%{version}
# Keeping this ifarch in case someone tries to build 32 bit # Keeping this ifarch in case someone tries to build 32 bit
# which is not our problem # which is not our problem
%ifarch x86_64 || x86_64_v3 || aarch64 %ifarch x86_64 || x86_64_v3 || aarch64