diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbd0c50 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/termtree-0.4.0.crate diff --git a/README.md b/README.md deleted file mode 100644 index e4ff524..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-termtree - -The rust-termtree package diff --git a/rust-termtree.spec b/rust-termtree.spec new file mode 100644 index 0000000..3c480d0 --- /dev/null +++ b/rust-termtree.spec @@ -0,0 +1,68 @@ +# Generated by rust2rpm 23 +%bcond_without check +%global debug_package %{nil} + +%global crate termtree + +Name: rust-termtree +Version: 0.4.0 +Release: %autorelease +Summary: Visualize tree-like data on the command-line + +License: MIT +URL: https://crates.io/crates/termtree +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Visualize tree-like data on the command-line.} + +%description %{_description} + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages which +use the "%{crate}" crate. + +%files devel +%license %{crate_instdir}/LICENSE +%doc %{crate_instdir}/README.md +%{crate_instdir}/ + +%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 the "default" feature of the "%{crate}" crate. + +%files -n %{name}+default-devel +%ghost %{crate_instdir}/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..8351fd2 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (termtree-0.4.0.crate) = d1b5fca80dd15f506804e565816417ce03cd37e7b0f5bb5b2e21b5baaa66dee0196a3dd820eb392620403d28b018ca15404219399b5a975d80614979d710f2d0