BR systemd-rpm-macros is the usual fashion
No need to make this dynamic.
This commit is contained in:
parent
31bed76071
commit
b7329e9a00
@ -21,6 +21,7 @@ BuildArch: noarch
|
||||
%endif
|
||||
|
||||
BuildRequires: rust-packaging
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
%global _description %{expand:
|
||||
This is a systemd unit generator that creates a unit file to create a
|
||||
@ -91,7 +92,6 @@ cp -a %{S:1} .
|
||||
|
||||
%generate_buildrequires
|
||||
%cargo_generate_buildrequires
|
||||
echo 'systemd-rpm-macros'
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
|
Loading…
Reference in New Issue
Block a user