The package rpms/rust-hyper-tls0.4.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-hyper-tls0.4.git/commit/?id=961....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 961a131456beaa41b6f5bdd6b1e9566c64802dc0 Author: Fabio Valentini decathorpe@gmail.com Date: Fri Sep 30 13:22:07 2022 +0200
no longer needed
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 09dc7c8..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/results_*/ -/*.src.rpm - -/hyper-tls-0.4.3.crate diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..c7912ba --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +no longer needed diff --git a/hyper-tls-fix-metadata.diff b/hyper-tls-fix-metadata.diff deleted file mode 100644 index e5686eb..0000000 --- a/hyper-tls-fix-metadata.diff +++ /dev/null @@ -1,9 +0,0 @@ ---- hyper-tls-0.4.3/Cargo.toml 2020-07-06T21:21:38+00:00 -+++ hyper-tls-0.4.3/Cargo.toml 2021-03-07T21:15:32.059473+00:00 -@@ -40,6 +40,3 @@ - [dev-dependencies.tokio] - version = "0.2" - features = ["io-std", "macros"] -- --[features] --vendored = ["native-tls/vendored"] diff --git a/rust-hyper-tls0.4.spec b/rust-hyper-tls0.4.spec deleted file mode 100644 index 79deefc..0000000 --- a/rust-hyper-tls0.4.spec +++ /dev/null @@ -1,88 +0,0 @@ -# Generated by rust2rpm 16 -%bcond_without check -%global debug_package %{nil} - -%global crate hyper-tls - -Name: rust-%{crate}0.4 -Version: 0.4.3 -Release: 4%{?dist} -Summary: Default TLS implementation for use with hyper - -# Upstream license specification: MIT/Apache-2.0 -License: MIT or ASL 2.0 -URL: https://crates.io/crates/hyper-tls -Source: %{crates_source} -# Initial patched metadata -# * No vendored feature -Patch0: hyper-tls-fix-metadata.diff - -ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif - -BuildRequires: rust-packaging - -%global _description %{expand: -Default TLS implementation for use with hyper.} - -%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 -%license LICENSE-MIT LICENSE-APACHE -%doc README.md -%{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 - -%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.4.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.4.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Tue Jul 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.4.3-2 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sun Mar 07 2021 Fabio Valentini decathorpe@gmail.com - 0.4.3-1 -- Initial compat package for hyper-tls 0.4 diff --git a/sources b/sources deleted file mode 100644 index 325b894..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (hyper-tls-0.4.3.crate) = 4b16103a8490d9b39569b589747dbcad60cb5a904cfc1bbd19fd6770bb7a67ea3de0afbe46b3f08f107a8e6ad00bf74e2049d99b5d4d1cd04f1dcec4b0a3c301
arch-excludes@lists.fedoraproject.org