From 81191a1bde810d89bcb26ccfc84e63eafb955344 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:49:07 -0800 Subject: [PATCH] fix (stardust protostar): add license.dependencies (#7949) (#8003) (cherry picked from commit 915a65be6042210c8d5656d4f21812b6e398e465) Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/stardust/protostar/stardust-protostar.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/anda/stardust/protostar/stardust-protostar.spec b/anda/stardust/protostar/stardust-protostar.spec index 8c9d67fd89..ed27793066 100644 --- a/anda/stardust/protostar/stardust-protostar.spec +++ b/anda/stardust/protostar/stardust-protostar.spec @@ -6,7 +6,7 @@ Name: stardust-xr-protostar Version: %commit_date.%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: Prototype application launcher for Stardust XR URL: https://github.com/StardustXR/protostar Source0: %url/archive/%commit/protostar-%commit.tar.gz @@ -38,10 +38,13 @@ wait mkdir -p %buildroot%_datadir cp -r res/* %buildroot%_datadir/ +%cargo_license_summary_online +%{cargo_license_online} > LICENSE.dependencies + %files %doc README.md %license LICENSE -%_bindir/app_grid +%license LICENSE.dependencies %_bindir/hexagon_launcher %_bindir/single %_bindir/sirius