diff --git a/anda/stardust/armillary/stardust-armillary.spec b/anda/stardust/armillary/stardust-armillary.spec index 8056e6743f..572566707f 100644 --- a/anda/stardust/armillary/stardust-armillary.spec +++ b/anda/stardust/armillary/stardust-armillary.spec @@ -6,7 +6,7 @@ Name: stardust-xr-armillary Version: %commit_date.%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 @@ -28,10 +28,13 @@ 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 %_bindir/armillary %license LICENSE +%license LICENSE.dependencies %doc README.md %changelog