The package rpms/rust-trust-dns-resolver0.19.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-trust-dns-resolver0.19.git/comm....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 36bb0e6429dec7c3c5f50277ddd44bef481a2205 Author: Fabio Valentini decathorpe@gmail.com Date: Sat Oct 1 13:07:14 2022 +0200
compat package no longer needed
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8b8033f..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/results_*/ -/*.src.rpm - -/trust-dns-resolver-0.19.7.crate diff --git a/README.md b/README.md deleted file mode 100644 index 68c8857..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-trust-dns-resolver0.19 - -The rust-trust-dns-resolver0.19 package 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/rust-trust-dns-resolver0.19.spec b/rust-trust-dns-resolver0.19.spec deleted file mode 100644 index 170df2a..0000000 --- a/rust-trust-dns-resolver0.19.spec +++ /dev/null @@ -1,320 +0,0 @@ -# Generated by rust2rpm 22 -# * /etc/hosts and /etc/resolv.conf are not available in mock -# * no internet connectivity in mock -%bcond_with check -%global debug_package %{nil} - -%global crate trust-dns-resolver - -Name: rust-trust-dns-resolver0.19 -Version: 0.19.7 -Release: 5%{?dist} -Summary: Trust-DNS is a safe and secure DNS library - -# Upstream license specification: MIT/Apache-2.0 -License: MIT OR Apache-2.0 -URL: https://crates.io/crates/trust-dns-resolver -Source: %{crates_source} -# Automatically generated patch to strip foreign dependencies -Patch: trust-dns-resolver-fix-metadata-auto.diff - -ExclusiveArch: %{rust_arches} - -BuildRequires: rust-packaging >= 21 - -%global _description %{expand: -Trust-DNS is a safe and secure DNS library. This Resolver library uses the -Client library to perform all DNS queries. The Resolver is intended to be a -high-level library for any DNS record resolution see Resolver and AsyncResolver -for supported resolution types. The Client can be used for other queries.} - -%description %{_description} - -%package devel -Summary: %{summary} -BuildArch: noarch - -%description devel %{_description} - -This package contains library source intended for building other packages which -use the "%{crate}" crate. - -%files devel -%license %{crate_instdir}/LICENSE-APACHE -%license %{crate_instdir}/LICENSE-MIT -%doc %{crate_instdir}/README.md -%{crate_instdir}/ - -%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 the "default" feature of the "%{crate}" crate. - -%files -n %{name}+default-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+backtrace-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+backtrace-devel %{_description} - -This package contains library source intended for building other packages which -use the "backtrace" feature of the "%{crate}" crate. - -%files -n %{name}+backtrace-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dns-over-https-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dns-over-https-devel %{_description} - -This package contains library source intended for building other packages which -use the "dns-over-https" feature of the "%{crate}" crate. - -%files -n %{name}+dns-over-https-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dns-over-native-tls-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dns-over-native-tls-devel %{_description} - -This package contains library source intended for building other packages which -use the "dns-over-native-tls" feature of the "%{crate}" crate. - -%files -n %{name}+dns-over-native-tls-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dns-over-openssl-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dns-over-openssl-devel %{_description} - -This package contains library source intended for building other packages which -use the "dns-over-openssl" feature of the "%{crate}" crate. - -%files -n %{name}+dns-over-openssl-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dns-over-tls-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dns-over-tls-devel %{_description} - -This package contains library source intended for building other packages which -use the "dns-over-tls" feature of the "%{crate}" crate. - -%files -n %{name}+dns-over-tls-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dnssec-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dnssec-devel %{_description} - -This package contains library source intended for building other packages which -use the "dnssec" feature of the "%{crate}" crate. - -%files -n %{name}+dnssec-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+dnssec-openssl-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+dnssec-openssl-devel %{_description} - -This package contains library source intended for building other packages which -use the "dnssec-openssl" feature of the "%{crate}" crate. - -%files -n %{name}+dnssec-openssl-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+mdns-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+mdns-devel %{_description} - -This package contains library source intended for building other packages which -use the "mdns" feature of the "%{crate}" crate. - -%files -n %{name}+mdns-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+resolv-conf-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+resolv-conf-devel %{_description} - -This package contains library source intended for building other packages which -use the "resolv-conf" feature of the "%{crate}" crate. - -%files -n %{name}+resolv-conf-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+serde-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+serde-devel %{_description} - -This package contains library source intended for building other packages which -use the "serde" feature of the "%{crate}" crate. - -%files -n %{name}+serde-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+serde-config-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+serde-config-devel %{_description} - -This package contains library source intended for building other packages which -use the "serde-config" feature of the "%{crate}" crate. - -%files -n %{name}+serde-config-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+system-config-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+system-config-devel %{_description} - -This package contains library source intended for building other packages which -use the "system-config" feature of the "%{crate}" crate. - -%files -n %{name}+system-config-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+testing-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+testing-devel %{_description} - -This package contains library source intended for building other packages which -use the "testing" feature of the "%{crate}" crate. - -%files -n %{name}+testing-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+tokio-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+tokio-devel %{_description} - -This package contains library source intended for building other packages which -use the "tokio" feature of the "%{crate}" crate. - -%files -n %{name}+tokio-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+tokio-openssl-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+tokio-openssl-devel %{_description} - -This package contains library source intended for building other packages which -use the "tokio-openssl" feature of the "%{crate}" crate. - -%files -n %{name}+tokio-openssl-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+tokio-runtime-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+tokio-runtime-devel %{_description} - -This package contains library source intended for building other packages which -use the "tokio-runtime" feature of the "%{crate}" crate. - -%files -n %{name}+tokio-runtime-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+tokio-tls-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+tokio-tls-devel %{_description} - -This package contains library source intended for building other packages which -use the "tokio-tls" feature of the "%{crate}" crate. - -%files -n %{name}+tokio-tls-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+trust-dns-native-tls-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+trust-dns-native-tls-devel %{_description} - -This package contains library source intended for building other packages which -use the "trust-dns-native-tls" feature of the "%{crate}" crate. - -%files -n %{name}+trust-dns-native-tls-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+trust-dns-openssl-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+trust-dns-openssl-devel %{_description} - -This package contains library source intended for building other packages which -use the "trust-dns-openssl" feature of the "%{crate}" crate. - -%files -n %{name}+trust-dns-openssl-devel -%ghost %{crate_instdir}/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 -* Mon Aug 01 2022 Fabio Valentini decathorpe@gmail.com - 0.19.7-5 -- Drop unused wasm-bindgen and ring/rustls features. - -* Sat Jul 23 2022 Fedora Release Engineering releng@fedoraproject.org - 0.19.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.19.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.19.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Thu Mar 11 2021 Fabio Valentini decathorpe@gmail.com - 0.19.7-1 -- Initial compat package for trust-dns-resolver 0.19 diff --git a/rust2rpm.conf b/rust2rpm.conf deleted file mode 100644 index b1af7ed..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,10 +0,0 @@ -[DEFAULT] -unwanted-features = - rustls - tokio-rustls - trust-dns-https - trust-dns-rustls - webpki-roots - dns-over-https-rustls - dns-over-rustls - dnssec-ring diff --git a/sources b/sources deleted file mode 100644 index 2f6a5f2..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (trust-dns-resolver-0.19.7.crate) = 1cdaeb21ba8b09a4ccf39623d404aa37e872ab833cac3a9989be9d08810fc029c0ec499dc1ea17243dad88c2e9cd3cf96e7b16e1a0a974f81c910f44b2dcc72c diff --git a/trust-dns-resolver-fix-metadata-auto.diff b/trust-dns-resolver-fix-metadata-auto.diff deleted file mode 100644 index 0ff5922..0000000 --- a/trust-dns-resolver-fix-metadata-auto.diff +++ /dev/null @@ -1,16 +0,0 @@ ---- trust-dns-resolver-0.19.7/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ trust-dns-resolver-0.19.7/Cargo.toml 1970-01-01T00:00:00+00:00 -@@ -125,12 +125,9 @@ - dnssec-ring = ["dnssec", "trust-dns-proto/dnssec-ring"] - mdns = ["trust-dns-proto/mdns"] - serde-config = ["serde", "trust-dns-proto/serde-config"] --system-config = ["ipconfig", "resolv-conf"] -+system-config = ["resolv-conf"] - testing = [] - tokio-runtime = ["tokio/rt-core", "trust-dns-proto/tokio-runtime"] --[target."cfg(windows)".dependencies.ipconfig] --version = "0.2.0" --optional = true - [badges.codecov] - branch = "master" - repository = "bluejekyll/trust-dns"
arch-excludes@lists.fedoraproject.org