From 2329931f8511be07c0ee51ca15f1288856f7ac75 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 6 Dec 2018 12:25:31 -0800 Subject: [PATCH] Initial package --- .gitignore | 1 + rust-crc32fast.spec | 75 +++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 77 insertions(+) create mode 100644 .gitignore create mode 100644 rust-crc32fast.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4977855 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/crc32fast-1.1.2.crate diff --git a/rust-crc32fast.spec b/rust-crc32fast.spec new file mode 100644 index 0000000..2037115 --- /dev/null +++ b/rust-crc32fast.spec @@ -0,0 +1,75 @@ +# Generated by rust2rpm +%bcond_without check +%global debug_package %{nil} + +%global crate crc32fast + +Name: rust-%{crate} +Version: 1.1.2 +Release: 1%{?dist} +Summary: Fast, SIMD-accelerated CRC32 (IEEE) checksum computation + +# Upstream license specification: MIT OR Apache-2.0 +License: MIT or ASL 2.0 +URL: https://crates.io/crates/crc32fast +Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging +BuildRequires: (crate(cfg-if/default) >= 0.1.0 with crate(cfg-if/default) < 0.2.0) +%if %{with check} +BuildRequires: (crate(bencher/default) >= 0.1.0 with crate(bencher/default) < 0.2.0) +BuildRequires: (crate(quickcheck) >= 0.6.0 with crate(quickcheck) < 0.7.0) +BuildRequires: (crate(rand/default) >= 0.4.0 with crate(rand/default) < 0.5.0) +%endif + +%global _description \ +Fast, SIMD-accelerated CRC32 (IEEE) checksum computation. + +%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-APACHE LICENSE-MIT +%doc README.md +%{cargo_registry}/%{crate}-%{version}/ + +%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}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +* Mon Dec 03 2018 Josh Stone - 1.1.2-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..2053bd4 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (crc32fast-1.1.2.crate) = f0ff5c889a89e0c235ff876d2e0bf50a5c97b85c6f19abbc3d12de26c97e678e784c04cc975be7d008b45fba7ac68c9a129680e37492d77f7a0f433fa895c659