diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1e35002 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/results_*/ +/*.src.rpm + +/http-body-0.3.1.crate diff --git a/README.md b/README.md deleted file mode 100644 index c7924f3..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-http-body0.3 - -The rust-http-body0.3 package diff --git a/rust-http-body0.3.spec b/rust-http-body0.3.spec new file mode 100644 index 0000000..a3720b1 --- /dev/null +++ b/rust-http-body0.3.spec @@ -0,0 +1,75 @@ +# Generated by rust2rpm 16 +%bcond_without check +%global debug_package %{nil} + +%global crate http-body + +Name: rust-%{crate}0.3 +Version: 0.3.1 +Release: 1%{?dist} +Summary: Trait representing an asynchronous, streaming, HTTP request or response body + +# Upstream license specification: MIT +License: MIT +URL: https://crates.io/crates/http-body +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif + +BuildRequires: rust-packaging + +%global _description %{expand: +Trait representing an asynchronous, streaming, HTTP request or response body.} + +%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 +%doc README.md CHANGELOG.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 +* Sun Mar 07 2021 Fabio Valentini - 0.3.1-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..4b85cfd --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (http-body-0.3.1.crate) = 0c81b2d8512be3f07d5b08534d2a27424fd6abdf175e9bad9a657b9d95a48e2916c8713bea8de3154520c7ebd097324de246a1d2ca6595f2355e1c93fd9fe6ee