diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..739edef --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/colorchoice-1.0.0.crate diff --git a/README.md b/README.md deleted file mode 100644 index dd7dd36..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-colorchoice - -The rust-colorchoice package diff --git a/rust-colorchoice.spec b/rust-colorchoice.spec new file mode 100644 index 0000000..5a9267f --- /dev/null +++ b/rust-colorchoice.spec @@ -0,0 +1,69 @@ +# Generated by rust2rpm 24 +%bcond_without check +%global debug_package %{nil} + +%global crate colorchoice + +Name: rust-colorchoice +Version: 1.0.0 +Release: %autorelease +Summary: Global override of color control + +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/colorchoice +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Global override of color control.} + +%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-APACHE +%license %{crate_instdir}/LICENSE-MIT +%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..78441ea --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (colorchoice-1.0.0.crate) = 53363f2889cd8e8a3b3ed10c48356896c0daa72f3c12c9c7804707ab0dbc07c0e34ef52fa4f0fb1647311ce5913168c1bf62c2407ff86a33f765a9e6fccad551