From b5d42aaf331aee9e0d063c7acc2687fee58c1ce2 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:12:00 -0800 Subject: [PATCH] fix (stardust-armillary): add dep licenses (#9127) (#9158) --- .../armillary/nightly/stardust-armillary-nightly.spec | 5 ++--- anda/stardust/armillary/stable/stardust-armillary.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec index ddc1b781fc..bcbb9067a3 100644 --- a/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec +++ b/anda/stardust/armillary/nightly/stardust-armillary-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-armillary-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary Source0: %url/archive/%commit/armillary-%commit.tar.gz -License: MIT +License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-3-Clause AND (BSD-3-Clause OR MIT OR Apache-2.0) AND ISC AND BSD-3-Clause AND LGPL-2.1-or-later AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: armillary-nightly stardust-armillary-nightly @@ -29,7 +29,6 @@ A model viewer for Stardust XR which works great for hand tracking, pointers, an %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files diff --git a/anda/stardust/armillary/stable/stardust-armillary.spec b/anda/stardust/armillary/stable/stardust-armillary.spec index 5a5e5ad1c3..40a0f77787 100644 --- a/anda/stardust/armillary/stable/stardust-armillary.spec +++ b/anda/stardust/armillary/stable/stardust-armillary.spec @@ -3,12 +3,12 @@ Name: stardust-xr-armillary Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Model viewer for Stardust XR URL: https://github.com/StardustXR/armillary Source0: %url/archive/refs/tags/%version.tar.gz -License: MIT +License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-3-Clause AND (BSD-3-Clause OR MIT OR Apache-2.0) AND ISC AND BSD-3-Clause AND LGPL-2.1-or-later AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: armillary stardust-armillary @@ -26,7 +26,6 @@ A model viewer for Stardust XR which works great for hand tracking, pointers, an %install %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies %files