cat-in-136 / cargo-generate-rpm

Cargo helper command to generate a binary RPM package
MIT License
87 stars 19 forks source link

Versions above 0.14.0 i.e. 0.14.1 and 0.15.0 dont work at all #116

Closed aegoroff closed 3 months ago

aegoroff commented 3 months ago

just run cargo generate-rpm ... without any changes and i got error: The following required argument was not provided: auto_req

auto_req not set in command line or in Cargo.toml file.

Nothing helps i.e. explicit setting this option from command line or in Cargo.toml file

cat-in-136 commented 3 months ago

duplicated with #114