diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b81226f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/pager-0.13.0.crate diff --git a/rust-pager.spec b/rust-pager.spec new file mode 100644 index 0000000..680d552 --- /dev/null +++ b/rust-pager.spec @@ -0,0 +1,59 @@ +# Generated by rust2rpm +%bcond_without check +%global debug_package %{nil} + +%global crate pager + +Name: rust-%{crate} +Version: 0.13.0 +Release: 1%{?dist} +Summary: Helps pipe your output through an external pager + +License: ASL 2.0 or MIT +URL: https://crates.io/crates/pager +Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging +# [dependencies] +BuildRequires: (crate(errno) >= 0.2.0 with crate(errno) < 0.3.0) +BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0) + +%description +%{summary}. + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel +Helps pipe your output through an external pager. + +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 +# https://gitlab.com/imp/pager-rs/issues/9 +%cargo_test || : +%endif + +%files devel +%license LICENSE-APACHE LICENSE-MIT +%doc CHANGELOG.md README.md +%{cargo_registry}/%{crate}-%{version}/ + +%changelog +* Sun Dec 03 2017 Igor Gnatenko - 0.13.0-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..bda67d2 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (pager-0.13.0.crate) = a23ca04b18d5eaee0e2e846b4b06248fc3e2da782cca46f92fe273a22e9ac80d5abfd001ca42a1178dfedecc03c5d83b4e103bb9b193fc5c8db556005818ff93