## START: Set by rpmautospec ## (rpmautospec version 0.3.8) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 25 # * missing dependencies (aws-sigv4) %bcond_with check %global debug_package %{nil} %global crate reqsign Name: rust-reqsign Version: 0.14.6 Release: %autorelease Summary: Signing API requests without effort License: Apache-2.0 URL: https://crates.io/crates/reqsign Source: %{crates_source} # Automatically generated patch to strip dependencies and normalize metadata Patch: reqsign-fix-metadata-auto.diff # Manually created patch for downstream crate metadata changes Patch: reqsign-fix-metadata.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Signing API requests without effort.} %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 %doc %{crate_instdir}/CONTRIBUTING.md %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}+native-tls-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+native-tls-devel %{_description} This package contains library source intended for building other packages which use the "native-tls" feature of the "%{crate}" crate. %files -n %{name}+native-tls-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+reqwest_blocking_request-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+reqwest_blocking_request-devel %{_description} This package contains library source intended for building other packages which use the "reqwest_blocking_request" feature of the "%{crate}" crate. %files -n %{name}+reqwest_blocking_request-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+reqwest_request-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+reqwest_request-devel %{_description} This package contains library source intended for building other packages which use the "reqwest_request" feature of the "%{crate}" crate. %files -n %{name}+reqwest_request-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+rustls-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+rustls-devel %{_description} This package contains library source intended for building other packages which use the "rustls" feature of the "%{crate}" crate. %files -n %{name}+rustls-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-aliyun-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-aliyun-devel %{_description} This package contains library source intended for building other packages which use the "services-aliyun" feature of the "%{crate}" crate. %files -n %{name}+services-aliyun-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-all-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-all-devel %{_description} This package contains library source intended for building other packages which use the "services-all" feature of the "%{crate}" crate. %files -n %{name}+services-all-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-aws-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-aws-devel %{_description} This package contains library source intended for building other packages which use the "services-aws" feature of the "%{crate}" crate. %files -n %{name}+services-aws-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-azblob-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-azblob-devel %{_description} This package contains library source intended for building other packages which use the "services-azblob" feature of the "%{crate}" crate. %files -n %{name}+services-azblob-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-google-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-google-devel %{_description} This package contains library source intended for building other packages which use the "services-google" feature of the "%{crate}" crate. %files -n %{name}+services-google-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-huaweicloud-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-huaweicloud-devel %{_description} This package contains library source intended for building other packages which use the "services-huaweicloud" feature of the "%{crate}" crate. %files -n %{name}+services-huaweicloud-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+services-tencent-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+services-tencent-devel %{_description} This package contains library source intended for building other packages which use the "services-tencent" feature of the "%{crate}" crate. %files -n %{name}+services-tencent-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires %build %cargo_build %install %cargo_install %if %{with check} %check %cargo_test %endif %changelog ## START: Generated by rpmautospec * Sat Dec 23 2023 Aleksei Bavshin - 0.14.6-1 - Update to 0.14.6 * Sun Mar 26 2023 Aleksei Bavshin - 0.8.5-1 - Initial package ## END: Generated by rpmautospec