diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e51cb2a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/num-iter-0.1.34.crate diff --git a/num-iter-0.1.34-fix-metadata.diff b/num-iter-0.1.34-fix-metadata.diff new file mode 100644 index 0000000..d802cd5 --- /dev/null +++ b/num-iter-0.1.34-fix-metadata.diff @@ -0,0 +1,13 @@ +--- num-iter-0.1.34/Cargo.toml 2017-07-15T02:37:27+02:00 ++++ num-iter-0.1.34/Cargo.toml 2017-11-07T23:52:28.553051+01:00 +@@ -14,10 +14,8 @@ + + [dependencies.num-integer] + optional = false +-path = "../integer" + version = "0.1.32" + + [dependencies.num-traits] + optional = false +-path = "../traits" + version = "0.1.32" diff --git a/rust-num-iter.spec b/rust-num-iter.spec new file mode 100644 index 0000000..8d1f241 --- /dev/null +++ b/rust-num-iter.spec @@ -0,0 +1,66 @@ +# Generated by rust2rpm +%bcond_without check +%global debug_package %{nil} + +%global crate num-iter + +Name: rust-%{crate} +Version: 0.1.34 +Release: 1%{?dist} +Summary: External iterators for generic mathematics + +License: MIT or ASL 2.0 +URL: https://crates.io/crates/num-iter +Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate +# Initial patched metadata +# * No paths +Patch0: num-iter-0.1.34-fix-metadata.diff + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging +# [dependencies] +BuildRequires: (crate(num-integer) >= 0.1.32 with crate(num-integer) < 0.2.0) +BuildRequires: (crate(num-traits) >= 0.1.32 with crate(num-traits) < 0.2.0) + +%description +%{summary}. + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel +External iterators for generic mathematics. + +This package contains library source intended for building other packages +which use %{crate} from crates.io. + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%files devel +%license LICENSE-MIT LICENSE-APACHE +%{cargo_registry}/%{crate}-%{version}/ + +%changelog +* Tue Nov 07 2017 Igor Gnatenko - 0.1.34-1 +- Update to 0.1.34 + +* Wed Jun 14 2017 Igor Gnatenko - 0.1.33-2 +- Port to use rust-packaging + +* Thu Mar 02 2017 Igor Gnatenko - 0.1.33-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..28f7c1f --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (num-iter-0.1.34.crate) = c983cbf7bf7daea400305d90b18644070bf1b9e6783b463b8a79d41fa0b37bd6035c8cc462693f27f1fec833051f1a5e3b4394618476b96f45ccfc692f581a05