The package rpms/rust-phf_shared0.7.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/rust-phf_shared0.7.git/commit/?id=db....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit dbd54ef608c080c6a0c68530436e8785f9c40a6e Author: Fabio Valentini decathorpe@gmail.com Date: Wed Oct 5 12:00:01 2022 +0200
compat package no longer needed
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 3b2f9f1..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/phf_shared-0.7.24.crate diff --git a/README.md b/README.md deleted file mode 100644 index 97a8d7f..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-phf_shared0.7 - -The rust-phf_shared0.7 package \ No newline at end of file diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..3f67be8 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +compat package no longer needed diff --git a/phf_shared-fix-metadata.diff b/phf_shared-fix-metadata.diff deleted file mode 100644 index ca65e63..0000000 --- a/phf_shared-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- phf_shared-0.7.24/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ phf_shared-0.7.24/Cargo.toml 2020-02-15T12:47:16.778729+00:00 -@@ -23,7 +23,7 @@ - path = "src/lib.rs" - test = false - [dependencies.siphasher] --version = "0.2" -+version = "0.3" - - [dependencies.unicase] - version = "1.4" diff --git a/rust-phf_shared0.7.spec b/rust-phf_shared0.7.spec deleted file mode 100644 index 61f7755..0000000 --- a/rust-phf_shared0.7.spec +++ /dev/null @@ -1,116 +0,0 @@ -# Generated by rust2rpm 13 -%bcond_with check -%global debug_package %{nil} - -%global crate phf_shared - -Name: rust-%{crate}0.7 -Version: 0.7.24 -Release: 6%{?dist} -Summary: Support code shared by PHF libraries - -# Upstream license specification: MIT -# https://github.com/sfackler/rust-phf/pull/118 -License: MIT -URL: https://crates.io/crates/phf_shared -Source: %{crates_source} -# Initial patched metadata -# * Update siphasher to 0.3, https://github.com/sfackler/rust-phf/pull/144 -Patch0: phf_shared-fix-metadata.diff - -ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif - -BuildRequires: rust-packaging - -%global _description %{expand: -Support code shared by PHF libraries.} - -%description %{_description} - -%package devel -Summary: %{summary} -BuildArch: noarch - -%description devel %{_description} - -This package contains library source intended for building other packages -which use "%{crate}" crate. - -%files devel -%{cargo_registry}/%{crate}-%{version_no_tilde}/ - -%package -n %{name}+default-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+default-devel %{_description} - -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. - -%files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%package -n %{name}+core-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+core-devel %{_description} - -This package contains library source intended for building other packages -which use "core" feature of "%{crate}" crate. - -%files -n %{name}+core-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%package -n %{name}+unicase-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+unicase-devel %{_description} - -This package contains library source intended for building other packages -which use "unicase" feature of "%{crate}" crate. - -%files -n %{name}+unicase-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 -%cargo_prep - -%generate_buildrequires -%cargo_generate_buildrequires - -%build -%cargo_build - -%install -%cargo_install - -%if %{with check} -%check -%cargo_test -%endif - -%changelog -* Sat Jul 23 2022 Fedora Release Engineering releng@fedoraproject.org - 0.7.24-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.7.24-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.7.24-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.7.24-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0.7.24-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat Feb 15 13:47:16 CET 2020 Igor Raits ignatenkobrain@fedoraproject.org - 0.7.24-1 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index 4197ba2..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (phf_shared-0.7.24.crate) = 5d46e738eb9afa2c77c5d123ef47dc1f7ae767baa043cf3a937118faa64696e714dac57f01861bf58a39dac67048c55a301dd24401cbb1976a7f753873e49cca
arch-excludes@lists.fedoraproject.org