## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; 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 # * tests can only be run in-tree %bcond_with check %global debug_package %{nil} %global crate actix-http Name: rust-actix-http Version: 3.5.1 Release: %autorelease Summary: HTTP types and services for the Actix ecosystem License: MIT OR Apache-2.0 URL: https://crates.io/crates/actix-http Source: %{crates_source} # Manually created patch for downstream crate metadata changes # * drop unused support for rustls Patch: actix-http-fix-metadata.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: HTTP types and services for the Actix ecosystem.} %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}/CHANGES.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}+__compress-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+__compress-devel %{_description} This package contains library source intended for building other packages which use the "__compress" feature of the "%{crate}" crate. %files -n %{name}+__compress-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+actix-tls-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+actix-tls-devel %{_description} This package contains library source intended for building other packages which use the "actix-tls" feature of the "%{crate}" crate. %files -n %{name}+actix-tls-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+base64-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+base64-devel %{_description} This package contains library source intended for building other packages which use the "base64" feature of the "%{crate}" crate. %files -n %{name}+base64-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+brotli-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+brotli-devel %{_description} This package contains library source intended for building other packages which use the "brotli" feature of the "%{crate}" crate. %files -n %{name}+brotli-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compress-brotli-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+compress-brotli-devel %{_description} This package contains library source intended for building other packages which use the "compress-brotli" feature of the "%{crate}" crate. %files -n %{name}+compress-brotli-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compress-gzip-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+compress-gzip-devel %{_description} This package contains library source intended for building other packages which use the "compress-gzip" feature of the "%{crate}" crate. %files -n %{name}+compress-gzip-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compress-zstd-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+compress-zstd-devel %{_description} This package contains library source intended for building other packages which use the "compress-zstd" feature of the "%{crate}" crate. %files -n %{name}+compress-zstd-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+flate2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+flate2-devel %{_description} This package contains library source intended for building other packages which use the "flate2" feature of the "%{crate}" crate. %files -n %{name}+flate2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+h2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+h2-devel %{_description} This package contains library source intended for building other packages which use the "h2" feature of the "%{crate}" crate. %files -n %{name}+h2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+http2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+http2-devel %{_description} This package contains library source intended for building other packages which use the "http2" feature of the "%{crate}" crate. %files -n %{name}+http2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+local-channel-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+local-channel-devel %{_description} This package contains library source intended for building other packages which use the "local-channel" feature of the "%{crate}" crate. %files -n %{name}+local-channel-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+openssl-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+openssl-devel %{_description} This package contains library source intended for building other packages which use the "openssl" feature of the "%{crate}" crate. %files -n %{name}+openssl-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+rand-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+rand-devel %{_description} This package contains library source intended for building other packages which use the "rand" feature of the "%{crate}" crate. %files -n %{name}+rand-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+sha1-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sha1-devel %{_description} This package contains library source intended for building other packages which use the "sha1" feature of the "%{crate}" crate. %files -n %{name}+sha1-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+ws-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+ws-devel %{_description} This package contains library source intended for building other packages which use the "ws" feature of the "%{crate}" crate. %files -n %{name}+ws-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zstd-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zstd-devel %{_description} This package contains library source intended for building other packages which use the "zstd" feature of the "%{crate}" crate. %files -n %{name}+zstd-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 * Fri Jan 26 2024 Fedora Release Engineering - 3.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Fabio Valentini - 3.5.1-1 - Update to version 3.5.1; Fixes RHBZ#2255756 * Wed Sep 13 2023 Fabio Valentini - 3.4.0-1 - Update to version 3.4.0; Fixes RHBZ#2235545 * Fri Jul 21 2023 Fedora Release Engineering - 3.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Mar 16 2023 Fabio Valentini - 3.3.1-1 - Update to version 3.3.1; Fixes RHBZ#2174938 * Thu Feb 23 2023 Fabio Valentini - 3.3.0-1 - Update to version 3.3.0; Fixes RHBZ#2162888 * Fri Jan 20 2023 Fedora Release Engineering - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Oct 05 2022 Fabio Valentini - 3.2.2-1 - Update to version 3.2.2; Fixes RHBZ#2125901 * Sat Aug 06 2022 Fabio Valentini - 3.2.1-1 - Update to version 3.2.1; Fixes RHBZ#2095989 * Sat Jul 23 2022 Fedora Release Engineering - 3.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Fabio Valentini - 3.0.4-1 - Update to version 3.0.4; Fixes RHBZ#2048854 * Fri Jan 21 2022 Fedora Release Engineering - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 10 2021 Daiki Ueno - 2.2.1-4 - Rebuild after unretirement * Fri Jul 23 2021 Fedora Release Engineering - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 25 2020 Fabio Valentini - 2.2.0-1 - Update to version 2.2.0. * Tue Nov 03 2020 Fabio Valentini - 2.1.0-1 - Update to version 2.1.0. - Fixes RHBZ#1893068 * Mon Sep 21 2020 Fabio Valentini - 2.0.0-1 - Update to version 2.0.0. * Sat Aug 29 08:37:27 CEST 2020 Igor Raits - 2.0.0~beta.3-1 - Update to 2.0.0-beta.3 * Sat Aug 01 2020 Fedora Release Engineering - 2.0.0~alpha.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 2.0.0~alpha.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 12:34:13 CEST 2020 Igor Raits - 2.0.0~alpha.4-1 - Update to 2.0.0-alpha.4 * Thu May 14 19:44:20 CEST 2020 Igor Raits - 2.0.0~alpha.3-1 - Update to 2.0.0-alpha.3 * Sun Mar 08 07:52:15 CET 2020 Igor Raits - 2.0.0~alpha.2-1 - Update to 2.0.0-alpha.2 * Sat Feb 29 07:09:17 CET 2020 Igor Raits - 2.0.0~alpha.1-1 - Update to 2.0.0-alpha.1 * Thu Jan 30 2020 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 20 18:39:39 CET 2019 Igor Gnatenko - 1.0.1-2 - Regenerate * Fri Dec 20 11:18:28 CET 2019 Igor Gnatenko - 1.0.1-1 - Update to 1.0.1 * Fri Dec 13 19:45:14 CET 2019 Robert-André Mauchin - 1.0.0-1 - Update to 0.2.10 * Sun Aug 25 08:30:11 CEST 2019 Igor Gnatenko - 0.2.9-1 - Update to 0.2.9 * Sat Aug 03 13:48:15 CEST 2019 Igor Gnatenko - 0.2.8-1 - Update to 0.2.8 * Fri Jul 26 2019 Fedora Release Engineering - 0.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 30 11:56:04 CEST 2019 Igor Gnatenko - 0.2.5-1 - Update to 0.2.5 * Tue Jun 18 08:40:33 CEST 2019 Igor Gnatenko - 0.2.4-1 - Update to 0.2.4 * Sun Jun 02 10:42:32 CEST 2019 Igor Gnatenko - 0.2.3-1 - Update to 0.2.3 * Fri May 31 19:12:46 CEST 2019 Igor Gnatenko - 0.2.2-1 - Initial package ## END: Generated by rpmautospec