From fb561b2f6d6603a2047919475fa4d795c78ec7d4 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:01:37 -0800 Subject: [PATCH] fix (stardust-black-hole): add dep licenses (#9142) (#9160) --- .../black-hole/nightly/stardust-black-hole-nightly.spec | 5 ++--- anda/stardust/black-hole/stable/stardust-black-hole.spec | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec index 3322d918d7..cd69a9c7c5 100644 --- a/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec +++ b/anda/stardust/black-hole/nightly/stardust-black-hole-nightly.spec @@ -6,11 +6,11 @@ Name: stardust-xr-black-hole-nightly Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 2%?dist Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole Source0: %url/archive/%commit/black-hole-%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 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: black-hole-nightly stardust-black-hole-nightly @@ -30,7 +30,6 @@ Packager: Owen Zimmerman %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked export STARDUST_RES_PREFIXES=%_datadir %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies mkdir -p %buildroot%_datadir diff --git a/anda/stardust/black-hole/stable/stardust-black-hole.spec b/anda/stardust/black-hole/stable/stardust-black-hole.spec index 5b23204afb..58bb86df15 100644 --- a/anda/stardust/black-hole/stable/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stable/stardust-black-hole.spec @@ -3,12 +3,12 @@ Name: stardust-xr-black-hole Version: 0.50.0 -Release: 1%?dist +Release: 2%?dist Epoch: 1 Summary: Spatial storage for Stardust XR URL: https://github.com/StardustXR/black-hole 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 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND BSD-3-Clause AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold Provides: black-hole stardust-black-hole @@ -27,7 +27,6 @@ Packager: Owen Zimmerman %define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked export STARDUST_RES_PREFIXES=%_datadir %cargo_install -%cargo_license_summary_online %{cargo_license_online} > LICENSE.dependencies mkdir -p %buildroot%_datadir