fix: stardust-xr-server (#3595) (#3616)

(cherry picked from commit fb3e560d19)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-03-01 00:54:27 -08:00
committed by GitHub
parent 14a0bb76a5
commit 921af960f0
+4 -4
View File
@@ -5,11 +5,11 @@
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
Name: stardust-xr-server
Version: 0.45.1
Release: 1%?dist
Version: %commit_date.%shortcommit
Release: 2%?dist
Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR.
URL: https://github.com/StardustXR/server
Source0: %url/archive/refs/tags/%version.tar.gz
Source0: %url/archive/%commit/server-%commit.tar.gz
License: GPL-2.0-only
BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros gcc-c++ mold
@@ -24,7 +24,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
Usable Linux display server that reinvents human-computer interaction for all kinds of XR, from putting 2D/XR apps into various 3D shells for varying uses to SDF-based interaction.
%prep
%autosetup -n server-%version
%autosetup -n server-%commit
%cargo_prep_online
%build