## START: Set by rpmautospec ## (rpmautospec version 0.8.4) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 28 %bcond check 1 %global debug_package %{nil} %global crate kurbu5-derive Name: rust-kurbu5-derive Version: 0.1.2 Release: %autorelease Summary: Proc-macro derives for kurbu5-rs non-KDB plugin interfaces License: BSD-2-Clause URL: https://crates.io/crates/kurbu5-derive Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Proc-macro derives for kurbu5-rs non-KDB plugin interfaces.} %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}/CHANGELOG.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 %package -n %{name}+audit-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+audit-devel %{_description} This package contains library source intended for building other packages which use the "audit" feature of the "%{crate}" crate. %files -n %{name}+audit-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+ccselect-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+ccselect-devel %{_description} This package contains library source intended for building other packages which use the "ccselect" feature of the "%{crate}" crate. %files -n %{name}+ccselect-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+certauth-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+certauth-devel %{_description} This package contains library source intended for building other packages which use the "certauth" feature of the "%{crate}" crate. %files -n %{name}+certauth-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+clpreauth-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+clpreauth-devel %{_description} This package contains library source intended for building other packages which use the "clpreauth" feature of the "%{crate}" crate. %files -n %{name}+clpreauth-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+full-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+full-devel %{_description} This package contains library source intended for building other packages which use the "full" feature of the "%{crate}" crate. %files -n %{name}+full-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+hostrealm-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+hostrealm-devel %{_description} This package contains library source intended for building other packages which use the "hostrealm" feature of the "%{crate}" crate. %files -n %{name}+hostrealm-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+kdcpolicy-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+kdcpolicy-devel %{_description} This package contains library source intended for building other packages which use the "kdcpolicy" feature of the "%{crate}" crate. %files -n %{name}+kdcpolicy-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+kdcpreauth-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+kdcpreauth-devel %{_description} This package contains library source intended for building other packages which use the "kdcpreauth" feature of the "%{crate}" crate. %files -n %{name}+kdcpreauth-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+localauth-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+localauth-devel %{_description} This package contains library source intended for building other packages which use the "localauth" feature of the "%{crate}" crate. %files -n %{name}+localauth-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+pwqual-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+pwqual-devel %{_description} This package contains library source intended for building other packages which use the "pwqual" feature of the "%{crate}" crate. %files -n %{name}+pwqual-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires %build %cargo_build %install %cargo_install %if %{with check} %check %cargo_test %endif %changelog ## START: Generated by rpmautospec * Tue May 12 2026 Andreas Schneider - 0.1.2-1 - Initial package version 0.1.2 ## END: Generated by rpmautospec