From cb10bc31efd045bf558fb59f7fd7a19379a6c5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Lauzier?= Date: Thu, 5 Aug 2021 18:04:35 -0400 Subject: [PATCH] Initial import; Fixes RHBZ#1980607 --- .gitignore | 1 + rust-bytecheck_derive.spec | 85 ++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 87 insertions(+) create mode 100644 .gitignore create mode 100644 rust-bytecheck_derive.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7c38327 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bytecheck_derive-0.6.4.crate diff --git a/rust-bytecheck_derive.spec b/rust-bytecheck_derive.spec new file mode 100644 index 0000000..e72fc65 --- /dev/null +++ b/rust-bytecheck_derive.spec @@ -0,0 +1,85 @@ +# Generated by rust2rpm 18 +%bcond_without check +%global debug_package %{nil} + +%global crate bytecheck_derive + +Name: rust-%{crate} +Version: 0.6.4 +Release: %autorelease +Summary: Derive macro for bytecheck + +# Upstream license specification: MIT +License: MIT +URL: https://crates.io/crates/bytecheck_derive +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif + +BuildRequires: rust-packaging + +%global _description %{expand: +Derive macro for bytecheck.} + +%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 +%{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 + +%package -n %{name}+std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std-devel %{_description} + +This package contains library source intended for building other packages +which use "std" feature of "%{crate}" crate. + +%files -n %{name}+std-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 +%autochangelog diff --git a/sources b/sources new file mode 100644 index 0000000..4c7fac0 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (bytecheck_derive-0.6.4.crate) = 92e7deedcf5788a51440a8cbe3c05fec83d18ec1dcce98cf8ce99439e518a7e8deda17a370bfddd73b8020790c794d637acc67ecfd7d72d853ee1a9f31479806