diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..122d15c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/nu-parser-0.61.0.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf new file mode 100644 index 0000000..c4fc1c2 --- /dev/null +++ b/.rust2rpm.conf @@ -0,0 +1,4 @@ +[DEFAULT] +unwanted-features = + nu-plugin + plugin diff --git a/rust-nu-parser.spec b/rust-nu-parser.spec new file mode 100644 index 0000000..c512a10 --- /dev/null +++ b/rust-nu-parser.spec @@ -0,0 +1,71 @@ +# Generated by rust2rpm 21 +%bcond_without check +%global debug_package %{nil} + +%global crate nu-parser + +Name: rust-%{crate} +Version: 0.61.0 +Release: %autorelease +Summary: Nushell's parser + +# Upstream license specification: MIT +License: MIT +URL: https://crates.io/crates/nu-parser +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Nushell's parser.} + +%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..94d34b5 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (nu-parser-0.61.0.crate) = b896e8f372280774214c7926122446baf44326eb329b599d79d477756139441f693c7efde35723b3daadcdd9a3317feda7be9bd3a8e31a5e15d27a184bcbcd57