|
|
@ -1,5 +1,5 @@
|
|
|
|
# Generated by rust2rpm 22
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
# * ntest crates are not packaged yet
|
|
|
|
# * missing dev-dependency: ntest
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
@ -17,12 +17,11 @@ Source: %{crates_source}
|
|
|
|
# * drop tokio 0.3 support (Fedora only ships tokio 0.1, 0.2, and 1.0)
|
|
|
|
# * drop tokio 0.3 support (Fedora only ships tokio 0.1, 0.2, and 1.0)
|
|
|
|
Patch: async-compression-fix-metadata.diff
|
|
|
|
Patch: async-compression-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
%global _description %{expand:
|
|
|
|
Adaptors between compression crates and Rust's modern asynchronous IO types.}
|
|
|
|
Adaptors between compression crates and Rust's modern asynchronous IO
|
|
|
|
|
|
|
|
types.}
|
|
|
|
|
|
|
|
|
|
|
|
%description %{_description}
|
|
|
|
%description %{_description}
|
|
|
|
|
|
|
|
|
|
|
|