From 460163fa69f92ac1436cbb7d88d997734ac0ac0c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 14 Jan 2018 23:15:23 +0100 Subject: [PATCH] initial import Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-xz2.spec | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 70 insertions(+) create mode 100644 .gitignore create mode 100644 rust-xz2.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..39d282e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/xz2-0.1.4.crate diff --git a/rust-xz2.spec b/rust-xz2.spec new file mode 100644 index 0000000..90fb1f7 --- /dev/null +++ b/rust-xz2.spec @@ -0,0 +1,68 @@ +# Generated by rust2rpm +%bcond_without check +%global debug_package %{nil} + +%global crate xz2 + +Name: rust-%{crate} +Version: 0.1.4 +Release: 1%{?dist} +Summary: Rust bindings to liblzma + +License: MIT or ASL 2.0 +URL: https://crates.io/crates/xz2 +Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging +# [dependencies] +BuildRequires: (crate(futures) >= 0.1.0 with crate(futures) < 0.2.0) +BuildRequires: (crate(lzma-sys) >= 0.1.0 with crate(lzma-sys) < 0.2.0) +BuildRequires: (crate(tokio-io) >= 0.1.0 with crate(tokio-io) < 0.2.0) +%if %{with check} +# [dev-dependencies] +BuildRequires: (crate(quickcheck) >= 0.6.0 with crate(quickcheck) < 0.7.0) +BuildRequires: (crate(rand) >= 0.4.0 with crate(rand) < 0.5.0) +BuildRequires: (crate(tokio-core) >= 0.1.0 with crate(tokio-core) < 0.2.0) +%endif + +%description +%{summary}. + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel +Rust bindings to liblzma providing Read/Write streams as well as low-level +in-memory encoding/decoding. + +This package contains library source intended for building other packages +which use %{crate} from crates.io. + +%prep +%autosetup -n %{crate}-%{version} -p1 +# Test relies on relative paths, moreover those files are not packaged anywhere +sed -i -e "/fn standard_files/i #[ignore]" tests/xz.rs +%cargo_prep + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%files devel +%license LICENSE-MIT LICENSE-APACHE +%doc README.md +%{cargo_registry}/%{crate}-%{version}/ + +%changelog +* Sat Jan 13 2018 Igor Gnatenko - 0.1.4-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..7fe6d42 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (xz2-0.1.4.crate) = 01a87fc0dc11b0669bad6e515acd580149b9131d719eb6538d5e9f97c4e18ee6b072a0bbcc18a0d66917cd8580390d7b9657ba105af8a0f9a96900b7ebdb5954