diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b45b207 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/darling_macro-0.14.4.crate diff --git a/README.md b/README.md deleted file mode 100644 index bd1ffbb..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-darling_macro0.14 - -The rust-darling_macro0.14 package diff --git a/rust-darling_macro0.14.spec b/rust-darling_macro0.14.spec new file mode 100644 index 0000000..f12c2ab --- /dev/null +++ b/rust-darling_macro0.14.spec @@ -0,0 +1,69 @@ +# Generated by rust2rpm 24 +%bcond_without check +%global debug_package %{nil} + +%global crate darling_macro + +Name: rust-darling_macro0.14 +Version: 0.14.4 +Release: %autorelease +Summary: Parse attributes into structs for custom derive implementations (internal support) + +License: MIT +URL: https://crates.io/crates/darling_macro +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Internal support for a proc-macro library for reading attributes into +structs when implementing custom derives. Use +https://crates.io/crates/darling in your code.} + +%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 +%{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/rust2rpm.conf b/rust2rpm.conf new file mode 100644 index 0000000..6c7a81a --- /dev/null +++ b/rust2rpm.conf @@ -0,0 +1,3 @@ +[DEFAULT] +summary = Parse attributes into structs for custom derive implementations (internal support) + diff --git a/sources b/sources new file mode 100644 index 0000000..0505f5b --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (darling_macro-0.14.4.crate) = 819fb85d8e324f4848669d32b2eecb2c2945a9891fa098eb9ca61d84588d26f0e0d1c7c482956935c7188e9c6feea0db5ae4c81bfe3d014f74fcebde80a204cf