From 11ba8e65fbab57374bdbcc29278e884cfa9a229a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Lauzier?= Date: Fri, 10 Dec 2021 02:17:13 -0500 Subject: [PATCH] Update spec for rust2rpm 20 --- rust-palette_derive.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/rust-palette_derive.spec b/rust-palette_derive.spec index d85026a..893ae1c 100644 --- a/rust-palette_derive.spec +++ b/rust-palette_derive.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 18 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} @@ -15,9 +15,6 @@ URL: https://crates.io/crates/palette_derive Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -36,7 +33,7 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%license LICENSE-MIT LICENSE-APACHE +%license LICENSE-APACHE LICENSE-MIT %doc README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/