mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -6,11 +6,11 @@
|
||||
|
||||
Name: stardust-xr-comet-nightly
|
||||
Version: 0~%{commit_date}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Annotate things in Stardust XR
|
||||
URL: https://github.com/StardustXR/comet
|
||||
Source0: %url/archive/%commit/comet-%commit.tar.gz
|
||||
License: MIT
|
||||
License: MIT AND MIT OR Apache-2.0) AND Unicode-3.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 ISC AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib
|
||||
BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold
|
||||
|
||||
Provides: comet-nightly stardust-comet-nightly
|
||||
@@ -29,7 +29,6 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%install
|
||||
%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked
|
||||
%cargo_install
|
||||
%cargo_license_summary_online
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
|
||||
Name: stardust-xr-comet
|
||||
Version: 0.50.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Epoch: 1
|
||||
Summary: Annotate things in Stardust XR
|
||||
URL: https://github.com/StardustXR/comet
|
||||
Source0: %url/archive/refs/tags/%version.tar.gz
|
||||
License: MIT
|
||||
License: MIT AND MIT OR Apache-2.0) AND Unicode-3.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 ISC AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND Zlib
|
||||
BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros mold
|
||||
|
||||
Provides: comet stardust-comet
|
||||
@@ -26,7 +26,6 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%install
|
||||
%define __cargo_common_opts %{?_smp_mflags} -Z avoid-dev-deps --locked
|
||||
%cargo_install
|
||||
%cargo_license_summary_online
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user