diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9824d55 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/uluru-3.0.0.crate diff --git a/README.md b/README.md deleted file mode 100644 index 6f99b01..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-uluru - -The rust-uluru package diff --git a/rust-uluru.spec b/rust-uluru.spec new file mode 100644 index 0000000..7b82bf1 --- /dev/null +++ b/rust-uluru.spec @@ -0,0 +1,68 @@ +# Generated by rust2rpm 24 +%bcond_without check +%global debug_package %{nil} + +%global crate uluru + +Name: rust-uluru +Version: 3.0.0 +Release: %autorelease +Summary: Simple, fast, LRU cache implementation + +License: MPL-2.0 +URL: https://crates.io/crates/uluru +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +A simple, fast, LRU cache implementation.} + +%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..dc08ef4 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (uluru-3.0.0.crate) = f7bea4a92ff58dff7c33ee549082b28dc4638c100c330806b43d11fd384f24cd95d213e690d0797b697609dc9a01f8245667341467fd39027416be8f1c09ba04