From 91ae365ee6d5a4760306031ea9ecd3ca7b2113b3 Mon Sep 17 00:00:00 2001 From: Roy7Kim Date: Tue, 14 Mar 2023 10:00:30 +0900 Subject: [PATCH] Add a license info for LICENSE-Apache-2.0_WITH_LLVM-exception --- packaging/rust-linux-raw-sys.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/rust-linux-raw-sys.spec b/packaging/rust-linux-raw-sys.spec index 62663ff..e42d8f2 100644 --- a/packaging/rust-linux-raw-sys.spec +++ b/packaging/rust-linux-raw-sys.spec @@ -68,4 +68,5 @@ cp %{SOURCE1} . %manifest %{name}.manifest %license LICENSE-APACHE %license LICENSE-MIT + %license LICENSE-Apache-2.0_WITH_LLVM-exception %{_rust_dylibdir}/lib%{real_crate_name}.so -- 2.34.1